Bug 36950 - Webkit crashes.
Summary: Webkit crashes.
Status: RESOLVED DUPLICATE of bug 36917
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 04:52 PDT by dc
Modified: 2010-04-01 13:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dc 2010-04-01 04:52:54 PDT
Webkit r56855 has crashed 4 times in the past few minutes, I'm working from Safari 4.0.5 without problems. MacPro 1,1 OS X 10.6.3

system.log:

  Description:	System events log
  Size:	1.1 MB
  Last Modified:	4/1/10 7:45 AM
  Location:	/var/log/system.log
  Recent Contents:	...
Apr  1 07:17:25 dcs-Smokin-Pro [0x0-0x48048].org.webkit.nightly.WebKit[919]: 2010-04-01 07:17:25.260 QTKitServer[925:903] Error loading /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder:  dlopen(/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder, 262): no suitable image found.  Did find:
Apr  1 07:17:25 dcs-Smokin-Pro [0x0-0x48048].org.webkit.nightly.WebKit[919]: 	/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder: mach-o, but wrong architecture
Apr  1 07:17:25 dcs-Smokin-Pro QTKitServer[925]: Error loading /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder:  dlopen(/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder, 262): no suitable image found.  Did find:\n	/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder: mach-o, but wrong architecture
Comment 1 Mark Rowe (bdash) 2010-04-01 07:04:04 PDT
Please see <http://webkit.org/quality/crashlogs.html>.
Comment 2 John Moe 2010-04-01 07:22:37 PDT
I assume it is the same crash I see every few seconds when using the current nightly:

0   com.apple.WebCore             	0x00000001009a9c44 WebCore::Frame::ownerElement() const + 4
1   com.apple.WebCore             	0x00000001009d0758 WebCore::FrameView::avoidScrollbarCreation() + 24
2   com.apple.WebCore             	0x0000000100fdb6ef WebCore::ScrollView::setHasHorizontalScrollbar(bool) + 31
3   com.apple.WebCore             	0x00000001009d45d8 WebCore::FrameView::~FrameView() + 88
4   com.apple.WebCore             	0x00000001007bc198 WebCore::CachedFrame::clear() + 616
5   com.apple.WebCore             	0x00000001007bd661 WebCore::CachedPage::destroy() + 33
6   com.apple.WebCore             	0x0000000100e9e559 WebCore::PageCache::releaseAutoreleasedPagesNow() + 153
7   com.apple.WebCore             	0x00000001010f4a77 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
8   com.apple.WebCore             	0x0000000100fff635 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53


(I am too lazy to attach)
Comment 3 Alexey Proskuryakov 2010-04-01 13:41:02 PDT
The crash trace in comment 2 is the same as in bug 36959.

DC, please do attach a full crash log, so that we wouldn't need to guess.
Comment 4 Alexey Proskuryakov 2010-04-01 13:44:16 PDT
Please do comment if you can reproduce without extensions like AdBlock.

*** This bug has been marked as a duplicate of bug 36917 ***