To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93883





------- Additional comments from [EMAIL PROTECTED] Tue Sep 23 10:14:51 +0000 
2008 -------
I managed to replicate this on a Linux machine with RC2, but the crash report
says it's connected to Java 1.6. Moreover, I got this on the command line:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xa9dc6477, pid=4222, tid=3047614144
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode linux-x86)
# Problematic frame:
# C  [libswli.so+0x2c6477]
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid4222.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

The error report from Java, however, points again at JoinNext() - and I'm sure
that I never used JoinNext in my Java code... Maybe it's called automatically by
Writer on joining two lines? See the stack:

Stack: [0xbfe9a000,0xbfeea000],  sp=0xbfee8d34,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libswli.so+0x2c6477]
C  [libswli.so+0x368aef]  _ZN9SwTxtNode8JoinNextEv+0x115
C  [libswli.so+0x32a2f2]
C  [libswli.so+0x32c0c7]
C  [libswli.so+0x18e41e]
C  [libswli.so+0x18e574]  _ZN11SwEditShell6DeleteEv+0x132
C  [libswli.so+0x89849c]  _ZN10SwWrtShell7DelLeftEv+0x2be
C  [libswli.so+0x7b1f56]
C  [libswli.so+0x7b1f80]
C  [libsfxli.so+0x21d14e]
C  [libsfxli.so+0x21d66d] 
_ZN13SfxDispatcher8_ExecuteER8SfxShellRK7SfxSlotR10SfxRequestt+0x14b
C  [libsfxli.so+0x2131b0]
C  [libsfxli.so+0x23a8a1]
C  [libsfxli.so+0x23b28c]
C  [libsvtli.so+0xdaa52]
C  [libsvtli.so+0xdac3a]
C  [libvclli.so+0x2b956b]
C  [libvclli.so+0x264dc0]
C  [libvclplug_genli.so+0x4ddee]  _ZN10SalDisplay21DispatchInternalEventEv+0xb6
C  [libvclplug_genli.so+0x4de1d]  _ZN13SalX11Display5YieldEv+0x1d
C  [libvclplug_genli.so+0x49e20]
C  [libvclplug_genli.so+0x47e69]  _ZN7SalXLib5YieldEbb+0x1d1
C  [libvclplug_genli.so+0x558fa]  _ZN14X11SalInstance5YieldEbb+0x2c
C  [libvclli.so+0x8ebdf]  _ZN11Application5YieldEb+0x5f
C  [libvclli.so+0x8ec31]  _ZN11Application7ExecuteEv+0x2f
C  [libsofficeapp.so+0x22f8e]
C  [libvclli.so+0x945e0]
C  [libvclli.so+0x9476b]  _Z6SVMainv+0x29
C  [libsofficeapp.so+0x4b1ab]  soffice_main+0xdb
C  [soffice.bin+0xdea]  main+0x16
C  [libc.so.6+0x15fe0]  __libc_start_main+0xe0



---------------------------------------------------------------------
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