Closed
Bug 566546
Opened 16 years ago
Closed 15 years ago
Firefox 3.7a5pre Crash Report [@ imgContainer::WriteToDecoder(char const*, unsigned int) ]
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 567211
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: chofmann, Assigned: bholley)
References
()
Details
(Keywords: crash, regression)
Crash Data
test url resulted in reproducable crash for me on recent mozilla-central build on windows7
http://crash-stats.mozilla.com/report/index/878be359-86b2-4b5e-ad1e-bd7aa2100515
0 xul.dll imgContainer::WriteToDecoder modules/libpr0n/src/imgContainer.cpp:2228
1 xul.dll imgContainer::AddSourceData modules/libpr0n/src/imgContainer.cpp:1223
2 xul.dll imgContainer::WriteToContainer modules/libpr0n/src/imgContainer.cpp:2670
3 xul.dll nsStringInputStream::ReadSegments xpcom/io/nsStringStream.cpp:276
4 xul.dll imgRequest::OnDataAvailable modules/libpr0n/src/imgRequest.cpp:1108
5 xul.dll nsPartChannel::SendOnDataAvailable netwerk/streamconv/converters/nsMultiMixedConv.cpp:112
6 xul.dll nsMultiMixedConv::SendData netwerk/streamconv/converters/nsMultiMixedConv.cpp:878
7 xul.dll nsMultiMixedConv::OnDataAvailable netwerk/streamconv/converters/nsMultiMixedConv.cpp:620
8 xul.dll ProxyListener::OnDataAvailable modules/libpr0n/src/imgLoader.cpp:1798
9 xul.dll nsStreamListenerTee::OnDataAvailable netwerk/base/src/nsStreamListenerTee.cpp:111
10 xul.dll nsHttpChannel::OnDataAvailable netwerk/protocol/http/src/nsHttpChannel.cpp:5385
11 xul.dll nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
12 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
13 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:112
14 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
15 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:118
16 xul.dll xul.dll@0x9b42db
17 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:216
18 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:199
19 nspr4.dll _PR_MD_UNLOCK nsprpub/pr/src/md/windows/w95cv.c:344
20 xul.dll xul.dll@0x30b433
21 xul.dll xul.dll@0x327941
22 firefox.exe firefox.exe@0x1bc7
23 ntdll.dll LdrpGetShimEngineInterface
24 ntdll.dll _RtlUserThreadStart
25 firefox.exe firefox.exe@0x186f
26 firefox.exe firefox.exe@0x186f
| Reporter | ||
Updated•16 years ago
|
blocking2.0: --- → ?
OS: Mac OS X → Windows 7
| Reporter | ||
Comment 1•16 years ago
|
||
some other test urls
http://www.opentopia.com/showcam.php?camid=68
http://www.city-n.ru/webcam/depot/320
https://www.google.com/accounts/ServiceLogin?service=talk&passive=true&skipvpage=true&continue=https%3A%2F%2Ftalkgadget.google.com%2Ftalkgadget%2Fauth%3Fredirect%3Dtrue%26host%3Dhttp%253A%252F%252Ftalkgadget.google.com%252Ftalkgadget%252Fnotifierclient%25
http://www.webcam.admhmao.ru/view/view.shtml?imagePath=/mjpg/video.mjpg&size=1
http://www.geocam.ru/view/cam1143x537_international_space_station_live_webcam.html
http://gov.biz.ua/dir/14-1-0-505
http://googleads.g.doubleclick.net/aclk?sa=l&ai=BQCx_Z77uS43zA9aisgbSn7DWD7Wr-KcBy5PavhTAjbcB4NQDEAgYCCCrnZYUKAo4AFDwotmFAWCE9e6FiB6gAeSzvv8DsgESd2ViY2FtcG9ydHVnYWwuY29tyAEB2gEaaHR0cDovL3dlYmNhbXBvcnR1Z2FsLmNvbS-AAgHIAqfQ3wGoAwHoA78E6AM_9QNAAADE&num=8&sig
Updated•16 years ago
|
blocking2.0: ? → final+
Updated•15 years ago
|
Assignee: nobody → bobbyholley+bmo
| Assignee | ||
Comment 2•15 years ago
|
||
This looks like a dupe of bug 567211 to me. Please re-open if you see this on a recent build.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Crash Signature: [@ imgContainer::WriteToDecoder(char const*, unsigned int) ]
You need to log in
before you can comment on or make changes to this bug.
Description
•