Bug 15726 - WebKit suddenly crashing
Summary: WebKit suddenly crashing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-27 21:35 PDT by Jim Oase
Modified: 2008-03-16 11:43 PDT (History)
1 user (show)

See Also:


Attachments
Crash log from latest crash (37.63 KB, text/rtf)
2007-10-28 09:40 PDT, Jim Oase
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Oase 2007-10-27 21:35:42 PDT
Occassionally while using other programs WebKit will crash.  Today it has happened twice while using iPhoto.

This build  WebKit-SVN-r27141.dmg, Previous builds that have crashed in a similar way  r27106, r27097, r27033.

Jim
Comment 1 Matt Lilek 2007-10-27 21:50:34 PDT
Please upload a crash log using the instructions at <http://webkit.org/quality/crashlogs.html#mac>
Comment 2 Jim Oase 2007-10-28 09:40:16 PDT
Created attachment 16914 [details]
Crash log from latest crash

Just upgraded with latest nightly build    WebKit-SVN-r27176.dmg

Thid builf is also very slow getting to the web before loading.  When it finally gets to the web the pages loads very fast.  The little wheel just spins way too long before the address blues out.

Jim
Comment 3 David Kilzer (:ddkilzer) 2007-10-28 16:49:00 PDT
Top of stack from Attachment #16914 [details]:

Version: r27176 (27176)

PID:    790
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   com.apple.JavaScriptCore       	0x0016223d KJS::Error::create(KJS::ExecState*, KJS::ErrorType, KJS::UString const&, int, int, KJS::UString const&) + 237
1   com.apple.JavaScriptCore       	0x0016c40f KJS::Node::throwError(KJS::ExecState*, KJS::ErrorType, char const*, KJS::JSValue*, KJS::Identifier const&) + 191
2   com.apple.JavaScriptCore       	0x00180241 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 305
3   com.apple.JavaScriptCore       	0x0017f7da KJS::ArgumentListNode::evaluateList(KJS::ExecState*) + 154
4   com.apple.JavaScriptCore       	0x00180636 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 406
5   com.apple.JavaScriptCore       	0x0017f7da KJS::ArgumentListNode::evaluateList(KJS::ExecState*) + 154
6   com.apple.JavaScriptCore       	0x00180636 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 406
7   com.apple.JavaScriptCore       	0x00185b44 KJS::ReturnNode::execute(KJS::ExecState*) + 196
8   com.apple.JavaScriptCore       	0x0013e7fe KJS::SourceElementsNode::execute(KJS::ExecState*) + 46
9   com.apple.JavaScriptCore       	0x001771a1 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 417
10  com.apple.JavaScriptCore       	0x0013e6ac KJS::FunctionImp::execute(KJS::ExecState*) + 28

Comment 4 David Kilzer (:ddkilzer) 2007-10-28 16:50:26 PDT
(In reply to comment #2)
> Created an attachment (id=16914) [edit]
> Crash log from latest crash
> 
> Just upgraded with latest nightly build    WebKit-SVN-r27176.dmg
> 
> Thid builf is also very slow getting to the web before loading.  When it
> finally gets to the web the pages loads very fast.  The little wheel just spins
> way too long before the address blues out.

Which web site(s) are you seeing the hangs and crashes on?  This is vital information we need for each bug filed.  Thanks!

Comment 5 Robert Blaut 2008-03-16 11:43:56 PDT
(In reply to comment #4)
> Which web site(s) are you seeing the hangs and crashes on?  This is vital
> information we need for each bug filed.  Thanks!
> 

As David said without exact steps to reproduce the problem the bug report is INVALID. Jim, feel free to reopen the report, but please remember to provide requested informations.