https://bugs.documentfoundation.org/show_bug.cgi?id=122643

--- Comment #1 from Xavier Van Wijmeersch <xv3...@gmail.com> ---
I have this gdbtrace, don't know if it will be helpful 

[Detaching after fork from child process 9583]
[New Thread 0x7fffe434d700 (LWP 9586)]
[New Thread 0x7fffe3b4c700 (LWP 9587)]
[Thread 0x7fffe434d700 (LWP 9586) exited]
[New Thread 0x7fffe434d700 (LWP 9598)]
[Thread 0x7fffe434d700 (LWP 9598) exited]
[New Thread 0x7fffe434d700 (LWP 9600)]
[New Thread 0x7fffe1dee700 (LWP 9601)]
[New Thread 0x7fffdf826700 (LWP 9602)]
[New Thread 0x7fffdeec1700 (LWP 9603)]
[Thread 0x7fffdeec1700 (LWP 9603) exited]
[New Thread 0x7fffdeec1700 (LWP 9604)]
[Thread 0x7fffdeec1700 (LWP 9604) exited]
[New Thread 0x7fffdeec1700 (LWP 9605)]
[Thread 0x7fffdeec1700 (LWP 9605) exited]
[New Thread 0x7fffdeec1700 (LWP 9606)]
[Thread 0x7fffdeec1700 (LWP 9606) exited]
[New Thread 0x7fffdeec1700 (LWP 9607)]
[Thread 0x7fffdeec1700 (LWP 9607) exited]
[New Thread 0x7fffdeec1700 (LWP 9608)]
[New Thread 0x7fffde661700 (LWP 9609)]
[Thread 0x7fffdeec1700 (LWP 9608) exited]
[Thread 0x7fffde661700 (LWP 9609) exited]
[Thread 0x7fffdf826700 (LWP 9602) exited]
[New Thread 0x7fffdf826700 (LWP 9610)]
[New Thread 0x7fffde661700 (LWP 9611)]
[Thread 0x7fffde661700 (LWP 9611) exited]
[Thread 0x7fffdf826700 (LWP 9610) exited]
[New Thread 0x7fffdf826700 (LWP 9612)]

Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
0x00007ffff7ccf75b in raise () from /lib64/libc.so.6
#0  0x00007ffff7ccf75b in raise () at /lib64/libc.so.6
#1  0x00007ffff7cb1524 in abort () at /lib64/libc.so.6
#2  0x00007ffff426556e in SalUserEventList::DispatchUserEvents(bool)
(this=0x14e4f00, bHandleAllCurrentEvents=<optimized out>) at
/home/libreoffice/vcl/source/app/salusereventlist.cxx:125
#3  0x00007ffff7ea199d in KDEXLib::processYield(bool, bool)
(this=this@entry=0x537970, bWait=bWait@entry=true,
bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at
/home/libreoffice/vcl/unx/kde4/KDESalDisplay.hxx:42
#4  0x00007ffff7ea36cf in KDEXLib::Yield(bool, bool) (this=0x537970,
bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at
/home/libreoffice/vcl/unx/kde4/KDEXLib.cxx:289
#5  0x00007ffff45c4cf2 in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true,
i_bAllEvents=i_bAllEvents@entry=false) at
/home/libreoffice/vcl/source/app/svapp.cxx:439
#6  0x00007ffff45c534c in Application::Yield() () at
/home/libreoffice/vcl/source/app/svapp.cxx:503
#7  0x00007ffff45c6a85 in Application::Execute() () at
/home/libreoffice/vcl/source/app/svapp.cxx:420
#8  0x00007ffff7ee1de3 in desktop::Desktop::Main() (this=0x7fffffffdc60) at
/home/libreoffice/desktop/source/app/app.cxx:1637
#9  0x00007ffff45ccf46 in ImplSVMain() () at
/home/libreoffice/vcl/source/app/svmain.cxx:199
#10 0x00007ffff7f08cf1 in soffice_main() () at
/home/libreoffice/desktop/source/app/sofficemain.cxx:169
#11 0x000000000040107b in sal_main () at
/home/libreoffice/desktop/source/app/main.c:48
#12 0x000000000040107b in main (argc=<optimized out>, argv=<optimized out>) at
/home/libreoffice/desktop/source/app/main.c:47

Thread 17 (Thread 0x7fffdf826700 (LWP 9612)):
#0  0x00007ffff7c7c567 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007ffff7fa2718 in osl_waitCondition(oslCondition, TimeValue const*)
(Condition=0x232d540, pTimeout=pTimeout@entry=0x7fffdf825a80) at
/home/libreoffice/sal/osl/unx/conditn.cxx:200
#2  0x00007fffe470fe4d in osl::Condition::wait(TimeValue const*)
(this=<optimized out>, pTimeout=0x7fffdf825a80) at
/home/libreoffice/include/osl/conditn.hxx:123
#3  0x00007fffe470fe4d in osl::Condition::wait(TimeValue const&) (timeout=...,
this=<optimized out>) at /home/libreoffice/include/osl/conditn.hxx:123
#4  0x00007fffe470fe4d in configmgr::Components::WriteThread::execute()
(this=0x232ad00) at /home/libreoffice/configmgr/source/components.cxx:183
#5  0x00007ffff6cebaa6 in salhelper::Thread::run() (this=0x232ad00) at
/home/libreoffice/salhelper/source/thread.cxx:40
#6  0x00007ffff6cebc3a in osl::threadFunc(void*) (param=0x232ad10) at
/home/libreoffice/include/osl/thread.hxx:185
#7  0x00007ffff7fae438 in osl_thread_start_Impl(void*) (pData=0x232af00) at
/home/libreoffice/sal/osl/unx/thread.cxx:235
#8  0x00007ffff7c7617e in start_thread () at /lib64/libpthread.so.0
#9  0x00007ffff7da585f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fffe1dee700 (LWP 9601)):
#0  0x00007ffff7d99aa9 in poll () at /lib64/libc.so.6
#1  0x00007fffeb2bdd53 in x11::SelectionManager::dispatchEvent(int)
(this=0x194bb20, millisec=-1) at
/home/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3608
#2  0x00007fffeb2bdf9c in x11::SelectionManager::run(void*) (pThis=0x194bb20)
at /home/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3645
#3  0x00007ffff7fae438 in osl_thread_start_Impl(void*) (pData=0x195e950) at
/home/libreoffice/sal/osl/unx/thread.cxx:235
#4  0x00007ffff7c7617e in start_thread () at /lib64/libpthread.so.0
#5  0x00007ffff7da585f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fffe434d700 (LWP 9600)):
#0  0x00007ffff7d99aa9 in poll () at /lib64/libc.so.6
#1  0x00007fffeb2a1429 in ICEConnectionWorker(void*) (data=0x17ee820) at
/home/libreoffice/vcl/unx/generic/app/sm.cxx:728
#2  0x00007ffff7fae438 in osl_thread_start_Impl(void*) (pData=0x180f7c0) at
/home/libreoffice/sal/osl/unx/thread.cxx:235
#3  0x00007ffff7c7617e in start_thread () at /lib64/libpthread.so.0
#4  0x00007ffff7da585f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fffe3b4c700 (LWP 9587)):
#0  0x00007ffff7da67c7 in accept () at /lib64/libc.so.6
#1  0x00007ffff7fa8e40 in osl_acceptPipe(oslPipe) (pPipe=0x14da460) at
/home/libreoffice/sal/osl/unx/pipe.cxx:416
#2  0x00007ffff7f04232 in osl::Pipe::accept(osl::StreamPipe&) (Connection=...,
this=0x14d9a10) at /home/libreoffice/include/osl/pipe.hxx:151
#3  0x00007ffff7f04232 in desktop::PipeIpcThread::execute() (this=0x14d99e0) at
/home/libreoffice/desktop/source/app/officeipcthread.cxx:1147
#4  0x00007ffff6cebaa6 in salhelper::Thread::run() (this=0x14d99e0) at
/home/libreoffice/salhelper/source/thread.cxx:40
#5  0x00007ffff6cebc3a in osl::threadFunc(void*) (param=0x14d99f0) at
/home/libreoffice/include/osl/thread.hxx:185
#6  0x00007ffff7fae438 in osl_thread_start_Impl(void*) (pData=0x14d98a0) at
/home/libreoffice/sal/osl/unx/thread.cxx:235
#7  0x00007ffff7c7617e in start_thread () at /lib64/libpthread.so.0
#8  0x00007ffff7da585f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fffed85db40 (LWP 9573)):
#0  0x00007ffff7ccf75b in raise () at /lib64/libc.so.6
#1  0x00007ffff7cb1524 in abort () at /lib64/libc.so.6
#2  0x00007ffff426556e in SalUserEventList::DispatchUserEvents(bool)
(this=0x14e4f00, bHandleAllCurrentEvents=<optimized out>) at
/home/libreoffice/vcl/source/app/salusereventlist.cxx:125
#3  0x00007ffff7ea199d in KDEXLib::processYield(bool, bool)
(this=this@entry=0x537970, bWait=bWait@entry=true,
bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at
/home/libreoffice/vcl/unx/kde4/KDESalDisplay.hxx:42
#4  0x00007ffff7ea36cf in KDEXLib::Yield(bool, bool) (this=0x537970,
bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at
/home/libreoffice/vcl/unx/kde4/KDEXLib.cxx:289
#5  0x00007ffff45c4cf2 in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true,
i_bAllEvents=i_bAllEvents@entry=false) at
/home/libreoffice/vcl/source/app/svapp.cxx:439
#6  0x00007ffff45c534c in Application::Yield() () at
/home/libreoffice/vcl/source/app/svapp.cxx:503
#7  0x00007ffff45c6a85 in Application::Execute() () at
/home/libreoffice/vcl/source/app/svapp.cxx:420
#8  0x00007ffff7ee1de3 in desktop::Desktop::Main() (this=0x7fffffffdc60) at
/home/libreoffice/desktop/source/app/app.cxx:1637
#9  0x00007ffff45ccf46 in ImplSVMain() () at
/home/libreoffice/vcl/source/app/svmain.cxx:199
#10 0x00007ffff7f08cf1 in soffice_main() () at
/home/libreoffice/desktop/source/app/sofficemain.cxx:169
#11 0x000000000040107b in sal_main () at
/home/libreoffice/desktop/source/app/main.c:48
#12 0x000000000040107b in main (argc=<optimized out>, argv=<optimized out>) at
/home/libreoffice/desktop/source/app/main.c:47
A debugging session is active.

        Inferior 1 [process 9573] will be killed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to