To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95063
                 Issue #|95063
                 Summary|Crash when attempting to remove deleted paragraph
               Component|Word processor
                 Version|OOo 2.3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|mux2005





------- Additional comments from [EMAIL PROTECTED] Fri Oct 17 10:58:30 +0000 
2008 -------
(gdb) bt
#0  0x97ff7236 in SwParaSelection (this=0x9a25baac, pCrsr=0x9d103d24)
    at /ooo/src-3.0.0-debug/OOO300_m9/sw/source/core/unocore/unoobj.cxx:162
#1  0x98011c7a in SwXParagraph::getAnchor (this=0xac79638)
    at 
/ooo/src-3.0.0-debug/OOO300_m9/sw/source/core/unocore/unoparagraph.cxx:934
#2  0xa0dde30e in ?? () from /opt/ooo-3.0/openoffice.org/ure/lib/libgcc3_uno.so
#3  0xa0dde677 in ?? () from /opt/ooo-3.0/openoffice.org/ure/lib/libgcc3_uno.so
#4  0xa0ddeaf9 in ?? () from /opt/ooo-3.0/openoffice.org/ure/lib/libgcc3_uno.so
#5  0x9a9ef3ca in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize ()
   from /opt/ooo-3.0/openoffice.org/ure/lib/libjava_uno.so
#6  0x9a9efab3 in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call 
()
   from /opt/ooo-3.0/openoffice.org/ure/lib/libjava_uno.so
#7  0x9b09f965 in ?? ()
#8  0x0a7108f4 in ?? ()
#9  0x9a25be34 in ?? ()
#10 0x9e023750 in ?? ()
#11 0xffffffff in ?? ()
#12 0x9a25be38 in ?? ()
#13 0x9a25be58 in ?? ()
#14 0x00000000 in ?? ()

Unfortunately we've not been able to extract a minimal testcase and the crash
only occurs with an old version of our WollMux component that predates the Open
Source release and is therefore a bit difficult to compile by outsiders. Anyway,
my collegue has traced the Java side of this crash and has come up with the
following series of events that lead to the crash:

1. There is a frame anchored to a paragraph A
2. The frame contains a paragraph B
3. The paragraph A is deleted via removeTextContent(), killing the frame with it
4. An attempt is made to delete paragraph B
5. OpenOffice.org crashes

We can reproduce the crash reliably with OOo versions up to and including OOo 
3.0.0.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to