Closed
Bug 291778
Opened 20 years ago
Closed 18 years ago
Firefox crashes with segmentation fault when opening www.telefonbuch.de
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: schulz.michael.mail, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.7) Gecko/20050418 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.7) Gecko/20050418 Firefox/1.0.3 I use the amd64 own build on mozilla. When I try to open www.telefonbuch.de firefox crashes with a segementation fault every time. starce output shows that firefox trys to open a init.d directory as last action before crashes. This directory does not exits in ~/.mozilla/firefox/ Reproducible: Always Steps to Reproduce: 1.open firefox 2. open www.telefonbuch.de 3. Actual Results: segementation fault in firefox Expected Results: show www.telefonbuch.de segementation fault in mozbin
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050426 Firefox/1.0+ WFM
Comment 2•19 years ago
|
||
I experience the same crash on my AMD64 Gentoo box (using 1.0.4) on the above mentioned URL. "firefox-bin exited with non-zero: 46" The crash is 100% repeatable, loading the start page is sufficient. Attached an strace I took. I don't know if it helps in any way but there you go.
Comment 3•19 years ago
|
||
still experiencing this crash 100% reproducable on my AMD64 with version 1.06. It works fine on my Intel 32 bit box.
Comment on attachment 188298 [details]
strace
never ever ever post an strace unless someone explicitly instructs you to post
an "strace". 99.9999% of the time we want a *stack* trace. aka
where/bt/backtrace from gdb. your strace also failed to actually trace the
application but instead traced the shell script that runs the application,
making it absolutely useless (not that it'd have been remotely useful had you
done it right)
Attachment #188298 -
Attachment is obsolete: true
Updated•18 years ago
|
Assignee: bross2 → nobody
Comment 5•18 years ago
|
||
Still an issue?
Comment 6•18 years ago
|
||
Closing this bug as WORKSFORME since it works for me. If you're able to reproduce this bug using Firefox 2.0.0.3 and a new profile, please comment and reopen. http://kb.mozillazine.org/Profile_Manager
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•