Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - NeoOffice crashes on closing
NeoOffice crashes on closing
 
   NeoOffice Forum Index -> NeoOffice/C Testing
View previous topic :: View next topic  
Author Message
schlesi
Oracle


Joined: Jun 07, 2003
Posts: 234
Location: near Cologne, Germany

PostPosted: Sun Nov 16, 2003 6:58 am    Post subject: NeoOffice crashes on closing

I've started NeoOffice and then tried to close it by selecting "Exit" from the "File" menu. NeoOffice crashed.

That's the crashlog saying:

Code:

Host:       SchlesisPowerbook.local
Date/Time:  2003-11-16 14:46:01 +0100
OS Version: 10.3.1 (Build 7C107)

Command:    soffice.bin (/Applications/NeoOffice.app/Contents/Resources/program/soffice.bin)
PID:        20538
Thread:     0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00001dae

Thread 0 Crashed:
 #0   0x0192cda0 in rtl_freeMemory (rtl_freeMemory + 136)
 #1   0x004c9e28 in ImplJobSetup::~ImplJobSetup [unified]() (ImplJobSetup::~ImplJobSetup [unified]() + 28)
 #2   0x004ca010 in JobSetup::~JobSetup [unified]() (JobSetup::~JobSetup [unified]() + 48)
 #3   0x005067a8 in Printer::~Printer [unified]() (Printer::~Printer [unified]() + 404)
 #4   0x06e2bde0 in SfxPrinter::~SfxPrinter [unified]() (SfxPrinter::~SfxPrinter [unified]() + 220)
 #5   0x092281c0 in SdDrawDocShell::~SdDrawDocShell [unified]() (SdDrawDocShell::~SdDrawDocShell [unified]() + 432)
 #6   0x0922f1ec in SdGraphicDocShell::~SdGraphicDocShell [unified]() (SdGraphicDocShell::~SdGraphicDocShell [unified]() + 324)
 #7   0x06e3dd80 in SfxViewFrame::ReleaseObjectShell_Impl(unsigned char) (SfxViewFrame::ReleaseObjectShell_Impl(unsigned char) + 1524)
 #8   0x06e4b5c0 in SfxTopViewFrame::~SfxTopViewFrame [unified]() (SfxTopViewFrame::~SfxTopViewFrame [unified]() + 104)
 #9   0x06e4b170 in SfxTopViewFrame::Close() (SfxTopViewFrame::Close() + 108)
 #10  0x06e23464 in SfxFrame::DoClose_Impl() (SfxFrame::DoClose_Impl() + 92)
 #11  0x06e503b4 in SfxBaseController::dispose() (SfxBaseController::dispose() + 1036)
 #12  0x092bc59c in SdUnoDrawView::dispose() (SdUnoDrawView::dispose() + 116)
 #13  0x07ff7f10 in framework::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) (framework::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) + 752)
 #14  0x07ff8ddc in framework::Frame::close(unsigned char) (framework::Frame::close(unsigned char) + 864)
 #15  0x07fdb028 in framework::Desktop::terminate() (framework::Desktop::terminate() + 1496)
 #16  0x06d50350 in SfxApplication::MiscExec_Impl(SfxRequest&) (SfxApplication::MiscExec_Impl(SfxRequest&) + 1680)
 #17  0x06e59edc in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) (SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) + 1536)
 #18  0x06e5c520 in SfxDispatcher::PostMsgHandler(SfxRequest*) (SfxDispatcher::PostMsgHandler(SfxRequest*) + 180)
 #19  0x06e77fcc in SfxHintPoster::Event(SfxHint*) (SfxHintPoster::Event(SfxHint*) + 84)
 #20  0x06e77f38 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) + 36)
 #21  0x00582d98 in ImplHandleUserEvent(ImplSVEvent*) (ImplHandleUserEvent(ImplSVEvent*) + 140)
 #22  0x0058350c in ImplWindowFrameProc(void*, SalFrame*, unsigned short, void const*) (ImplWindowFrameProc(void*, SalFrame*, unsigned short, void const*) + 904)
 #23  0x005e00d4 in -[VCLApplication sendEvent:] (-[VCLApplication sendEvent:] + 500)
 #24  0x005e0620 in VCLApplication_Run (VCLApplication_Run + 228)
 #25  0x005dea90 in SalInstance::Yield(unsigned char) (SalInstance::Yield(unsigned char) + 40)
 #26  0x004854cc in Application::Yield() (Application::Yield() + 108)
 #27  0x004853b4 in Application::Execute() (Application::Execute() + 60)
 #28  0x00008bcc in desktop::Desktop::Main() (desktop::Desktop::Main() + 6604)
 #29  0x00489538 in SVMain() (SVMain() + 88)
 #30  0x005df5a8 in main (main + 56)
 #31  0x000027b4 in _start (crt.c:267)
 #32  0x00002628 in start (start + 48)

Thread 1:
 #0   0x9004364c in accept (accept + 12)
 #1   0x01927c34 in osl_acceptPipe (osl_acceptPipe + 44)
 #2   0x0009b500 in vos::OPipe::accept(vos::OStreamPipe&) (vos::OPipe::accept(vos::OStreamPipe&) + 36)
 #3   0x00011140 in desktop::OfficeIPCThread::run() (desktop::OfficeIPCThread::run() + 56)
 #4   0x00096cf8 in vos::_cpp_OThread_WorkerFunction(void*) (vos::_cpp_OThread_WorkerFunction(void*) + 36)
 #5   0x0192b5b4 in osl_thread_start_Impl (osl_thread_start_Impl + 320)
 #6   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 2:
 #0   0x90018ce8 in semaphore_timedwait_signal_trap (semaphore_timedwait_signal_trap + 8)
 #1   0x9000e888 in _pthread_cond_wait (_pthread_cond_wait + 616)
 #2   0x0191b578 in osl_waitCondition (osl_waitCondition + 236)
 #3   0x0009972c in vos::OTimerManager::run() (vos::OTimerManager::run() + 140)
 #4   0x00096cf8 in vos::_cpp_OThread_WorkerFunction(void*) (vos::_cpp_OThread_WorkerFunction(void*) + 36)
 #5   0x0192b5b4 in osl_thread_start_Impl (osl_thread_start_Impl + 320)
 #6   0x900247e8 in _pthread_body (_pthread_body + 40)

PPC Thread State:
  srr0: 0x0192cda0 srr1: 0x0000d930                vrsave: 0x00000000
    cr: 0x24022244  xer: 0x00000000   lr: 0x0192cd5c  ctr: 0x90002140
    r0: 0x000011da   r1: 0xbfffca50   r2: 0xa00011ac   r3: 0x039901f8
    r4: 0x00000000   r5: 0x00000000   r6: 0x00000000   r7: 0x00000001
    r8: 0x00000001   r9: 0x00001da6  r10: 0x00000000  r11: 0x039901f8
   r12: 0x90002140  r13: 0x0808aa70  r14: 0x0808aa70  r15: 0xbfffd2a0
   r16: 0xbfffd290  r17: 0x00000000  r18: 0x00000000  r19: 0x00000001
   r20: 0xbfffd280  r21: 0xbfffd060  r22: 0x00000001  r23: 0xbfffcf10
   r24: 0xbfffcd20  r25: 0xbfffcd20  r26: 0x00000000  r27: 0x01aacd28
   r28: 0x039901f8  r29: 0x01aa7604  r30: 0x03990200  r31: 0x0192cd28


Thomas
Back to top
schlesi
Oracle


Joined: Jun 07, 2003
Posts: 234
Location: near Cologne, Germany

PostPosted: Thu Jan 15, 2004 12:56 pm    Post subject:

NeoOffice can now (cvs 13-Jan) be closed by selecting "Exit" from the "File" menu without crashing, but when I try to close soffice.bin, it crashed.

Thomas
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice/C Testing All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.