Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- 57 ./nptl/futex-internal.c: Aucun fichier ou dossier de ce type.
- (gdb) where
- #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:87
- #2 __GI___futex_abstimed_wait_cancelable64
- (futex_word=futex_word@entry=0x564e9092ed28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0)
- at ./nptl/futex-internal.c:139
- #3 0x00007f252d051ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564e9092ecd8, cond=0x564e9092ed00) at ./nptl/pthread_cond_wait.c:503
- #4 ___pthread_cond_wait (cond=0x564e9092ed00, mutex=0x564e9092ecd8) at ./nptl/pthread_cond_wait.c:627
- #5 0x00007f25308be7bb in () at /usr/lib/libreoffice/program/libmergedlo.so
- #6 0x00007f25308be219 in SvpSalInstance::ImplYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
- #7 0x00007f25308be420 in SvpSalInstance::DoYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
- #8 0x00007f2530736ec2 in () at /usr/lib/libreoffice/program/libmergedlo.so
- #9 0x00007f25307397e5 in Application::Execute() () at /usr/lib/libreoffice/program/libmergedlo.so
- #10 0x00007f252f57fa92 in () at /usr/lib/libreoffice/program/libmergedlo.so
- #11 0x00007f25307428c1 in ImplSVMain() () at /usr/lib/libreoffice/program/libmergedlo.so
- #12 0x00007f252f59e0fe in soffice_main () at /usr/lib/libreoffice/program/libmergedlo.so
- #13 0x0000564e8fa160b0 in ()
- #14 0x00007f252cfe7d90 in __libc_start_call_main (main=main@entry=0x564e8fa160a0, argc=argc@entry=11, argv=argv@entry=0x7ffc73a09118)
- at ../sysdeps/nptl/libc_start_call_main.h:58
- #15 0x00007f252cfe7e40 in __libc_start_main_impl
- (main=0x564e8fa160a0, argc=11, argv=0x7ffc73a09118, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc73a09108)
- at ../csu/libc-start.c:392
- #16 0x0000564e8fa160e5 in ()
- (gdb) info threads
- Id Target Id Frame
- * 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
- 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
- at ../sysdeps/unix/sysv/linux/recv.c:28
- 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
- from /usr/lib/libreoffice/program/libswlo.so
- (gdb) thread 1
- [Switching to thread 1 (Thread 0x7f2526ef1180 (LWP 1675260))]
- #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- 57 in ./nptl/futex-internal.c
- (gdb) where
- #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:87
- #2 __GI___futex_abstimed_wait_cancelable64
- (futex_word=futex_word@entry=0x564e9092ed28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0)
- at ./nptl/futex-internal.c:139
- #3 0x00007f252d051ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564e9092ecd8, cond=0x564e9092ed00) at ./nptl/pthread_cond_wait.c:503
- #4 ___pthread_cond_wait (cond=0x564e9092ed00, mutex=0x564e9092ecd8) at ./nptl/pthread_cond_wait.c:627
- #5 0x00007f25308be7bb in () at /usr/lib/libreoffice/program/libmergedlo.so
- #6 0x00007f25308be219 in SvpSalInstance::ImplYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
- #7 0x00007f25308be420 in SvpSalInstance::DoYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
- #8 0x00007f2530736ec2 in () at /usr/lib/libreoffice/program/libmergedlo.so
- #9 0x00007f25307397e5 in Application::Execute() () at /usr/lib/libreoffice/program/libmergedlo.so
- #10 0x00007f252f57fa92 in () at /usr/lib/libreoffice/program/libmergedlo.so
- #11 0x00007f25307428c1 in ImplSVMain() () at /usr/lib/libreoffice/program/libmergedlo.so
- #12 0x00007f252f59e0fe in soffice_main () at /usr/lib/libreoffice/program/libmergedlo.so
- #13 0x0000564e8fa160b0 in ()
- #14 0x00007f252cfe7d90 in __libc_start_call_main (main=main@entry=0x564e8fa160a0, argc=argc@entry=11, argv=argv@entry=0x7ffc73a09118)
- at ../sysdeps/nptl/libc_start_call_main.h:58
- #15 0x00007f252cfe7e40 in __libc_start_main_impl
- (main=0x564e8fa160a0, argc=11, argv=0x7ffc73a09118, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc73a09108)
- at ../csu/libc-start.c:392
- #16 0x0000564e8fa160e5 in ()
- (gdb) info threads
- Id Target Id Frame
- * 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
- 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
- at ../sysdeps/unix/sysv/linux/recv.c:28
- 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
- from /usr/lib/libreoffice/program/libswlo.so
- (gdb) thread 2
- [Switching to thread 2 (Thread 0x7f2525de8640 (LWP 1675270))]
- #0 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26
- 26 ../sysdeps/unix/sysv/linux/accept.c: Aucun fichier ou dossier de ce type.
- (gdb) where
- #0 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26
- #1 0x00007f2531fd9ee3 in osl_acceptPipe () at /usr/lib/libreoffice/program/libuno_sal.so.3
- #2 0x00007f252f59b952 in () at /usr/lib/libreoffice/program/libmergedlo.so
- #3 0x00007f252af76d7b in salhelper::Thread::run() () at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
- #4 0x00007f252af77014 in () at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
- #5 0x00007f2531fdf7a8 in () at /usr/lib/libreoffice/program/libuno_sal.so.3
- #6 0x00007f252d052b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
- #7 0x00007f252d0e4a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
- (gdb) info threads
- Id Target Id Frame
- 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
- * 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
- at ../sysdeps/unix/sysv/linux/accept.c:26
- 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
- futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
- 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
- at ../sysdeps/unix/sysv/linux/recv.c:28
- 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
- from /usr/lib/libreoffice/program/libswlo.so
- (gdb) thread 6
- [Switching to thread 6 (Thread 0x7f2516ffd640 (LWP 1675283))]
- #0 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) () from /usr/lib/libreoffice/program/libswlo.so
- (gdb) where
- #0 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) () at /usr/lib/libreoffice/program/libswlo.so
- #1 0x00007f251542d41a in () at /usr/lib/libreoffice/program/libswlo.so
- #2 0x00007f2515428e5a in SwFrame::PrepareMake(OutputDevice*) () at /usr/lib/libreoffice/program/libswlo.so
- #3 0x00007f25154696bb in () at /usr/lib/libreoffice/program/libswlo.so
- #4 0x00007f251546b0bb in () at /usr/lib/libreoffice/program/libswlo.so
- #5 0x00007f251546bc59 in () at /usr/lib/libreoffice/program/libswlo.so
- #6 0x00007f251582a194 in SwViewShell::CalcLayout() () at /usr/lib/libreoffice/program/libswlo.so
- #7 0x00007f25153a16ac in SwEditShell::CalcLayout() () at /usr/lib/libreoffice/program/libswlo.so
- #8 0x00007f25156dff96 in () at /usr/lib/libreoffice/program/libswlo.so
- #9 0x00007f252d1f7a4a in () at /usr/lib/libreoffice/program/libgcc3_uno.so
- #10 0x00007f252d1f6b76 in () at /usr/lib/libreoffice/program/libgcc3_uno.so
- #11 0x00007f252d1f72c6 in () at /usr/lib/libreoffice/program/libgcc3_uno.so
- #12 0x00007f252558301a in () at /usr/lib/libreoffice/program/libbinaryurplo.so
- #13 0x00007f25255837fb in () at /usr/lib/libreoffice/program/libbinaryurplo.so
- #14 0x00007f25255877a3 in () at /usr/lib/libreoffice/program/libbinaryurplo.so
- #15 0x00007f252b0e6507 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
- #16 0x00007f252b0e6ca0 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
- #17 0x00007f252b0e79c4 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
- #18 0x00007f2531fdf7a8 in () at /usr/lib/libreoffice/program/libuno_sal.so.3
- #19 0x00007f252d052b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
- #20 0x00007f252d0e4a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
- (gdb) info threads
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement