Issue 86997 - crash at exit
Summary: crash at exit
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m1
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-03-13 13:49 UTC by philipp.lohmann
Modified: 2008-05-15 08:48 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Crashreport 1 (37.51 KB, text/plain)
2008-05-14 22:17 UTC, stx123
no flags Details
Crashreport 2 (32.20 KB, text/plain)
2008-05-14 22:18 UTC, stx123
no flags Details
Crashreport 3 (35.90 KB, text/plain)
2008-05-14 22:18 UTC, stx123
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2008-03-13 13:49:58 UTC
Under some conditions an unexpected std::bad_alloc exception crashes the office
during exit()

- start testtool
- execute framework/update/f_updt_basic.bas
- after test runs backing component comes up
- quit the office
-> crash in during exit()
Comment 1 philipp.lohmann 2008-03-13 13:50:46 UTC
keyword
Comment 2 philipp.lohmann 2008-03-13 13:52:46 UTC
add CC
Comment 3 philipp.lohmann 2008-03-13 17:17:22 UTC
simpler method:

- start soffice
- File->Wizards->Web page
- cancel
- optionally close startcenter to get into QuickStart mode
- Quit application
-> crash or even looping crashes depending if you were in QuickStart mode or not

Culprit seems to be the static destructor of xWorkingDoc in
sfx2/source/doc/objxtor.cxx
Comment 4 philipp.lohmann 2008-04-08 16:09:38 UTC
Does not happen in dev300m5, recheck in dev300m6
Comment 5 eric.bachard 2008-04-10 06:05:24 UTC
ericb@pl

I got a similar crash, but not at exit.  I'll first attach the bt here, and if you consider the issue to be 
different, I'll file another one.


How to reproduce:  

-> change the iconset in the prefs. Does not occur systematicaly btw.

The trace (looks like svtools is involved):

Date/Time:      2008-04-10 07:01:35.539 +0200
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4

Command: soffice.bin
Path:    /Applications/OpenOffice.org 3.0b/Office/OpenOffice.org.app/Contents/MacOS/soffice.bin
Parent:  WindowServer [58]

Version: 3.0.0 (???)

PID:    13504
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x85378b00

Thread 0 Crashed:
0   <<00000000>> 	0x85378b00 0 + -2059957504
1   libfwkmxi.dylib                	0x19832bd9 component_writeInfo + 364471
2   libsvtmxi.dylib                	0x01771c8d SvtMiscOptions_Impl::CallListeners() + 65
3   libsvtmxi.dylib                	0x01772480 SvtMiscOptions_Impl::ImplSetSymbolsStyle(bool, short, 
rtl::OUString const&) + 294
4   libsvtmxi.dylib                	0x0177259e SvtMiscOptions::SetSymbolsStyle(short) + 72
5   libcuimxi.dylib                	0x25e68dab CreateDialogFactory + 193467
6   libcuimxi.dylib                	0x25e9674b CreateDialogFactory + 380251
7   libvclmxi.dylib                	0x02184547 Control::ImplCallEventListenersAndHandler(unsigned long, 
Link const&, void*) + 115
8   libvclmxi.dylib                	0x02175daf Button::Click() + 39
9   libvclmxi.dylib                	0x02172c52 Window::EndTracking(unsigned short) + 262
10  libvclmxi.dylib                	0x0216d560 ImplHandleMouseEvent(Window*, unsigned short, unsigned 
char, long, long, unsigned long, unsigned short, unsigned short) + 874
11  libvclmxi.dylib                	0x0216f57d ImplWindowFrameProc(Window*, SalFrame*, unsigned short, 
void const*) + 579
12  libvclmxi.dylib                	0x021e182c AquaSalFrame::~AquaSalFrame [in-charge deleting]() + 10494
13  libvclmxi.dylib                	0x021df6b5 AquaSalFrame::~AquaSalFrame [in-charge deleting]() + 1927



Comment 6 eric.bachard 2008-04-10 06:06:01 UTC
ericb@pl

DEV300_m6  /  Mac OS X 10.4.11 / Intel 

I got a similar crash, but not at exit.  I'll first attach the bt here, and if you consider the issue to be 
different, I'll file another one.


How to reproduce:  

-> change the iconset in the prefs. Does not occur systematicaly btw.

The trace (looks like svtools is involved):

Date/Time:      2008-04-10 07:01:35.539 +0200
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4

Command: soffice.bin
Path:    /Applications/OpenOffice.org 3.0b/Office/OpenOffice.org.app/Contents/MacOS/soffice.bin
Parent:  WindowServer [58]

Version: 3.0.0 (???)

PID:    13504
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x85378b00

Thread 0 Crashed:
0   <<00000000>> 	0x85378b00 0 + -2059957504
1   libfwkmxi.dylib                	0x19832bd9 component_writeInfo + 364471
2   libsvtmxi.dylib                	0x01771c8d SvtMiscOptions_Impl::CallListeners() + 65
3   libsvtmxi.dylib                	0x01772480 SvtMiscOptions_Impl::ImplSetSymbolsStyle(bool, short, 
rtl::OUString const&) + 294
4   libsvtmxi.dylib                	0x0177259e SvtMiscOptions::SetSymbolsStyle(short) + 72
5   libcuimxi.dylib                	0x25e68dab CreateDialogFactory + 193467
6   libcuimxi.dylib                	0x25e9674b CreateDialogFactory + 380251
7   libvclmxi.dylib                	0x02184547 Control::ImplCallEventListenersAndHandler(unsigned long, 
Link const&, void*) + 115
8   libvclmxi.dylib                	0x02175daf Button::Click() + 39
9   libvclmxi.dylib                	0x02172c52 Window::EndTracking(unsigned short) + 262
10  libvclmxi.dylib                	0x0216d560 ImplHandleMouseEvent(Window*, unsigned short, unsigned 
char, long, long, unsigned long, unsigned short, unsigned short) + 874
11  libvclmxi.dylib                	0x0216f57d ImplWindowFrameProc(Window*, SalFrame*, unsigned short, 
void const*) + 579
12  libvclmxi.dylib                	0x021e182c AquaSalFrame::~AquaSalFrame [in-charge deleting]() + 10494
13  libvclmxi.dylib                	0x021df6b5 AquaSalFrame::~AquaSalFrame [in-charge deleting]() + 1927



Comment 7 eric.bachard 2008-04-10 06:06:44 UTC
Sorry for the twice entry :/

+me on CC
Comment 8 philipp.lohmann 2008-04-12 14:06:01 UTC
does not happen in m6 either
Comment 9 philipp.lohmann 2008-04-12 14:06:23 UTC
closing
Comment 10 Raphael Bircher 2008-05-14 22:15:51 UTC
Reopened recommanded bei torwart. The Problem exist also in 3.0 Beta. torwart
(Martin Hagmann) will add Crashreports.
Comment 11 stx123 2008-05-14 22:17:45 UTC
Created attachment 53648 [details]
Crashreport 1
Comment 12 stx123 2008-05-14 22:18:16 UTC
Created attachment 53649 [details]
Crashreport 2
Comment 13 stx123 2008-05-14 22:18:44 UTC
Created attachment 53650 [details]
Crashreport 3
Comment 14 philipp.lohmann 2008-05-15 08:48:24 UTC
the latter stacktraces are fixed with issue 87595
Comment 15 philipp.lohmann 2008-05-15 08:48:43 UTC
closing