RESOLVED WORKSFORME 14604
crash if ASV3 installed
https://bugs.webkit.org/show_bug.cgi?id=14604
Summary crash if ASV3 installed
jay
Reported 2007-07-13 06:26:45 PDT
for builds post r24002 where ASV3.1 is installed in /Library/Internet PlugIns/ opening any SVG cause webkit to crash.
Attachments
crash report (494.76 KB, text/plain)
2007-07-13 14:00 PDT, jay
no flags
crash report (25.21 KB, application/octet-stream)
2008-10-02 03:11 PDT, jay
no flags
jay
Comment 1 2007-07-13 06:35:35 PDT
ASV means Adobe SVG Viewer
Alexey Proskuryakov
Comment 2 2007-07-13 12:03:58 PDT
I cannot reproduce this issue with r24241 (local debug build), ASV 3.0x76. Please provide more detailed steps to reproduce, and a full crash log. According to <http://www.adobe.com/svg/viewer/install/>, the latest ASV version is 3.0 - are you sure that you have 3.1?
jay
Comment 3 2007-07-13 14:00:43 PDT
Created attachment 15506 [details] crash report
jay
Comment 4 2007-07-13 14:05:50 PDT
#2 my mistake ASV: Version 3.0 beta 3 (Build 76)
Alexey Proskuryakov
Comment 5 2007-07-13 23:53:37 PDT
Thread 0 Crashed: 0 com.apple.WebCore 0x01365ae4 WebCore::PluginTokenizer::writeRawData(char const*, int) + 116 1 com.apple.WebCore 0x0145e968 WebCore::FrameLoader::write(char const*, int, bool) + 216 2 com.apple.WebCore 0x0110c488 -[WebCoreFrameBridge receivedData:textEncodingName:] + 408 3 com.apple.WebKit 0x0032b970 -[WebHTMLRepresentation receivedData:withDataSource:] + 160 4 com.apple.WebKit 0x0032670c -[WebDataSource(WebInternal) _receivedData:] + 92 5 com.apple.WebKit 0x0037b848 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 120 6 com.apple.WebCore 0x0147343c WebCore::DocumentLoader::commitLoad(char const*, int) + 92 7 com.apple.WebCore 0x0147bf30 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 80 8 com.apple.WebCore 0x01478664 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 52 9 com.apple.WebCore 0x0144d048 -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] + 152 10 com.apple.Foundation 0x92c14624 -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
David Kilzer (:ddkilzer)
Comment 6 2007-07-14 15:31:47 PDT
David Kilzer (:ddkilzer)
Comment 7 2007-07-14 16:37:41 PDT
Confirmed via Comment #5.
Alexey Proskuryakov
Comment 8 2007-07-15 00:30:52 PDT
Actually, I still couldn't reproduce - I just copied the top of the crash log to a comment for easier searching.
Alexey Proskuryakov
Comment 9 2007-07-25 20:51:51 PDT
One crasher in WebCore::PluginTokenizer::writeRawData() was fixed by Anders in r24631.
Eric Seidel (no email)
Comment 10 2007-09-26 07:28:16 PDT
AFAIK this has nothing to do with SVG. I also suspect it's been fixed by Anders' fix.
Alexey Proskuryakov
Comment 11 2008-10-02 02:15:15 PDT
Now closing.
jay
Comment 12 2008-10-02 03:11:57 PDT
Created attachment 24012 [details] crash report
jay
Comment 13 2008-10-02 03:13:18 PDT
#11 please do not close bug wfm without contacting reporter first. are you using ppc? just one possible difference...
Alexey Proskuryakov
Comment 14 2008-10-02 03:41:55 PDT
This is a new and different crash, we have at least a couple of bugs about it (see bug 20958, bug 21276). > #11 please do not close bug wfm without contacting reporter first. Why are you saying this? That's definitely a correct thing to do for a bug that hasn't been confirmed in a year, and that we even have a guess at when exactly it was fixed (r24631). A reporter can always re-open the bug if it still occurs. In this particular case, re-opening was arguably the correct thing for you to do, because a crash still happens with the same steps to reproduce, but now I must close it again, because it is a different issue.
jay
Comment 15 2008-10-02 05:00:08 PDT
#14, you will also have to file the new bug, if you want a record, as I am secverly reducing my commitment to bug filing. not least because of lack of progress on outstanding bugs. regards
Note You need to log in before you can comment on or make changes to this bug.