To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52308
                  Issue #:|52308
                  Summary:|Lock while editing two files.
                Component:|Presentation
                  Version:|680m118
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|wg
              Reported by:|volkov_peter





------- Additional comments from [EMAIL PROTECTED] Fri Jul 22 01:17:44 -0700 
2005 -------
Hello. 
 
I fall into following problem. I created new empty presentation and opened 
another already created one. I wanted to copy slide from latter into empty 
presentation. But at this moment office hangs. I know few about programming but 
I'll try to do my best and show you all I see. If this information gives you no 
hints you may safely close this bug because I don't know how to reproduce this 
bug. 
 
Ok. In `ps aux` I see two openoffice process: 
peter     8673  0.0  0.2   3636  1160 ?        S    11:51   
0:00 /bin/sh /opt/OpenOffice.org/program/ 
soffice -impress 
peter     8798  1.6 18.9 195292 97256 ?        Tl   11:51   
0:10 /opt/OpenOffice.org/program/soffice. 
bin -impress 
 
Both process hang in different functions: 
[EMAIL PROTECTED] ~ $ strace -p 8673 
Process 8673 attached - interrupt to quit 
waitpid(-1,  <unfinished ...> 
Process 8673 detached 
[EMAIL PROTECTED] ~ $ strace -p 8798 
Process 8798 attached - interrupt to quit 
futex(0x839f528, FUTEX_WAIT, 2, NULL <unfinished ...> 
Process 8798 detached 
 
And now bt: 
process 8673. Seems that it contains no threads: 
#0  0xffffe410 in ?? () 
#1  0xbfffeda0 in ?? () 
#2  0x00000000 in ?? () 
#3  0xbfffed78 in ?? () 
#4  0xb7f225a3 in waitpid () from /lib/tls/libc.so.6 
#5  0x080787ef in kill_pid () 
#6  0xbfffed78 in ?? () 
#7  0x00000000 in ?? () 
#8  0x00000000 in ?? () 
#9  0x00000000 in ?? () 
#10 0x00000000 in ?? () 
#11 0x00000000 in ?? () 
#12 0x00000000 in ?? () 
#13 0x00000000 in ?? () 
#14 0x00000000 in ?? () 
#15 0xffffffff in ?? () 
#16 0x00000000 in ?? () 
#17 0x00000001 in ?? () 
#18 0x00000000 in ?? () 
#19 0x0000225e in ?? () 
#20 0x080fbe48 in ?? () 
#21 0x00000000 in ?? () 
#22 0x0000225e in ?? () 
#23 0xbfffeda0 in ?? () 
#24 0x08079565 in wait_for () 
#25 0xb7fc3ff4 in ?? () from /lib/tls/libc.so.6 
#26 0x00000000 in ?? () 
#27 0x00000000 in ?? () 
#28 0x00000000 in ?? () 
#29 0x00000000 in ?? () 
#30 0x00000000 in ?? () 
#31 0x00000000 in ?? () 
#32 0x00000000 in ?? () 
---Type <return> to continue, or q <return> to quit--- 
#33 0x00000000 in ?? () 
#34 0x00000000 in ?? () 
#35 0x00000000 in ?? () 
#36 0x00000000 in ?? () 
#37 0x00000000 in ?? () 
#38 0x00000000 in ?? () 
#39 0x00000000 in ?? () 
#40 0x00000000 in ?? () 
#41 0x00000000 in ?? () 
#42 0x00000000 in ?? () 
#43 0x00000000 in ?? () 
#44 0x00000000 in ?? () 
#45 0x00000000 in ?? () 
#46 0x00000000 in ?? () 
#47 0x00000000 in ?? () 
#48 0x00000000 in ?? () 
#49 0x00000000 in ?? () 
#50 0x00000000 in ?? () 
#51 0x00000000 in ?? () 
#52 0x00000000 in ?? () 
#53 0x00000000 in ?? () 
#54 0x00000000 in ?? () 
#55 0x00000000 in ?? () 
#56 0x00000000 in ?? () 
#57 0x00000000 in ?? () 
#58 0x00010000 in ?? () 
#59 0x00000000 in ?? () 
#60 0x00000000 in ?? () 
#61 0x00000000 in ?? () 
#62 0x00000000 in ?? () 
#63 0x00000000 in ?? () 
#64 0x00000000 in ?? () 
#65 0x00000000 in ?? () 
---Type <return> to continue, or q <return> to quit--- 
#66 0x00000000 in ?? () 
#67 0x00000000 in ?? () 
#68 0x00000000 in ?? () 
#69 0x00000000 in ?? () 
#70 0x00000000 in ?? () 
#71 0x00000000 in ?? () 
#72 0x00000000 in ?? () 
#73 0x00000000 in ?? () 
#74 0x00000000 in ?? () 
#75 0x00000000 in ?? () 
#76 0x00000000 in ?? () 
#77 0x00000000 in ?? () 
#78 0x00000000 in ?? () 
#79 0x00000000 in ?? () 
#80 0x00000000 in ?? () 
#81 0x00000000 in ?? () 
#82 0x00000000 in ?? () 
#83 0x00000000 in ?? () 
#84 0x00000000 in ?? () 
#85 0x00000000 in ?? () 
#86 0x00000000 in ?? () 
#87 0x00000000 in ?? () 
#88 0x00000000 in ?? () 
#89 0x00000000 in ?? () 
#90 0x00000000 in ?? () 
#91 0x080fb430 in ?? () 
#92 0x00000000 in ?? () 
#93 0x00000000 in ?? () 
#94 0x00000001 in ?? () 
#95 0x00000000 in ?? () 
#96 0x080fbd20 in ?? () 
#97 0x0806c32f in execute_command_internal () 
#98 0x0000225e in ?? () 
---Type <return> to continue, or q <return> to quit--- 
#99 0x00000000 in ?? () 
#100 0xb7fc5820 in __malloc_initialize_hook () from /lib/tls/libc.so.6 
#101 0x00000018 in ?? () 
#102 0xbffff1f8 in ?? () 
#103 0xb7fc3ff4 in ?? () from /lib/tls/libc.so.6 
#104 0xb7ef7fbe in malloc_trim () from /lib/tls/libc.so.6 
#105 0x00000018 in ?? () 
#106 0xb7fc3ff4 in ?? () from /lib/tls/libc.so.6 
#107 0x080fbe10 in ?? () 
#108 0x00000000 in ?? () 
#109 0x080fa870 in ?? () 
#110 0x00000000 in ?? () 
#111 0x2ffc5820 in ?? () 
#112 0x00000000 in ?? () 
#113 0x00000000 in ?? () 
#114 0x000021f0 in ?? () 
#115 0x00000000 in ?? () 
#116 0x00000000 in ?? () 
#117 0x00000000 in ?? () 
#118 0x00000002 in ?? () 
#119 0x080fb5c8 in ?? () 
#120 0x080fbd20 in ?? () 
#121 0x080fb9c0 in ?? () 
#122 0xffffffff in ?? () 
#123 0xffffffff in ?? () 
#124 0x00000000 in ?? () 
#125 0x00000000 in ?? () 
#126 0x00000000 in ?? () 
#127 0x00000000 in ?? () 
#128 0x00000000 in ?? () 
#129 0x00000000 in ?? () 
#130 0x00000014 in ?? () 
#131 0x000000f5 in ?? () 
---Type <return> to continue, or q <return> to quit--- 
#132 0x00002251 in ?? () 
#133 0x080f9970 in ?? () 
#134 0xffffffff in ?? () 
#135 0x00000000 in ?? () 
#136 0xbffff1f8 in ?? () 
#137 0x0806d7ee in execute_command () 
#138 0x00000000 in ?? () 
#139 0xffffffff in ?? () 
#140 0xffffffff in ?? () 
#141 0x080f9970 in ?? () 
#142 0x00000000 in ?? () 
#143 0x00000001 in ?? () 
#144 0x0805e9d9 in reader_loop () 
#145 0x00000001 in ?? () 
#146 0x00000004 in ?? () 
#147 0x00000000 in ?? () 
#148 0x080fbda8 in ?? () 
#149 0x00000001 in ?? () 
#150 0x00000000 in ?? () 
#151 0x0805d99f in main () 
 
Next process 8673. 
 
(gdb) thread 1 
[Switching to thread 1 (Thread -1233717568 (LWP 8798))]#0  0xffffe410 in ?? () 
(gdb) bt 
#0  0xffffe410 in ?? () 
#1  0xbfffe824 in ?? () 
#2  0x00000002 in ?? () 
#3  0x00000000 in ?? () 
#4  0xb70e145e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 
#5  0xb70de112 in _L_mutex_lock_152 () from /lib/tls/libpthread.so.0 
#6  0xbfffeb20 in ?? () 
#7  0xb03e8420 in ?? () 
#8  0xbfffe824 in ?? () 
#9  0xb74474b6 in rtl_allocateMemory () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#10 0xb0e78526 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#11 0xb79e3dab in TransferableDataHelper::CreateFromSystemClipboard () 
   from /opt/OpenOffice.org/program/libsvt680li.so 
#12 0xaee88bd8 in sd::ViewShell::GetDocSh () 
from /opt/OpenOffice.org/program/libsd680li.so 
#13 0xaeea3f12 in sd::ViewShell::GetDocSh () 
from /opt/OpenOffice.org/program/libsd680li.so 
#14 0xb2a49747 in SfxDispatcher::_FillState () 
from /opt/OpenOffice.org/program/libsfx680li.so 
#15 0xb2a54ba2 in SfxBindings::Release () 
from /opt/OpenOffice.org/program/libsfx680li.so 
#16 0xb2a55811 in SfxBindings::GetSlot () 
from /opt/OpenOffice.org/program/libsfx680li.so 
#17 0xb2a55992 in SfxBindings::GetSlot () 
from /opt/OpenOffice.org/program/libsfx680li.so 
#18 0xb7dc08ed in Timer::Timeout () 
from /opt/OpenOffice.org/program/libvcl680li.so 
#19 0xb7dc0537 in SVMain () from /opt/OpenOffice.org/program/libvcl680li.so 
#20 0xb5aa117f in SalData::Timeout () 
from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#21 0xb5aa0953 in SalXLib::CheckTimeout () 
from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#22 0xb5aa0bcd in SalXLib::Yield () 
from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#23 0xb5aa867f in X11SalInstance::Yield () 
from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#24 0xb7dbb35a in Application::Yield () 
from /opt/OpenOffice.org/program/libvcl680li.so 
#25 0xb7dbb39d in Application::Execute () 
from /opt/OpenOffice.org/program/libvcl680li.so 
#26 0x0806744b in desktop::Desktop::Main () 
#27 0xb7dc0243 in SVMain () from /opt/OpenOffice.org/program/libvcl680li.so 
#28 0x0805dacb in sal_main () 
#29 0xb6ddcf6c in __libc_start_main () from /lib/tls/libc.so.6 
#30 0x00000002 in ?? () 
#31 0xbffff134 in ?? () 
---Type <return> to continue, or q <return> to quit--- 
#32 0xbffff140 in ?? () 
#33 0x08051cf7 in ?? () 
#34 0xb6ef9ff4 in ?? () from /lib/tls/libc.so.6 
#35 0x00000000 in ?? () 
#36 0xbffff0c0 in ?? () 
#37 0x0805bda8 in ?? () 
#38 0xbffff0b0 in ?? () 
#39 0xb6ddcf24 in __libc_start_main () from /lib/tls/libc.so.6 
#40 0x00000000 in ?? () 
#41 0x00000000 in ?? () 
#42 0x00000000 in ?? () 
#43 0xb8000fd4 in ?? () from /lib/ld-linux.so.2 
#44 0x00000002 in ?? () 
#45 0x0805d990 in ?? () 
#46 0x00000000 in ?? () 
#47 0xb7ff56d0 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 
#48 0x0805d9b1 in _start () 
#49 0x0805daf2 in sal_main () 
Previous frame inner to this frame (corrupt stack?) 
(gdb) thread 2 
[Switching to thread 2 (Thread -1317909584 (LWP 8955))]#0  0xffffe410 in ?? () 
(gdb) bt 
#0  0xffffe410 in ?? () 
#1  0xb17239a4 in ?? () 
#2  0x00000002 in ?? () 
#3  0x00000000 in ?? () 
#4  0xb70e145e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 
#5  0xb70de112 in _L_mutex_lock_152 () from /lib/tls/libpthread.so.0 
#6  0x08067696 in com::sun::star::uno::cpp_acquire () 
#7  0xb766d440 in vos::OMutex::acquire () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#8  0xb5aa820d in SalYieldMutex::acquire () 
from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#9  0xb3546da6 in framework::LockHelper::acquire () 
from /opt/OpenOffice.org/program/libfwi680li.so 
#10 0xb242e073 in component_getFactory () 
from /opt/OpenOffice.org/program/libfwk680li.so 
#11 0x08061d32 in desktop::impl_callRecoveryUI () 
#12 0x08061fba in desktop::Desktop::SaveTasks () 
#13 0x08062070 in desktop::Desktop::Exception () 
#14 0xb7dbfad2 in ImplGetResMgr () 
from /opt/OpenOffice.org/program/libvcl680li.so 
#15 0xb7674aab in vos::_cpp_OSignalHandler_Function () 
   from /opt/OpenOffice.org/program/libvos3gcc3.so 
#16 0xb7674ac8 in _OSignalHandler_Function () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#17 0xb7443686 in osl_getVolumeInformation () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#18 0xb7443815 in osl_getVolumeInformation () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#19 <signal handler called> 
#20 0xb743b5e7 in osl_incrementInterlockedCount () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#21 0xb75efcd4 in uno_type_sequence_assign () 
from /opt/OpenOffice.org/program/libuno_cppu.so.3 
#22 0xb0e84dd2 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#23 0xb0e8559e in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#24 0xb0e85a61 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#25 0xb0e85d07 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#26 0xb0e85d82 in ?? () from /opt/OpenOffice.org/program/libdtransX11680li.so 
#27 0xb743c33b in osl_yieldThread () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#28 0xb70dc2c2 in start_thread () from /lib/tls/libpthread.so.0 
(gdb) thread 3 
[Switching to thread 3 (Thread -1287050320 (LWP 8879))]#0  0xffffe410 in ?? () 
(gdb) bt 
#0  0xffffe410 in ?? () 
#1  0xb3492480 in ?? () 
#2  0xffffffff in ?? () 
#3  0x00000003 in ?? () 
#4  0xb6e8ccd6 in poll () from /lib/tls/libc.so.6 
#5  0xb5aaa12f in SessionManagerClient::open () 
   from /opt/OpenOffice.org/program/libvclplug_gen680li.so 
#6  0xb743c33b in osl_yieldThread () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#7  0xb70dc2c2 in start_thread () from /lib/tls/libpthread.so.0 
(gdb) thread 4 
[Switching to thread 4 (Thread -1274897488 (LWP 8875))]#0  0xffffe410 in ?? () 
(gdb) bt 
#0  0xffffe410 in ?? () 
#1  0xb4028ad8 in ?? () 
#2  0xb75d3b60 in ?? () from /opt/OpenOffice.org/program/libuno_sal.so.3 
#3  0xb4028ac0 in ?? () 
#4  0xb70e1938 in accept () from /lib/tls/libpthread.so.0 
#5  0xb7443f07 in osl_acceptPipe () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#6  0xb7675463 in vos::OPipe::accept () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#7  0x08069bb6 in desktop::OfficeIPCThread::run () 
#8  0xb7670fa1 in vos::_cpp_OThread_WorkerFunction () 
   from /opt/OpenOffice.org/program/libvos3gcc3.so 
#9  0xb7670fcf in _OThread_WorkerFunction () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#10 0xb743c33b in osl_yieldThread () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#11 0xb70dc2c2 in start_thread () from /lib/tls/libpthread.so.0 
(gdb) thread 5 
[Switching to thread 5 (Thread -1266222160 (LWP 8874))]#0  0xffffe410 in ?? () 
(gdb) bt 
#0  0xffffe410 in ?? () 
#1  0xb486f3e8 in ?? () 
#2  0x00000035 in ?? () 
#3  0x00000000 in ?? () 
#4  0xb70defec in pthread_cond_timedwait@@GLIBC_2.3.2 () 
from /lib/tls/libpthread.so.0 
#5  0xb70df448 in [EMAIL PROTECTED] () 
from /lib/tls/libpthread.so.0 
#6  0x082a4268 in ?? () 
#7  0x082a4244 in ?? () 
#8  0xb486f3e8 in ?? () 
#9  0xb75d3b60 in ?? () from /opt/OpenOffice.org/program/libuno_sal.so.3 
#10 0x082a4244 in ?? () 
#11 0x082a4238 in ?? () 
#12 0xb743942b in osl_waitCondition () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#13 0xb766d115 in vos::OCondition::wait () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#14 0xb7672d87 in vos::OTimerManager::run () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#15 0xb7670fa1 in vos::_cpp_OThread_WorkerFunction () 
   from /opt/OpenOffice.org/program/libvos3gcc3.so 
#16 0xb7670fcf in _OThread_WorkerFunction () 
from /opt/OpenOffice.org/program/libvos3gcc3.so 
#17 0xb743c33b in osl_yieldThread () 
from /opt/OpenOffice.org/program/libuno_sal.so.3 
#18 0xb70dc2c2 in start_thread () from /lib/tls/libpthread.so.0 
(gdb) thread 6 
Thread ID 6 not known. 
 
 
HTH. 
 
Peter.

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