Advertisement
Guest User

Untitled

a guest
Nov 28th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 KB | None | 0 0
  1. [Thread debugging using libthread_db enabled]
  2. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  3. __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  4. 57 ./nptl/futex-internal.c: Aucun fichier ou dossier de ce type.
  5. (gdb) where
  6. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  7. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:87
  8. #2 __GI___futex_abstimed_wait_cancelable64
  9. (futex_word=futex_word@entry=0x564e9092ed28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0)
  10. at ./nptl/futex-internal.c:139
  11. #3 0x00007f252d051ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564e9092ecd8, cond=0x564e9092ed00) at ./nptl/pthread_cond_wait.c:503
  12. #4 ___pthread_cond_wait (cond=0x564e9092ed00, mutex=0x564e9092ecd8) at ./nptl/pthread_cond_wait.c:627
  13. #5 0x00007f25308be7bb in () at /usr/lib/libreoffice/program/libmergedlo.so
  14. #6 0x00007f25308be219 in SvpSalInstance::ImplYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
  15. #7 0x00007f25308be420 in SvpSalInstance::DoYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
  16. #8 0x00007f2530736ec2 in () at /usr/lib/libreoffice/program/libmergedlo.so
  17. #9 0x00007f25307397e5 in Application::Execute() () at /usr/lib/libreoffice/program/libmergedlo.so
  18. #10 0x00007f252f57fa92 in () at /usr/lib/libreoffice/program/libmergedlo.so
  19. #11 0x00007f25307428c1 in ImplSVMain() () at /usr/lib/libreoffice/program/libmergedlo.so
  20. #12 0x00007f252f59e0fe in soffice_main () at /usr/lib/libreoffice/program/libmergedlo.so
  21. #13 0x0000564e8fa160b0 in ()
  22. #14 0x00007f252cfe7d90 in __libc_start_call_main (main=main@entry=0x564e8fa160a0, argc=argc@entry=11, argv=argv@entry=0x7ffc73a09118)
  23. at ../sysdeps/nptl/libc_start_call_main.h:58
  24. #15 0x00007f252cfe7e40 in __libc_start_main_impl
  25. (main=0x564e8fa160a0, argc=11, argv=0x7ffc73a09118, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc73a09108)
  26. at ../csu/libc-start.c:392
  27. #16 0x0000564e8fa160e5 in ()
  28. (gdb) info threads
  29. Id Target Id Frame
  30. * 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  31. futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  32. 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
  33. at ../sysdeps/unix/sysv/linux/accept.c:26
  34. 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
  35. at ../sysdeps/unix/sysv/linux/accept.c:26
  36. 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  37. futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
  38. 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
  39. at ../sysdeps/unix/sysv/linux/recv.c:28
  40. 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
  41. from /usr/lib/libreoffice/program/libswlo.so
  42. (gdb) thread 1
  43. [Switching to thread 1 (Thread 0x7f2526ef1180 (LWP 1675260))]
  44. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  45. 57 in ./nptl/futex-internal.c
  46. (gdb) where
  47. #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  48. #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:87
  49. #2 __GI___futex_abstimed_wait_cancelable64
  50. (futex_word=futex_word@entry=0x564e9092ed28, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0)
  51. at ./nptl/futex-internal.c:139
  52. #3 0x00007f252d051ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x564e9092ecd8, cond=0x564e9092ed00) at ./nptl/pthread_cond_wait.c:503
  53. #4 ___pthread_cond_wait (cond=0x564e9092ed00, mutex=0x564e9092ecd8) at ./nptl/pthread_cond_wait.c:627
  54. #5 0x00007f25308be7bb in () at /usr/lib/libreoffice/program/libmergedlo.so
  55. #6 0x00007f25308be219 in SvpSalInstance::ImplYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
  56. #7 0x00007f25308be420 in SvpSalInstance::DoYield(bool, bool) () at /usr/lib/libreoffice/program/libmergedlo.so
  57. #8 0x00007f2530736ec2 in () at /usr/lib/libreoffice/program/libmergedlo.so
  58. #9 0x00007f25307397e5 in Application::Execute() () at /usr/lib/libreoffice/program/libmergedlo.so
  59. #10 0x00007f252f57fa92 in () at /usr/lib/libreoffice/program/libmergedlo.so
  60. #11 0x00007f25307428c1 in ImplSVMain() () at /usr/lib/libreoffice/program/libmergedlo.so
  61. #12 0x00007f252f59e0fe in soffice_main () at /usr/lib/libreoffice/program/libmergedlo.so
  62. #13 0x0000564e8fa160b0 in ()
  63. #14 0x00007f252cfe7d90 in __libc_start_call_main (main=main@entry=0x564e8fa160a0, argc=argc@entry=11, argv=argv@entry=0x7ffc73a09118)
  64. at ../sysdeps/nptl/libc_start_call_main.h:58
  65. #15 0x00007f252cfe7e40 in __libc_start_main_impl
  66. (main=0x564e8fa160a0, argc=11, argv=0x7ffc73a09118, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc73a09108)
  67. at ../csu/libc-start.c:392
  68. #16 0x0000564e8fa160e5 in ()
  69. (gdb) info threads
  70. Id Target Id Frame
  71. * 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  72. futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  73. 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
  74. at ../sysdeps/unix/sysv/linux/accept.c:26
  75. 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
  76. at ../sysdeps/unix/sysv/linux/accept.c:26
  77. 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  78. futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
  79. 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
  80. at ../sysdeps/unix/sysv/linux/recv.c:28
  81. 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
  82. from /usr/lib/libreoffice/program/libswlo.so
  83. (gdb) thread 2
  84. [Switching to thread 2 (Thread 0x7f2525de8640 (LWP 1675270))]
  85. #0 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26
  86. 26 ../sysdeps/unix/sysv/linux/accept.c: Aucun fichier ou dossier de ce type.
  87. (gdb) where
  88. #0 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26
  89. #1 0x00007f2531fd9ee3 in osl_acceptPipe () at /usr/lib/libreoffice/program/libuno_sal.so.3
  90. #2 0x00007f252f59b952 in () at /usr/lib/libreoffice/program/libmergedlo.so
  91. #3 0x00007f252af76d7b in salhelper::Thread::run() () at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
  92. #4 0x00007f252af77014 in () at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
  93. #5 0x00007f2531fdf7a8 in () at /usr/lib/libreoffice/program/libuno_sal.so.3
  94. #6 0x00007f252d052b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  95. #7 0x00007f252d0e4a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  96. (gdb) info threads
  97. Id Target Id Frame
  98. 1 Thread 0x7f2526ef1180 (LWP 1675260) "soffice.bin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  99. futex_word=0x564e9092ed28) at ./nptl/futex-internal.c:57
  100. * 2 Thread 0x7f2525de8640 (LWP 1675270) "PipeIPC" 0x00007f252d0e560f in __libc_accept (fd=9, addr=..., len=0x0)
  101. at ../sysdeps/unix/sysv/linux/accept.c:26
  102. 3 Thread 0x7f252556a640 (LWP 1675271) "URP Acceptor" 0x00007f252d0e560f in __libc_accept (fd=12, addr=..., len=0x7f252556808c)
  103. at ../sysdeps/unix/sysv/linux/accept.c:26
  104. 4 Thread 0x7f2517fff640 (LWP 1675280) "binaryurpWriter" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0,
  105. futex_word=0x7f251c00836c) at ./nptl/futex-internal.c:57
  106. 5 Thread 0x7f25177fe640 (LWP 1675281) "binaryurpReader" __libc_recv (flags=<optimized out>, len=8, buf=0x7f25080096f8, fd=14)
  107. at ../sysdeps/unix/sysv/linux/recv.c:28
  108. 6 Thread 0x7f2516ffd640 (LWP 1675283) "cppu_threadpool" 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) ()
  109. from /usr/lib/libreoffice/program/libswlo.so
  110. (gdb) thread 6
  111. [Switching to thread 6 (Thread 0x7f2516ffd640 (LWP 1675283))]
  112. #0 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) () from /usr/lib/libreoffice/program/libswlo.so
  113. (gdb) where
  114. #0 0x00007f2515479802 in SwRootFrame::CheckViewLayout(SwViewOption const*, SwRect const*) () at /usr/lib/libreoffice/program/libswlo.so
  115. #1 0x00007f251542d41a in () at /usr/lib/libreoffice/program/libswlo.so
  116. #2 0x00007f2515428e5a in SwFrame::PrepareMake(OutputDevice*) () at /usr/lib/libreoffice/program/libswlo.so
  117. #3 0x00007f25154696bb in () at /usr/lib/libreoffice/program/libswlo.so
  118. #4 0x00007f251546b0bb in () at /usr/lib/libreoffice/program/libswlo.so
  119. #5 0x00007f251546bc59 in () at /usr/lib/libreoffice/program/libswlo.so
  120. #6 0x00007f251582a194 in SwViewShell::CalcLayout() () at /usr/lib/libreoffice/program/libswlo.so
  121. #7 0x00007f25153a16ac in SwEditShell::CalcLayout() () at /usr/lib/libreoffice/program/libswlo.so
  122. #8 0x00007f25156dff96 in () at /usr/lib/libreoffice/program/libswlo.so
  123. #9 0x00007f252d1f7a4a in () at /usr/lib/libreoffice/program/libgcc3_uno.so
  124. #10 0x00007f252d1f6b76 in () at /usr/lib/libreoffice/program/libgcc3_uno.so
  125. #11 0x00007f252d1f72c6 in () at /usr/lib/libreoffice/program/libgcc3_uno.so
  126. #12 0x00007f252558301a in () at /usr/lib/libreoffice/program/libbinaryurplo.so
  127. #13 0x00007f25255837fb in () at /usr/lib/libreoffice/program/libbinaryurplo.so
  128. #14 0x00007f25255877a3 in () at /usr/lib/libreoffice/program/libbinaryurplo.so
  129. #15 0x00007f252b0e6507 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
  130. #16 0x00007f252b0e6ca0 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
  131. #17 0x00007f252b0e79c4 in () at /usr/lib/libreoffice/program/libuno_cppu.so.3
  132. #18 0x00007f2531fdf7a8 in () at /usr/lib/libreoffice/program/libuno_sal.so.3
  133. #19 0x00007f252d052b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
  134. #20 0x00007f252d0e4a00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  135. (gdb) info threads
  136.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement