Issue 2441 - frequent core dumping
Summary: frequent core dumping
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@sw
URL:
Keywords: oooqa
: 2439 (view as issue list)
Depends on:
Blocks:
 
Reported: 2001-12-05 03:02 UTC by Unknown
Modified: 2003-09-08 16:56 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2001-12-05 03:02:28 UTC
After entering equations & copy / paste from other X apps + saving
-> regular core dumps which seem to occur in regular time intervals.
The core dump occurs when I save the document (press the floppy disk
icon) every, perhaps, 20 times or so.(Abort                        
OpenOffice/soffice (core dumped))

Again, this is an error that occurs rather frequently
but can not be reproduced uniquely.

If needed I can try to provide core file or something
to see what is going on.
Comment 1 Unknown 2001-12-11 20:04:50 UTC
Now that my document is larger I can not save anymore. Everytime
I try to save I get core dump. Here is the stack trace from gdb:

(gdb) where
#0  0x40d76ae1 in __kill () from /lib/i686/libc.so.6
#1  0x40bdb76b in raise (sig=6) at signals.c:65
#2  0x40d78062 in abort () at ../sysdeps/generic/abort.c:88
#3  0x4064e4a1 in CallSystemHandler ()
   from /home/OpenOffice/program/libsal.so.3
#4  0x4064e5d0 in SignalHandlerFunction ()
   from /home/OpenOffice/program/libsal.so.3
#5  0x40bdba85 in pthread_sighandler (signo=11, ctx=
      {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds =
43, __dsh = 0, edi = 0, esi = 6200, ebp = 3221211928, esp =
3221211904, ebx = 1090119348, edx = 0, ecx = 1291968496, eax = 0,
trapno = 14, err = 4, eip = 1090051723, cs = 35, __csh = 0, eflags =
66054, esp_at_signal = 3221211904, ss = 43, __ssh = 0, fpstate =
0xbfffc880, oldmask = 4294703871, cr2 = 8}) at signals.c:97
#6  <signal handler called>
#7  0x40f8de8b in SotStorage::IsOLEStorage ()
   from /home/OpenOffice/program/libsot641li.so
#8  0x480f4d44 in SfxConfigManager::HasConfiguration ()
   from /home/OpenOffice/program/libsfx641li.so
#9  0x47fb0a72 in SfxObjectShell::GetConfigManager ()
   from /home/OpenOffice/program/libsfx641li.so
#10 0x47fac7a3 in SfxObjectShell::SaveAsOwnFormat ()
   from /home/OpenOffice/program/libsfx641li.so
#11 0x47fa4f93 in SfxObjectShell::SaveTo_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#12 0x47fabe22 in SfxObjectShell::PreDoSaveAs_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#13 0x47fab152 in SfxObjectShell::SaveAs_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#14 0x47fb6024 in SfxObjectShell::ExecFile_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#15 0x47fb45e6 in SfxStubSfxObjectShellExecFile_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#16 0x4804cfe2 in SfxShell::ExecuteSlot ()
   from /home/OpenOffice/program/libsfx641li.so
#17 0x47ff2fd9 in SfxBaseModel::impl_store ()
   from /home/OpenOffice/program/libsfx641li.so
#18 0x47ff0ce9 in SfxBaseModel::storeToURL ()
   from /home/OpenOffice/program/libsfx641li.so
#19 0x0805c686 in Desktop::Exception ()
#20 0x40225795 in ImplVCLExceptionHandler::signal ()
   from /home/OpenOffice/program/libvcl641li.so
#21 0x4061e908 in vos::_cpp_OSignalHandler_Function ()
   from /home/OpenOffice/program/libvos2GCC.so
#22 0x4061e8d6 in _OSignalHandler_Function ()
   from /home/OpenOffice/program/libvos2GCC.so
#23 0x4064e3e3 in CallSignalHandler ()
   from /home/OpenOffice/program/libsal.so.3
#24 0x4064e5af in SignalHandlerFunction ()
   from /home/OpenOffice/program/libsal.so.3
#25 0x40bdba85 in pthread_sighandler (signo=6, ctx=
      {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds =
43, __dsh = 49168, edi = 1086193344, esi = 28087, ebp = 3221218712,
esp = 3221218668, ebx = 28087, edx = 1086220248, ecx = 6, eax = 0,
trapno = 0, err = 0, eip = 1087859425, cs = 35, __csh = 0, eflags =
582, esp_at_signal = 3221218668, ss = 43, __ssh = 0, fpstate =
0xbfffe2f0, oldmask = 2147483648, cr2 = 0}) at signals.c:97
#26 <signal handler called>
#27 0x40d76ae1 in __kill () from /lib/i686/libc.so.6
#28 0x40bdb76b in raise (sig=6) at signals.c:65
#29 0x40d78062 in abort () at ../sysdeps/generic/abort.c:88
#30 0x40c95248 in __default_terminate ()
   from /home/OpenOffice/program/libstlport_gcc.so
#31 0x40c9610d in terminate () at ./cp/exception.cc:45
#32 0x40c96128 in __default_unexpected () at ./cp/exception.cc:51
#33 0x40c961ab in unexpected () at ./cp/exception.cc:78
#34 0x40c964bb in __check_eh_spec (n=1, spec=0xbfffe7a8)
    at ./cp/exception.cc:292
#35 0x4a368ac8 in ManifestWriter::writeManifestSequence ()
   from /home/OpenOffice/program/libpackage2.so
#36 0x4a354afb in ZipPackage::writeTempFile ()
   from /home/OpenOffice/program/libpackage2.so
#37 0x4a356351 in ZipPackage::commitChanges ()
   from /home/OpenOffice/program/libpackage2.so
#38 0x4c9cf50c in package_ucp::Content::flushData ()
   from /home/OpenOffice/program/libucppkg1.so
#39 0x4c9bb05a in package_ucp::Content::execute ()
---Type <return> to continue, or q <return> to quit--- 
   from /home/OpenOffice/program/libucppkg1.so
#40 0x408c83fa in ucb::Content_Impl::executeCommand ()
   from /home/OpenOffice/program/libucbhelper1GCC.so
#41 0x408c1d48 in ucb::Content::executeCommand ()
   from /home/OpenOffice/program/libucbhelper1GCC.so
#42 0x40f7c0d8 in UCBStorage_Impl::Commit ()
   from /home/OpenOffice/program/libsot641li.so
#43 0x40f7d999 in UCBStorage::Commit ()
   from /home/OpenOffice/program/libsot641li.so
#44 0x40f8d5ed in SotStorage::Commit ()
   from /home/OpenOffice/program/libsot641li.so
#45 0x484fee85 in SvStorage::Commit ()
   from /home/OpenOffice/program/libso641li.so
#46 0x47f77319 in SfxMedium::Commit ()
   from /home/OpenOffice/program/libsfx641li.so
#47 0x47fa5e1e in SfxObjectShell::SaveTo_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#48 0x47fa9349 in SfxObjectShell::DoSave_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#49 0x47fa9855 in SfxObjectShell::Save_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#50 0x47fb5a27 in SfxObjectShell::ExecFile_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#51 0x47fb45e6 in SfxStubSfxObjectShellExecFile_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#52 0x4803f89b in SfxDispatcher::Call_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#53 0x48041f09 in SfxDispatcher::PostMsgHandler ()
   from /home/OpenOffice/program/libsfx641li.so
#54 0x48041e32 in SfxDispatcher::LinkStubPostMsgHandler ()
   from /home/OpenOffice/program/libsfx641li.so
#55 0x4805e841 in SfxHintPoster::Event ()
   from /home/OpenOffice/program/libsfx641li.so
#56 0x4805e7de in SfxHintPoster::LinkStubDoEvent_Impl ()
   from /home/OpenOffice/program/libsfx641li.so
#57 0x4030121a in ImplHandleUserEvent ()
   from /home/OpenOffice/program/libvcl641li.so
#58 0x4030190f in ImplWindowFrameProc ()
   from /home/OpenOffice/program/libvcl641li.so
#59 0x40351e00 in SalFrameData::HandleClientMessage ()
   from /home/OpenOffice/program/libvcl641li.so
#60 0x403524da in SalFrameData::Dispatch ()
   from /home/OpenOffice/program/libvcl641li.so
#61 0x403720ef in SalDisplay::Dispatch ()
   from /home/OpenOffice/program/libvcl641li.so
#62 0x40371e81 in SalDisplay::Yield ()
   from /home/OpenOffice/program/libvcl641li.so
#63 0x4036dae2 in DisplayYield () from
/home/OpenOffice/program/libvcl641li.so
#64 0x4036c76c in SalXLib::Yield ()
   from /home/OpenOffice/program/libvcl641li.so
#65 0x4037462c in SalInstance::Yield ()
   from /home/OpenOffice/program/libvcl641li.so
#66 0x402230ba in Application::Yield ()
   from /home/OpenOffice/program/libvcl641li.so
#67 0x40223005 in Application::Execute ()
   from /home/OpenOffice/program/libvcl641li.so
#68 0x0805e0ba in Desktop::Main ()
#69 0x40225809 in SVMain () from
/home/OpenOffice/program/libvcl641li.so
#70 0x4036b9f3 in main () from /home/OpenOffice/program/libvcl641li.so
#71 0x40d64627 in __libc_start_main (main=0x8057638 <main>, argc=10, 
    ubp_av=0xbffff9a4, init=0x8056744 <_init>, fini=0x80705d0 <_fini>, 
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff99c)
    at ../sysdeps/generic/libc-start.c:129
(gdb)

Comment 2 Unknown 2001-12-14 21:44:04 UTC
*** Issue 2439 has been marked as a duplicate of this issue. ***
Comment 3 oldfield 2001-12-17 02:02:19 UTC
I could even never save a single byte... X(

Core dump everytime.
Comment 4 stefan.baltzer 2001-12-17 09:35:17 UTC
Reassigned to Ulf.
Comment 5 ulf.stroehler 2001-12-17 09:53:56 UTC
US->JE: Please attach the document that causes the crash to this bug.
US->OS: Please file a different issue, describing your system as close
as possibele: hardware, OS (kernel version, glibc). Thanx
Comment 6 Unknown 2001-12-17 16:53:16 UTC
Here are details from my system:

Linux epatto.ps.uci.edu 2.4.7-10 #1 Thu Oct 25 10:24:01 MDT 2001 i686
unknown

Red Hat Linux release 7.2 (Enigma)

glibc-2.2.4-19 from RedHat.

Document will be sent to you (US) via e-mail (attachment).
Comment 7 ulf.stroehler 2002-02-06 15:49:56 UTC
Please try to isolate what specific operation causes the core dump.

I need a step by step description, what to do, to make OO crash.
Untill now I can not reproduce the problem. 

The below description is not very help full.

> After entering equations & copy / paste from other X apps + saving
> -> regular core dumps which seem to occur in regular time intervals.
> The core dump occurs when I save the document (press the floppy disk
> icon) every, perhaps, 20 times or so.

We need to reproduce the error, in order to make it happen again at
our side in a debugger to step into the source code.

Comment 8 prgmgr 2002-09-22 15:18:31 UTC
Jussi, if this problem still exists in OOo 1.0.1, feel free to reopen 
this issue and list step by step instructions on how to reproduce 
this issue.

Thank you for using and supporting OOo.
Comment 9 michael.bemmer 2003-03-12 14:08:10 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for
details. First step in IssueZilla is unfortunately to set them to verified.
Comment 10 michael.bemmer 2003-03-12 14:32:35 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.