To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50661
Issue #:|50661
Summary:|oowriter do not want to start after opening and
|printing many files.
Component:|Word processor
Version:|OOo 2.0 Beta
Platform:|PC
URL:|
OS/Version:|Linux
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|mru
Reported by:|volkov_peter
------- Additional comments from [EMAIL PROTECTED] Mon Jun 13 04:11:41 -0700
2005 -------
Hello.
I have 135 MS word files. I need to print them all. Avery file is one page. So
I'm opening it in oowriter, sending to pring and closing. First 60 documents
I've done in sequence. Open -> print -> close.
But then I've mentioned, that if I leave one document opened, then oowriter
loads a bit faster. So I leaved one document open and open document -> print ->
closed. But after printing about 20 documents my opened document dissappeared.
Also I did not manage to open oowriter again.
Looking at top I found soffice.bin process, that was running, and eating my
cpu.
I've attached strace to it. This is the result:
select(7, [4 6], NULL, [6], {0, 0}) = 0 (Timeout)
gettimeofday({1118657342, 57858}, NULL) = 0
select(7, [4 6], NULL, [6], {0, 0}) = 0 (Timeout)
gettimeofday({1118657342, 57901}, NULL) = 0
select(7, [4 6], NULL, [6], {0, 0}) = 0 (Timeout)
gettimeofday({1118657342, 57943}, NULL) = 0
select(7, [4 6], NULL, [6], {0, 0}) = 0 (Timeout)
And many other same lines. Below is bt, that I get from gdb after attaching it
to soffice.bin:
(gdb) thread 1
[Switching to thread 1 (Thread -1234069824 (LWP 25282))]#0 0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbfffd1b0 in ?? ()
#2 0xb66dcf90 in ?? () from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#3 0x00000000 in ?? ()
#4 0xb6e425b6 in gettimeofday () from /lib/tls/libc.so.6
#5 0xb66af7b1 in SalXLib::CheckTimeout ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#6 0xb66afab5 in SalXLib::Yield ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#7 0xb66b74bf in X11SalInstance::Yield ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#8 0xb7dbd36e in Application::Yield ()
from /opt/OpenOffice.org/program/libvcl680li.so
#9 0xaf964077 in PointToTwips ()
from /opt/OpenOffice.org/program/libsvx680li.so
#10 0xaf956477 in PointToTwips ()
from /opt/OpenOffice.org/program/libsvx680li.so
#11 0xafad105b in SvxUnoDashTable_createInstance ()
from /opt/OpenOffice.org/program/libsvx680li.so
#12 0xafad1ba6 in SvxUnoDashTable_createInstance ()
from /opt/OpenOffice.org/program/libsvx680li.so
#13 0x0806308c in desktop::impl_callRecoveryUI ()
#14 0x080632b8 in desktop::Desktop::SaveTasks ()
#15 0x08063359 in desktop::Desktop::Exception ()
#16 0xb7dc1b7e in ImplGetResMgr ()
from /opt/OpenOffice.org/program/libvcl680li.so
#17 0xb7670aab in vos::_cpp_OSignalHandler_Function ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#18 0xb7670ac8 in _OSignalHandler_Function ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#19 0xb743f5af in osl_getVolumeInformation ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#20 0xb743f741 in osl_getVolumeInformation ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#21 <signal handler called>
#22 0xadb41044 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#23 0xadb41070 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#24 0xadb42275 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#25 0xadb59dae in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#26 0xadb5a367 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#27 0xadb5a6da in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#28 0xadb5a997 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#29 0xadb65a1c in SwTxtNode::GetWidthOfLeadingTabs ()
from /opt/OpenOffice.org/program/libsw680li.so
#30 0xadb52679 in SwFrmFmt::MakeGraphic ()
from /opt/OpenOffice.org/program/libsw680li.so
#31 0xadb1d79c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
---Type <return> to continue, or q <return> to quit---
#32 0xadb1d79c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
#33 0xadb1d79c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
#34 0xadb1d79c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
#35 0xadb1d79c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
#36 0xadb1ce8c in SwPageFtnInfo::operator== ()
from /opt/OpenOffice.org/program/libsw680li.so
#37 0xada26834 in ViewShell::Paint ()
from /opt/OpenOffice.org/program/libsw680li.so
#38 0xada02aab in SwCrsrShell::Paint ()
from /opt/OpenOffice.org/program/libsw680li.so
#39 0xadf383fb in SwGlossaryHdl::CopyToClipboard ()
from /opt/OpenOffice.org/program/libsw680li.so
#40 0xb7f36b03 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#41 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#42 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#43 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#44 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#45 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#46 0xb7f36bb9 in Window::DrawSelectionBackground ()
from /opt/OpenOffice.org/program/libvcl680li.so
#47 0xb7f36e00 in Window::Update ()
from /opt/OpenOffice.org/program/libvcl680li.so
#48 0xb7f12f5e in StatusBar::EndProgressMode ()
from /opt/OpenOffice.org/program/libvcl680li.so
#49 0xb0893034 in component_getFactory ()
from /opt/OpenOffice.org/program/libfwk680li.so
#50 0xb0894215 in component_getFactory ()
from /opt/OpenOffice.org/program/libfwk680li.so
#51 0xb0e0b848 in SfxProgress::~SfxProgress ()
from /opt/OpenOffice.org/program/libsfx680li.so
#52 0xb0d33168 in SfxPrintProgress::~SfxPrintProgress ()
from /opt/OpenOffice.org/program/libsfx680li.so
#53 0xb0d335bd in SfxPrintProgress::IsAborted ()
from /opt/OpenOffice.org/program/libsfx680li.so
#54 0xb0d335dc in SfxPrintProgress::IsAborted ()
from /opt/OpenOffice.org/program/libsfx680li.so
#55 0xb7e58cb5 in Printer::EndPrint ()
from /opt/OpenOffice.org/program/libvcl680li.so
#56 0xb7e58d45 in Printer::PrintPage ()
from /opt/OpenOffice.org/program/libvcl680li.so
#57 0xb7e0f469 in GraphicReader::~GraphicReader ()
from /opt/OpenOffice.org/program/libvcl680li.so
#58 0xb7e0f66a in GraphicReader::~GraphicReader ()
from /opt/OpenOffice.org/program/libvcl680li.so
#59 0xb7dc2991 in Timer::Timeout ()
from /opt/OpenOffice.org/program/libvcl680li.so
#60 0xb7dc25db in SVMain () from /opt/OpenOffice.org/program/libvcl680li.so
#61 0xb66b0067 in SalData::Timeout ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#62 0xb66af83b in SalXLib::CheckTimeout ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#63 0xb66afab5 in SalXLib::Yield ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
---Type <return> to continue, or q <return> to quit---
#64 0xb66b74bf in X11SalInstance::Yield ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#65 0xb7dbd36e in Application::Yield ()
from /opt/OpenOffice.org/program/libvcl680li.so
#66 0xb7dbd3b1 in Application::Execute ()
from /opt/OpenOffice.org/program/libvcl680li.so
#67 0x0806913c in desktop::Desktop::Main ()
#68 0xb7dc22e5 in SVMain () from /opt/OpenOffice.org/program/libvcl680li.so
#69 0x0805f0fb in sal_main ()
#70 0xb6ddcff8 in __libc_start_main () from /lib/tls/libc.so.6
#71 0x0805efe1 in _start ()
(gdb) thread 2
[Switching to thread 2 (Thread -1365611600 (LWP 25744))]#0 0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xae9a62e8 in ?? ()
#2 0x000003e8 in ?? ()
#3 0x00000001 in ?? ()
#4 0xb6e77f24 in poll () from /lib/tls/libc.so.6
#5 0xae9beca2 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so
#6 0xae9bed92 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so
#7 0xb74382a3 in osl_yieldThread ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#8 0xb70be304 in start_thread () from /lib/tls/libpthread.so.0
#9 0xb6e80fca in clone () from /lib/tls/libc.so.6
(gdb) thread 3
[Switching to thread 3 (Thread -1317340240 (LWP 25325))]#0 0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xb17af3e0 in ?? ()
#2 0xffffffff in ?? ()
#3 0x00000002 in ?? ()
#4 0xb6e77f24 in poll () from /lib/tls/libc.so.6
#5 0xb66b8eab in SessionManagerClient::open ()
from /opt/OpenOffice.org/program/libvclplug_gen680li.so
#6 0xb74382a3 in osl_yieldThread ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#7 0xb70be304 in start_thread () from /lib/tls/libpthread.so.0
#8 0xb6e80fca in clone () from /lib/tls/libc.so.6
(gdb) thread 4
[Switching to thread 4 (Thread -1296311376 (LWP 25310))]#0 0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xb2bbd388 in ?? ()
#2 0x00000011 in ?? ()
#3 0x00000000 in ?? ()
#4 0xb70c0d6c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/libpthread.so.0
#5 0xb70c11c5 in [EMAIL PROTECTED] ()
from /lib/tls/libpthread.so.0
#6 0xb74353cb in osl_waitCondition ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#7 0xb7669115 in vos::OCondition::wait ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#8 0xb766ed87 in vos::OTimerManager::run ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#9 0xb766cfa1 in vos::_cpp_OThread_WorkerFunction ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#10 0xb766cfcf in _OThread_WorkerFunction ()
from /opt/OpenOffice.org/program/libvos3gcc3.so
#11 0xb74382a3 in osl_yieldThread ()
from /opt/OpenOffice.org/program/libuno_sal.so.3
#12 0xb70be304 in start_thread () from /lib/tls/libpthread.so.0
#13 0xb6e80fca in clone () from /lib/tls/libc.so.6
(gdb) thread 5
Thread ID 5 not known.
I did not manage to kill it! even with kill -9:
peter 25282 18.3 12.7 165692 65564 ? Tl 13:58
6:10 /opt/OpenOffice.org/program/soffice.bin
-writer /media/cdrom/В.А.?екторский/78.doc
In other ps format, I could found that this program is sleeping in finish
kernel function:
0 T 1000 25282 1 11 76 0 - 41423 finish ? 00:06:10 soffice.bin
BTW. How should I kill such process?
---------------------------------------------------------------------
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]