|
Bugzilla – Full Text Bug Listing |
| Summary: | firefox crashes upon startup | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Martin Mrazik <mmrazik> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Blocker | ||
| Priority: | P5 - None | ||
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Martin Mrazik
2008-01-17 13:46:41 UTC
gdb backtrace (running firefox-bin directly)
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f75dc214700 (LWP 16956)]
0x00007f75d64d8fc5 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007f75d64d8fc5 in raise () from /lib64/libc.so.6
#1 0x00007f75d64da5b3 in abort () from /lib64/libc.so.6
#2 0x00007f75d6515988 in ?? () from /lib64/libc.so.6
#3 0x00007f75d658d397 in __fortify_fail () from /lib64/libc.so.6
#4 0x00007f75d658b7a0 in __chk_fail () from /lib64/libc.so.6
#5 0x00007f75d658bebb in __realpath_chk () from /lib64/libc.so.6
#6 0x0000000000448909 in XRE_GetBinaryPath (argv0=0x423c <Address 0x423c out of bounds>, aResult=0x7fffe4248ac0)
at /usr/include/bits/stdlib.h:46
#7 0x000000000044f583 in nsXREDirProvider::Initialize (this=0x7fffe4248bd0, aXULAppDir=<value optimized out>) at nsXREDirProvider.cpp:119
#8 0x000000000044c907 in XRE_main (argc=1, argv=0x7fffe42490d8, aAppData=0xbee510) at nsAppRunner.cpp:2405
#9 0x00007f75d64c511a in __libc_start_main () from /lib64/libc.so.6
#10 0x0000000000447db9 in _start ()
(gdb)
*** This bug has been marked as a duplicate of bug 354150 *** |