Closed
Bug 246494
Opened 21 years ago
Closed 21 years ago
crash when entering my.fotopic.net
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kim, Unassigned)
References
()
Details
(Keywords: crash, stackwanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040609
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040609
When entering the site http://my.fotopic.net Mozilla 1.7b crashes.
It works with 1.6 versions.
Reproducible: Always
Steps to Reproduce:
1. go to http://my.fotopic.net
2. crash
3.
Actual Results:
mozilla 1.7b crashes
Expected Results:
show the site normally
| Reporter | ||
Comment 2•21 years ago
|
||
Im using the Mandrake Cooker build.
WFM, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a2) Gecko/20040612
Comment 4•21 years ago
|
||
can you post a Talkback ID for this crash ? Make sure to use Mozilla 1.7rc3.
Keywords: crash,
stackwanted
| Reporter | ||
Comment 5•21 years ago
|
||
how do I get this ID?
Comment 6•21 years ago
|
||
Kim, I assume you get the Feedback Agent when crashing ? After submitting this
feedback form, you should be able to find the Talkback Incident ID for this
crash by running "mozilla/components/talkback/talkback"
| Reporter | ||
Comment 7•21 years ago
|
||
No I dont get anything. Mozilla just dies.
Comment 8•21 years ago
|
||
Kim, are you using mozilla.org Mozilla 1.7rc3 ? If not, download it to make sure
as Talkback may not be in the version you're using.
If Talkback still doesn't catch the crash, it may then come from a plug-in, then
start Mozilla with "mozilla -g"
"GDB> run" to start Mozilla
when crashing and you go back to the debugger, type:
"GDB> bt" to get the backtrace and attach the output via "create a new
attachment" in bugzilla.
| Reporter | ||
Comment 9•21 years ago
|
||
yes it is version 1.7b-rc3 (the one currently in the MandrakeLinux Cooker
repository).
heres my trace:
(gdb) run
Starting program: /usr/lib/mozilla-1.7b/mozilla-bin
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...[Thread debugging using libthread_db enabled]
[New Thread 1084010528 (LWP 14003)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...[New Thread 1102031792 (LWP 14006)]
[New Thread 1119361968 (LWP 14007)]
[New Thread 1127754672 (LWP 14008)]
[New Thread 1138199472 (LWP 14009)]
[New Thread 1146592176 (LWP 14010)]
[New Thread 1154984880 (LWP 14011)]
[New Thread 1170213808 (LWP 14012)]
Couldn't get registers: No such process.
(gdb) bt
Cannot fetch general-purpose registers for thread 1102031792: generic error
(gdb)
So I guess that didn't help much
Comment 10•21 years ago
|
||
Kim, thanks for the feedback, can you try 1.7rc3 from mozilla.org (not mandrake
cooker which I believe come without Talkback, check if there's any
components/talkback/talkback) ? You can safely untar it in your user directory,
it won't affect your profile nor the Mandrake setup.
| Reporter | ||
Comment 11•21 years ago
|
||
After testing the binary packages of mozilla (directly from mozilla.org), I can
conclude that the error is in the MandrakeLinux version of mandrake 1.7b
Comment 12•21 years ago
|
||
Marking WFM then, thanks for the feedback.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•