[Webkit-unassigned] [Bug 16375] New: REGRESSION: Safari crashes on quit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 23:00:17 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16375

           Summary: REGRESSION: Safari crashes on quit
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Steps to reproduce:

1) Open Safari with TOT WebKit
2) Go to javascript: 0;
3) Quit Safari

Result:
Safari crashed. Backtrace:

0   com.apple.JavaScriptCore            0x005d8568 KJS::UString::Rep::deref() +
74 (ustring.h:159)
1   com.apple.JavaScriptCore            0x005d85bd
WTF::RefPtr<KJS::UString::Rep>::~RefPtr() + 31 (RefPtr.h:45)
2   com.apple.JavaScriptCore            0x005d85d1
WTF::RefPtr<KJS::UString::Rep>::~RefPtr() + 17 (RefPtr.h:45)
3   com.apple.JavaScriptCore            0x005d85e5 KJS::UString::~UString() +
17 (ustring.h:229)
4   com.apple.JavaScriptCore            0x005d85f9 KJS::UString::~UString() +
17 (ustring.h:229)
5   com.apple.JavaScriptCore            0x005dbb63 KJS::Parser::~Parser() + 31
(Parser.h:41)
6   com.apple.JavaScriptCore            0x005dbb81 KJS::Parser::~Parser() + 17
(Parser.h:41)
7   com.apple.JavaScriptCore            0x00585125 __tcf_6 + 27
(Parser.cpp:111)
8   libSystem.B.dylib                   0x901c195c __cxa_finalize + 241
9   libSystem.B.dylib                   0x901c1850 exit + 33
10  com.apple.AppKit                    0x91231060 -[NSApplication terminate:]
+ 772
11  com.apple.AppKit                    0x91151f94 -[NSApplication
sendAction:to:from:] + 112


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list