[Webkit-unassigned] [Bug 12310] Crash on refresh when using SVG as background image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 18 05:50:25 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12310
------- Comment #2 from macdome at opendarwin.org 2007-01-18 05:50 PDT -------
Date/Time: 2007-01-18 05:41:37.724 -0800
OS Version: 10.4.8 (Build 8L2127)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: zsh [2484]
Version: 2.0.4 (419.3)
Build Version: 2
Project Name: WebBrowser
Source Version: 4190300
PID: 8297
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x17ec083f
Thread 0 Crashed:
0 com.apple.WebCore 0x010f8b66
WebCore::ContainerNode::removeAllChildren() + 232 (ContainerNode.cpp:89)
1 com.apple.WebCore 0x010f8c51
WebCore::ContainerNode::~ContainerNode [not-in-charge]() + 55
(ContainerNode.cpp:114)
2 com.apple.WebCore 0x010f3bda WebCore::Document::~Document
[not-in-charge]() + 1550 (Document.cpp:427)
3 com.apple.WebCore 0x0105f5cb WebCore::SVGDocument::~SVGDocument
[in-charge deleting]() + 55 (SVGDocument.cpp:43)
4 com.apple.WebCore 0x014f1175 WebCore::Document::selfOnlyDeref() +
97 (Document.h:152)
5 com.apple.WebCore 0x014f19e3
WebCore::DocPtr<WebCore::Document>::~DocPtr [in-charge]() + 31 (DocPtr.h:33)
6 com.apple.WebCore 0x01244385 WebCore::Node::~Node
[not-in-charge]() + 191 (Node.cpp:154)
7 com.apple.WebCore 0x01228cbc
WebCore::EventTargetNode::~EventTargetNode [not-in-charge]() + 204
(EventTargetNode.cpp:72)
8 com.apple.WebCore 0x0120c4bb
WebCore::CharacterData::~CharacterData [not-in-charge]() + 79
(CharacterData.cpp:54)
9 com.apple.WebCore 0x0120d6a1 WebCore::Text::~Text [in-charge
deleting]() + 55 (Text.cpp:53)
10 com.apple.WebCore 0x010f8be1
WebCore::ContainerNode::removeAllChildren() + 355 (ContainerNode.cpp:94)
11 com.apple.WebCore 0x010f3cb8 WebCore::Document::removedLastRef()
+ 196 (Document.cpp:369)
12 com.apple.WebCore 0x0149758d
WebCore::TreeShared<WebCore::Node>::deref() + 77 (Shared.h:83)
13 com.apple.WebCore 0x014ad844
WTF::RefPtr<WebCore::Document>::operator=(WebCore::Document*) + 56
(RefPtr.h:107)
14 com.apple.WebCore 0x013935dc WebCore::FrameLoader::clear(bool) +
366 (FrameLoader.cpp:737)
15 com.apple.WebCore 0x01398fbd
WebCore::FrameLoader::begin(WebCore::KURL const&) + 61 (FrameLoader.cpp:796)
16 com.apple.WebCore 0x013994bf
WebCore::FrameLoader::receivedFirstData() + 39 (FrameLoader.cpp:755)
17 com.apple.WebCore 0x0139969f
WebCore::FrameLoader::setEncoding(WebCore::String const&, bool) + 45
(FrameLoader.cpp:1486)
18 com.apple.WebCore 0x0110043c -[WebCoreFrameBridge
receivedData:textEncodingName:] + 220 (WebCoreFrameBridge.mm:1584)
19 com.apple.WebKit 0x00332681 -[WebHTMLRepresentation
receivedData:withDataSource:] + 199 (WebHTMLRepresentation.mm:174)
20 com.apple.WebKit 0x0032de1b -[WebDataSource(WebInternal)
_receivedData:] + 89 (WebDataSource.mm:178)
21 com.apple.WebKit 0x00394647
WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int)
+ 127 (WebFrameLoaderClient.mm:636)
22 com.apple.WebCore 0x0138fedf
WebCore::FrameLoader::committedLoad(WebCore::DocumentLoader*, char const*, int)
+ 53 (FrameLoader.cpp:2922)
23 com.apple.WebCore 0x0139ff35
WebCore::DocumentLoader::commitLoad(char const*, int) + 87
(DocumentLoader.cpp:329)
24 com.apple.WebCore 0x0139ff8e
WebCore::DocumentLoader::receivedData(char const*, int) + 76
(DocumentLoader.cpp:342)
25 com.apple.WebCore 0x0138f35b
WebCore::FrameLoader::receivedData(char const*, int) + 41
(FrameLoader.cpp:1887)
26 com.apple.WebCore 0x013a11a2
WebCore::MainResourceLoader::addData(char const*, int, bool) + 80
(MainResourceLoader.cpp:135)
27 com.apple.WebCore 0x013a3021
WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 83
28 com.apple.WebCore 0x013a14d7
WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
+ 281 (MainResourceLoader.cpp:304)
29 com.apple.WebCore 0x013a2cce
WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*,
int, int) + 58
30 com.apple.WebCore 0x01382c8c -[WebCoreResourceHandleAsDelegate
connection:didReceiveData:lengthReceived:] + 172 (ResourceHandleMac.mm:350)
31 com.apple.Foundation 0x9265bb86
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 641
32 com.apple.Foundation 0x92659e67
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 686
33 com.apple.Foundation 0x92659b41 _sendCallbacks + 201
34 com.apple.CoreFoundation 0x90829379 CFRunLoopRunSpecific + 1213
35 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
36 com.apple.HIToolbox 0x92dcdb90 RunCurrentEventLoopInMode + 285
37 com.apple.HIToolbox 0x92dcd1ce ReceiveNextEventCommon + 184
38 com.apple.HIToolbox 0x92dcd0ee
BlockUntilNextEventMatchingListInMode + 81
39 com.apple.AppKit 0x9326f465 _DPSNextEvent + 572
40 com.apple.AppKit 0x9326f056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
41 com.apple.Safari 0x00006f96 0x1000 + 24470
42 com.apple.AppKit 0x93268ddb -[NSApplication run] + 512
43 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
44 com.apple.Safari 0x0005f7de 0x1000 + 387038
45 com.apple.Safari 0x0005f6f9 0x1000 + 386809
Thread 1:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001db2 __ape_agent + 307
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x90019d3c select + 12
1 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 com.apple.Foundation 0x9264b2f8 -[NSConditionLock
lockWhenCondition:] + 39
2 com.apple.Syndication 0x9a40e052 -[AsyncDB _run:] + 181
3 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 4:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082969a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9262aa9b
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 5:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082969a CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92651c4e +[NSURLCache _diskCacheSyncLoop:] +
206
4 com.apple.Foundation 0x925f536c forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x17ec083f ebx: 0x010f8a8a ecx: 0x0149982f edx: 0x00000000
edi: 0x013a2c94 esi: 0x00000000 ebp: 0xbfffdc88 esp: 0xbfffdc60
ss: 0x0000001f efl: 0x00010206 eip: 0x010f8b66 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
--
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