Closed
Bug 148060
Opened 23 years ago
Closed 23 years ago
crash when click on the link
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 100250
People
(Reporter: jean-max.reymond, Assigned: pavlov)
References
()
Details
(Keywords: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523
BuildID: 2002052309
Reproducible: Always
Steps to Reproduce:
1.click on the URL
2.
3.
Actual Results: crash
Expected Results: works
Comment 1•23 years ago
|
||
wfm using build 2002052908 on Win2k (trunk) although a bit slow, image is
9000x9000 pixels and 14MB large.
Jean-Max, do you get a Talkback window popup when crashing ? If so, please post
Talkback ID for this crash by running 'mozilla/bin/components/talkback/talkback'.
Keywords: crash,
stackwanted
Reporter | ||
Comment 2•23 years ago
|
||
TalkBack ID's:
TB6817535Q and TB6817477E
Comment 3•23 years ago
|
||
Didn't find dupes, marking NEW to get Talkback data.
Might be related: bug 123535 (for mem consumption, for me Mozilla went up to
280MB to render the JPG), bug 100250.
Assignee: sgehani → pavlov
Status: UNCONFIRMED → NEW
Component: XP Apps → ImageLib
Ever confirmed: true
QA Contact: paw → tpreston
Comment 4•23 years ago
|
||
TB6817477E gets
Incident ID 6817477
Stack Signature libc.so.6 + 0x1fcc1 (0x2af40cc1) daf267b6
Email Address jean-max.reymond@bull.net
Product ID Gecko1.0
Build ID 2002052309
Trigger Time 2002-05-30 00:53:12
Platform LinuxIntel
Operating System Linux 2.2.11-2mdk
Module libc.so.6
URL visited
User Comments click on URL (which one ???)
Trigger Reason SIGIOT: Abort or IOT Instruction: (signal 6)
Source File Name
Trigger Line No.
Stack Trace
libc.so.6 + 0x1fcc1 (0x2af40cc1)
libc.so.6 + 0x210e7 (0x2af420e7)
libstdc++-libc6.1-1.so.2 + 0x2f472 (0x2b053472)
libstdc++-libc6.1-1.so.2 + 0x30486 (0x2b054486)
libstdc++-libc6.1-1.so.2 + 0x31acd (0x2b055acd)
nsImageGTK::Init()
gfxImageFrame::Init()
nsJPEGDecoder::WriteFrom()
imgRequest::OnDataAvailable()
ProxyListener::OnDataAvailable()
ImageListener::OnDataAvailable()
nsDocumentOpenInfo::OnDataAvailable()
nsStreamListenerTee::OnDataAvailable()
nsHttpChannel::OnDataAvailable()
nsOnDataAvailableEvent::HandleEvent()
nsARequestObserverEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
Comment 5•23 years ago
|
||
and TB6817535Q gets the same stack.....
Incident ID 6817535
Stack Signature libc.so.6 + 0x1fcc1 (0x2af40cc1) daf267b6
Email Address jean-max.reymond@bull.net
Product ID Gecko1.0
Build ID 2002052309
Trigger Time 2002-05-30 00:55:00
Platform LinuxIntel
Operating System Linux 2.2.11-2mdk
Module libc.so.6
URL visited http://user.tninet.se/~yff510t/slike/wtc_satelite.jpg
User Comments click on the link
Trigger Reason SIGIOT: Abort or IOT Instruction: (signal 6)
Source File Name
Trigger Line No.
Stack Trace
libc.so.6 + 0x1fcc1 (0x2af40cc1)
libc.so.6 + 0x210e7 (0x2af420e7)
libstdc++-libc6.1-1.so.2 + 0x2f472 (0x2b053472)
libstdc++-libc6.1-1.so.2 + 0x30486 (0x2b054486)
libstdc++-libc6.1-1.so.2 + 0x31acd (0x2b055acd)
nsImageGTK::Init()
gfxImageFrame::Init()
....
Comment 6•23 years ago
|
||
Marking dupe of bug 100250 (same stack). I'll add a comment in this bug.
*** This bug has been marked as a duplicate of 100250 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•