|
Bugzilla – Full Text Bug Listing |
| Summary: | FireFox 3 crashes | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Alexey Eremenko <al4321> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P2 - High | CC: | bart.otten85, kontakt, sshaw |
| Version: | Factory | Flags: | coolo:
SHIP_STOPPER-
|
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | FireFox 3 - Full GDB crash log | ||
|
Description
Alexey Eremenko
2008-05-28 11:22:51 UTC
please try the latest FF out of http://download.opensuse.org/repositories/mozilla:/beta/SUSE_Factory/ Firefox Trunk (vanilla) crashes too. Frequently because of Flash, but also frequently because of unknown reason... Opening a 'subwindow' is a problem. Add-on management, download management..they all make Firefox crash. So does opening kde-look.org or focussing on the textarea for a reply at Hyves.nl. There is a report about it with some logs but can't find it right now. Updated FFox to latest build. (I presume it is 3.0 RC1?, 32-bit)
Additionally I installed debug symbols.
suser@linux:~> rpm -q MozillaFirefox
MozillaFirefox-3.0-5.3
It crashes in exactly the same manner as before.
GDB output:
(gdb) c
Continuing.
[New Thread 0xb414cb90 (LWP 612)]
[Thread 0xaf374b90 (LWP 597) exited]
[New Thread 0xaf374b90 (LWP 613)]
[Thread 0xaf374b90 (LWP 613) exited]
[Thread 0xb2673b90 (LWP 547) exited]
[New Thread 0xb2673b90 (LWP 615)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7cd56d0 (LWP 482)]
nsContentList::Item (this=0x9c674a0, aIndex=0, aDoFlush=1)
at ../../../dist/include/content/nsINode.h:275
warning: Source file is more recent than executable.
275 return IsInDoc() ? GetOwnerDoc() : nsnull;
Current language: auto; currently c++
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0xffffe430 in __kernel_vsyscall ()
(gdb)
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb)
-Technologov, 01.06.2008.
Please look into it before release, as it is very important crash bug. -Technologov, 03.06.2008. That doesn't need to block the release of 11.0 because we have to do an update to FF 3.0 final anyway. Could you please provide a full backtrace (gdb command bt). That line alone doesn't make clear what the issue could be. (Or find a public testcase but that's probably harder) Created attachment 220036 [details]
FireFox 3 - Full GDB crash log
Sorry for loosing track on that but you haven't created a backtrace with the bt command. So it's still not really useful :-( Sorry. Cannot reproduce and therefore need a useful backtrace. Having Firefox 3.5 out I think we can savely close this one. |