Issue 17413 - crash on opening file
Summary: crash on opening file
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: crash, oooqa
Depends on:
Blocks: 14053 17456
  Show dependency tree
 
Reported: 2003-07-25 18:13 UTC by zefo
Modified: 2013-08-07 14:43 UTC (History)
1 user (show)

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


Attachments
compressed file (10.79 KB, application/octet-stream)
2003-07-25 18:14 UTC, zefo
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description zefo 2003-07-25 18:13:37 UTC
when trying to open the attached file OOo (1.1 rc, 1.1b or b2, 1.0.x works fine)
crashes and Windows shows message that there is lack of space on harddrive which
is not true.
Comment 1 zefo 2003-07-25 18:14:27 UTC
Created attachment 8028 [details]
compressed file
Comment 2 dankegel 2003-07-26 05:28:17 UTC
Verified with OOo1.1rc1 and OOo1.1rc2 on Red Hat Linux 8.
Here's a gdb stack dump:
http://kegel.com/openoffice/crash-gdb-17413.txt
It was a memory access to 0x80.
Stack dump highlights (in case someone searches IZ):

Program received signal SIGSEGV, Segmentation fault.
0x4524fe20 in typeinfo for
com::sun::star::registry::InvalidRegistryException
    () from /opt/OpenOffice.org1.1rc2/program/libsw645li.so
(gdb) bt
#0  0x4524fe20 in typeinfo for
com::sun::star::registry::InvalidRegistryException () from
/opt/OpenOffice.org1.1rc2/program/libsw645li.so
#1  0x45706760 in ?? ()
#2  0x4525129f in typeinfo for
com::sun::star::registry::InvalidRegistryException () from
/opt/OpenOffice.org1.1rc2/program/libsw645li.so
...
#11 0x45151d1e in typeinfo for
com::sun::star::registry::InvalidRegistryException () from
/opt/OpenOffice.org1.1rc2/program/libsw645li.so
#12 0x452f032e in CreateObjSwDocShellDll ()
   from /opt/OpenOffice.org1.1rc2/program/libsw645li.so
#13 0x43b2a8d5 in SfxObjectShell::DoLoad(SfxMedium*) ()
   from /opt/OpenOffice.org1.1rc2/program/libsfx645li.so
#14 0x43aae830 in LoadEnvironment_Impl::Load(SfxObjectFactory const*) ()
...
Comment 3 dankegel 2003-07-26 05:36:46 UTC
Adding keywords
Comment 4 h.ilter 2003-07-28 09:39:50 UTC
Reassigned to CMC
Comment 5 caolanm 2003-08-06 13:11:02 UTC
Fixed for 1.1.1 (corkfilterteam10)
Comment 6 caolanm 2003-08-08 11:45:11 UTC
reopen to reassign
Comment 7 caolanm 2003-08-08 11:45:37 UTC
cmc->mru: Behaving itself in corkfilterteam10
Comment 8 michael.ruess 2003-08-13 14:13:35 UTC
Oh, behave... ;-))

Yes, works fine with CWS corkfilterteam10. No crash anymore.
Comment 9 michael.ruess 2003-08-13 14:15:07 UTC
Fix will be available in OO 1.1.1.
Comment 10 michael.ruess 2004-01-27 14:39:59 UTC
Closed. Checked fix with srx645m27.
Comment 11 panricarfe 2010-11-10 15:47:09 UTC
Created attachment 73001