Issue 59193 - crash when just adding a line in a table!
Summary: crash when just adding a line in a table!
Status: CLOSED DUPLICATE of issue 55421
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0
Hardware: PC All
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL: http://ccomb.free.fr/iln_offices_list...
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-12-10 22:20 UTC by ccomb
Modified: 2005-12-11 00:09 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 ccomb 2005-12-10 22:20:58 UTC
Just open this document in OOo 2.0: http://ccomb.free.fr/iln_offices_list.sxw

put the cursor in a cell (with many lines) and hit ENTER.

=> crash.

Same effect on Debian Sid and win XP.

Below is the backtrace under Debian (OOo version 2.0.0-4):

(gdb) thread apply all bt

Thread 5 (Thread -1322275920 (LWP 2141)):
#0  0xb6fb6da9 in poll () from /lib/tls/libc.so.6
#1  0xb1380562 in ?? () from /usr/lib/openoffice/program/libdtransX11680li.so
#2  0xb1380629 in ?? () from /usr/lib/openoffice/program/libdtransX11680li.so
#3  0xb74e5e60 in osl_yieldThread () from
/usr/lib/openoffice/program/libuno_sal.so.3
#4  0xb7204cfd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb6fc119e in clone () from /lib/tls/libc.so.6

Thread 4 (Thread -1283851344 (LWP 2128)):
#0  0xb6fb6da9 in poll () from /lib/tls/libc.so.6
#1  0xb5bd31b0 in X11SalInstance::CreateSalSession () from
/usr/lib/openoffice/program/libvclplug_gen680li.so
#2  0xb74e5e60 in osl_yieldThread () from
/usr/lib/openoffice/program/libuno_sal.so.3
#3  0xb7204cfd in start_thread () from /lib/tls/libpthread.so.0
#4  0xb6fc119e in clone () from /lib/tls/libc.so.6

Thread 3 (Thread -1272149072 (LWP 2127)):
#0  0xb720961e in accept () from /lib/tls/libpthread.so.0
#1  0xb74eccca in osl_acceptPipe () from /usr/lib/openoffice/program/libuno_sal.so.3
#2  0xb770854d in vos::OPipe::accept () from
/usr/lib/openoffice/program/libvos3gcc3.so
#3  0x0806c081 in desktop::OfficeIPCThread::run ()
#4  0xb7703d09 in vos::_cpp_OThread_WorkerFunction () from
/usr/lib/openoffice/program/libvos3gcc3.so
#5  0xb7703d37 in _OThread_WorkerFunction () from
/usr/lib/openoffice/program/libvos3gcc3.so
#6  0xb74e5e60 in osl_yieldThread () from
/usr/lib/openoffice/program/libuno_sal.so.3
#7  0xb7204cfd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb6fc119e in clone () from /lib/tls/libc.so.6

Thread 2 (Thread -1263543376 (LWP 2126)):
#0  0xb7206df2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0
#1  0xb74e300a in osl_waitCondition () from
/usr/lib/openoffice/program/libuno_sal.so.3
#2  0xb77000e5 in vos::OCondition::wait () from
/usr/lib/openoffice/program/libvos3gcc3.so
#3  0xb7705842 in vos::OTimerManager::run () from
/usr/lib/openoffice/program/libvos3gcc3.so
#4  0xb7703d09 in vos::_cpp_OThread_WorkerFunction () from
/usr/lib/openoffice/program/libvos3gcc3.so
#5  0xb7703d37 in _OThread_WorkerFunction () from
/usr/lib/openoffice/program/libvos3gcc3.so
#6  0xb74e5e60 in osl_yieldThread () from
/usr/lib/openoffice/program/libuno_sal.so.3
#7  0xb7204cfd in start_thread () from /lib/tls/libpthread.so.0
#8  0xb6fc119e in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1238684832 (LWP 2118)):
#0  0xb04daf66 in _FndLineCopyCol () from /usr/lib/openoffice/program/libsw680li.so
#1  0xb04dc660 in _FndLineCopyCol () from /usr/lib/openoffice/program/libsw680li.so
#2  0xb04dcceb in _FndLineCopyCol () from /usr/lib/openoffice/program/libsw680li.so
#3  0xb0691907 in SwNode::FindSectionNode () from
/usr/lib/openoffice/program/libsw680li.so
#4  0xb04d2543 in SwFEShell::GetAutoSum () from
/usr/lib/openoffice/program/libsw680li.so
#5  0xb04d25cd in SwFEShell::GetTabRows () from
/usr/lib/openoffice/program/libsw680li.so
#6  0xb09ab479 in SwView::StateTabWin () from
/usr/lib/openoffice/program/libsw680li.so
#7  0xb098e1f6 in non-virtual thunk to SwWebView::~SwWebView() () from
/usr/lib/openoffice/program/libsw680li.so
#8  0xaeb9d3f0 in ?? ()
#9  0xade1ee78 in ?? ()
#10 0xb2d3a3bc in ?? () from /usr/lib/openoffice/program/libsfx680li.so
#11 0xbf83d02c in ?? ()
#12 0xb2c20e78 in SfxDispatcher::ExecuteFunction () from
/usr/lib/openoffice/program/libsfx680li.so
#13 0xb2c20e78 in SfxDispatcher::ExecuteFunction () from
/usr/lib/openoffice/program/libsfx680li.so
#14 0xb2c1e6fc in SfxDispatcher::_FillState () from
/usr/lib/openoffice/program/libsfx680li.so
#15 0xb2c2ad5e in SfxBindings::Invalidate () from
/usr/lib/openoffice/program/libsfx680li.so
#16 0xb2c2afb2 in SfxBindings::Invalidate () from
/usr/lib/openoffice/program/libsfx680li.so
#17 0xb2c2b162 in SfxBindings::Invalidate () from
/usr/lib/openoffice/program/libsfx680li.so
#18 0xb7d3e092 in Help::ShowTip () from /usr/lib/openoffice/program/libvcl680li.so
#19 0xb7d49c46 in Timer::Timeout () from /usr/lib/openoffice/program/libvcl680li.so
#20 0xb7d49e28 in AutoTimer::operator= () from
/usr/lib/openoffice/program/libvcl680li.so
#21 0xb5bcaeed in SalData::Timeout () from
/usr/lib/openoffice/program/libvclplug_gen680li.so
#22 0xb5bcaed8 in SalData::Timeout () from
/usr/lib/openoffice/program/libvclplug_gen680li.so
#23 0xb609a342 in ?? () from /usr/lib/openoffice/program/libvclplug_gtk680li.so
#24 0xb73173b0 in ?? ()
#25 0xb7318100 in ?? ()
#26 0x00000014 in ?? ()
#27 0xb5c701a8 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb7318100 in ?? ()
#29 0x081e3da8 in ?? ()
#30 0xbf83d1a8 in ?? ()
#31 0xb5c141d4 in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#32 0xb5c141d4 in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#33 0xb5c12421 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb5c15687 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#35 0xb5c15db9 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb609a54e in ?? () from /usr/lib/openoffice/program/libvclplug_gtk680li.so
#37 0x00000000 in ?? ()
Comment 1 ccomb 2005-12-10 22:23:56 UTC
Please note this document is an original OOo 1.1 document, made from HTML
copy-paste. Not a converted Word document.
Comment 2 aziem 2005-12-10 22:46:33 UTC
Suspect duplicate of issue 55421
Comment 3 ccomb 2005-12-10 23:17:28 UTC
I think you're right yes, it behaves exactly the same as #55421
I did not find the duplicate because the word "crash" had been removed from the
title.
Comment 4 aziem 2005-12-11 00:09:24 UTC
dupe

*** This issue has been marked as a duplicate of 55421 ***
Comment 5 aziem 2005-12-11 00:09:55 UTC
close