Closed
Bug 269645
Opened 20 years ago
Closed 20 years ago
Every time I log into slashdot, then try to quit firefox, firefox crashes
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dave.chand.mailinglist, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
|
48.65 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 It seems that everytime I login to a site, and then try to exit firefox, firefox will crash upon exiting. I've managed to get the following backtrace from gdb. This happens with my own compiled version of the 1.0 release source along with the official mac version of firefox 1.0 that is available from the web site. The talkback "agent" from the official version sent some "crash data" somewhere upon that version crashing. Program received signal EXC_BAD_ACCESS, Could not access memory. 0x2bac4d68 in __bb_exit_func () (gdb) bt #0 0x2bac4d68 in __bb_exit_func () Cannot access memory at address 0x2bac4d68 #1 0x9002c7b8 in exit () #2 0x00002f1c in _start (argc=-1610579892, argv=0xa0008088, envp=0xe) at /SourceCache/Csu/Csu-47/crt.c:267 #3 0x8fe1a558 in __dyld__dyld_start () Reproducible: Always Steps to Reproduce: 1.vist any site where you are required to login ex. https://bugzilla.mozilla.org/query.cgi?GoAheadAndLogIn=1 or www.slashdot.org 2. login. 3. exit firefox, firefox usually crashes on mac everytime. Actual Results: The program crashes Expected Results: exit gracefully. Program received signal EXC_BAD_ACCESS, Could not access memory. 0x2bac4d68 in __bb_exit_func () (gdb) bt #0 0x2bac4d68 in __bb_exit_func () Cannot access memory at address 0x2bac4d68 #1 0x9002c7b8 in exit () #2 0x00002f1c in _start (argc=-1610579892, argv=0xa0008088, envp=0xe) at /SourceCache/Csu/Csu-47/crt.c:267 #3 0x8fe1a558 in __dyld__dyld_start () (gdb)
please run components/talkback.app, and copy the incident id to this bug, thanks.
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
I am not sure if that was what you wanted..if there is anything else you need let me know. I have compile the latest cvs with debugging and logging but I cannot begin to comprehend where the problem is. P.S this happens everytime I log into to any site whether it be http or https, even the bugzilla site causes the crash.
| Reporter | ||
Comment 4•20 years ago
|
||
Not A bug. I am doing something wrong. Sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•