Closed
Bug 476564
Opened 17 years ago
Closed 17 years ago
Crash [@ sunbird-bin@0x1afacf ] during shutdown
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 476349
People
(Reporter: tonymec, Unassigned)
Details
(Keywords: crash)
Crash Data
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090201 Calendar/1.0pre
bp-d976c843-cf78-43f9-8971-798a32090202
Symbols seem to be missing (bug 476518?)
Reproducible: Didn't try.
What I did just before the crash:
1. Hit Ctrl+Q
Actual result: crash (If Breakpad hadn't come up I would probably not have noticed it :-/
Expected result: normal closedown
Signature sunbird-bin@0x1afacf
UUID d976c843-cf78-43f9-8971-798a32090202
Time 2009-02-02 17:25:07-08
Uptime 121909
Product Sunbird
Version 1.0pre
Build ID 20090201044718
Branch 1.9.1
OS Linux
OS Version 0.0.0 Linux 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 GNU/Linux
CPU x86
CPU Info AuthenticAMD family 1 model 7 stepping 1
Crash Reason SIGSEGV
Crash Address 0x81f7acf
Comments closing down
Crashing Thread
Frame Module Signature [Expand] Source
0 sunbird-bin sunbird-bin@0x1afacf
1 sunbird-bin sunbird-bin@0x1ae71e
2 sunbird-bin sunbird-bin@0x1ae7b3
3 sunbird-bin sunbird-bin@0x1ae8c9
4 libxpcom_core.so nsGenericModule::Shutdown nsGenericFactory.cpp:340
5 libxpcom_core.so nsGenericModule::Release nsGenericFactory.cpp:237
6 libxpcom_core.so nsCOMPtr_base::assign_with_AddRef xpcom/glue/nsCOMPtr.h:456
7 libxpcom_core.so info_ClearEntry nsCOMPtr.h:640
8 libxpcom_core.so PL_DHashTableFinish pldhash.c:383
9 libxpcom_core.so nsComponentManagerImpl::Shutdown xpcom/components/nsStaticComponentLoader.h:70
10 libxpcom_core.so NS_ShutdownXPCOM_P xpcom/build/nsXPComInit.cpp:848
11 sunbird-bin sunbird-bin@0x31048
12 sunbird-bin sunbird-bin@0x33ac4
13 sunbird-bin sunbird-bin@0x303f0
14 libc-2.9.so libc-2.9.so@0x16704
Comment 1•17 years ago
|
||
I saw the same yesterday and believe it is the same as reported in Bug 476349.
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> I saw the same yesterday and believe it is the same as reported in Bug 476349.
Possible, but hard to tell, with this build without symbols before the 6th level down the stack.
| Reporter | ||
Comment 3•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090202 Calendar/1.0pre
bp-21c0d0af-b466-4858-9d52-84e542090203
| Reporter | ||
Comment 4•17 years ago
|
||
After reloading (to get the UA string) then Ctrl+Q shortly thereafter - no crash.
Originally, loading yesterday after nightly upgrade, not much action the next day (at most, dismiss one alert) and finally Ctrl+Q - crash.
In both cases, I had deleted an "Untitled calendar" created at every startup (that's a different bug). FYI, all my calendars are .csi files, one of them readonly-remote, the others local.
Comment 5•17 years ago
|
||
The patch that caused this crash has been backed out from 1.9.1 branch, see bug 476349 comment #17. Sunbird build 20090203 should not crash anymore.
Summary: Crash [ sunbird-bin@0x1afacf ] during shutdown → Crash [@ sunbird-bin@0x1afacf ] during shutdown
| Reporter | ||
Comment 6•17 years ago
|
||
(In reply to comment #5)
> The patch that caused this crash has been backed out from 1.9.1 branch, see bug
> 476349 comment #17. Sunbird build 20090203 should not crash anymore.
OK, (here on Linux at least) it didn't.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 8•17 years ago
|
||
(In reply to comment #7)
>
> *** This bug has been marked as a duplicate of bug 476349 ***
Hm, with the lack of symbols in my Breakpad/Soccorro reports mentioned above, and the fact that that other bug is mostly about Tb (and Fx), I lack the necessary expertise to VERIFY the dupe. All I can say is that the bug seems to be absent from recent Sb-trunk nightlies (since the date of comment #6 above).
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ sunbird-bin@0x1afacf ]
You need to log in
before you can comment on or make changes to this bug.
Description
•