Issue 17695

Summary: Writer freezes when editing a document
Product: Writer Reporter: lantto <ml>
Component: codeAssignee: h.ilter
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 1.1 RC2Keywords: crash, oooqa
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description lantto 2003-07-31 09:46:17 UTC
I've been writing on a document on different occations. Today, I couldn't get 
any furhter. 
When writing more text, the word processor suddenly freezes.
I am using OpenOffice 1.1 RC2 and the problem occurs BOTH in Linux (Slackware 8 
and RedHat 9) and Windows XP environments.

The document can be found here:
http://www.shell.linux.se/scorpio/rapport5.sxw

Try writing a few lines under the headline NFS/Partition Image.
Comment 1 dankegel 2003-07-31 15:02:55 UTC
Reproduced on Red Hat 8 with OOo1.1rc2.  Ran under gdb,
typed in three lines, then copied and pasted once; got OOo's
watch cursor, waited ten seconds, hit ^C, and got backtrace.
it's at http://kegel.com/openoffice/hang-17695.txt

Highlights:
(gdb) bt
#0  0x414252b1 in psp::PrinterGfx::getFontSubstitute() const ()
   from /opt/OpenOffice.org1.1rc2/program/libpsp645li.so
#1  0x414238fc in psp::Font3::Font3(psp::PrinterGfx const&) ()
   from /opt/OpenOffice.org1.1rc2/program/libpsp645li.so
#2  0x41425329 in psp::PrinterGfx::GetCharWidth(unsigned short,
unsigned short, long*) ()
   from /opt/OpenOffice.org1.1rc2/program/libpsp645li.so
#3  0x4029d182 in PspFontLayout::LayoutText(ImplLayoutArgs&) ()
   from /opt/OpenOffice.org1.1rc2/program/libvcl645li.so
#4  0x40166f01 in OutputDevice::ImplLayout(String const&, unsigned
short, unsigned short, Point const&, long, long const*) const ()
   from /opt/OpenOffice.org1.1rc2/program/libvcl645li.so
#5  0x401665c9 in OutputDevice::GetTextArray(String const&, long*,
unsigned short, unsigned short) const () from
/opt/OpenOffice.org1.1rc2/program/libvcl645li.so
#6  0x4016622e in OutputDevice::GetTextWidth(String const&, unsigned
short, unsigned short) const () from
/opt/OpenOffice.org1.1rc2/program/libvcl645li.so
#7  0x44eaddbb in typeinfo for
com::sun::star::registry::InvalidRegistryException ()
   from /opt/OpenOffice.org1.1rc2/program/libsw645li.so
#8  0x44eba718 in typeinfo for
com::sun::star::registry::InvalidRegistryException ()
   from /opt/OpenOffice.org1.1rc2/program/libsw645li.so
...
#41 0x4528e82a in CreateObjSwDocShellDll ()
   from /opt/OpenOffice.org1.1rc2/program/libsw645li.so


Comment 2 h.ilter 2003-08-05 13:45:05 UTC
Fixed to OOo1.1.1
Comment 3 h.ilter 2003-08-05 13:47:12 UTC
Verified with 645m15-5_8669
Comment 4 h.ilter 2003-08-05 13:47:27 UTC
Closed.