Bugzilla – Attachment 134180 Details for
Bug 108590
FILEOPEN XLS: Crash on file-open
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb backtrace
gdbtrace.log (text/plain), 13.69 KB, created by
Xisco FaulĂ
on 2017-06-21 08:29:57 UTC
(
hide
)
Description:
gdb backtrace
Filename:
MIME Type:
Creator:
Xisco FaulĂ
Created:
2017-06-21 08:29:57 UTC
Size:
13.69 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >[New Thread 0x7fffdafff700 (LWP 27159)] >[New Thread 0x7fffd5fcf700 (LWP 27161)] >[New Thread 0x7fffd4f5b700 (LWP 27162)] >[New Thread 0x7fffce0ce700 (LWP 27163)] >[New Thread 0x7fffcd8cd700 (LWP 27164)] >[New Thread 0x7fffcd0cc700 (LWP 27165)] >[Thread 0x7fffd5fcf700 (LWP 27161) exited] >[New Thread 0x7fffd5fcf700 (LWP 27726)] >[New Thread 0x7fffb9c89700 (LWP 27727)] >[New Thread 0x7fffb9488700 (LWP 27729)] >[Thread 0x7fffd5fcf700 (LWP 27726) exited] >[New Thread 0x7fffd5fcf700 (LWP 28182)] >[Thread 0x7fffd5fcf700 (LWP 28182) exited] >[New Thread 0x7fffd5fcf700 (LWP 28221)] >[Thread 0x7fffb9488700 (LWP 27729) exited] >[New Thread 0x7fffb9488700 (LWP 28236)] >[Thread 0x7fffb9488700 (LWP 28236) exited] >[New Thread 0x7fffb9488700 (LWP 28238)] >[New Thread 0x7fffb34f3700 (LWP 28239)] >[Thread 0x7fffb9488700 (LWP 28238) exited] >[Thread 0x7fffb9c89700 (LWP 27727) exited] >[New Thread 0x7fffb9c89700 (LWP 28243)] >[Thread 0x7fffb9c89700 (LWP 28243) exited] >[New Thread 0x7fffb9c89700 (LWP 28244)] >[New Thread 0x7fffb9488700 (LWP 28245)] >[New Thread 0x7fffa4945700 (LWP 28247)] >[Thread 0x7fffb9c89700 (LWP 28244) exited] >[New Thread 0x7fffb9c89700 (LWP 28250)] >[New Thread 0x7fff9f76e700 (LWP 28251)] >[New Thread 0x7fff9ef6d700 (LWP 28252)] >[Thread 0x7fffb9c89700 (LWP 28250) exited] >[Thread 0x7fff9ef6d700 (LWP 28252) exited] >[New Thread 0x7fff9ef6d700 (LWP 28254)] >[Thread 0x7fff9ef6d700 (LWP 28254) exited] >[Thread 0x7fff9f76e700 (LWP 28251) exited] >[New Thread 0x7fff9f76e700 (LWP 28275)] >[Thread 0x7fffb9488700 (LWP 28245) exited] >[New Thread 0x7fffb9488700 (LWP 28296)] >[Thread 0x7fffb9488700 (LWP 28296) exited] >[New Thread 0x7fffb9488700 (LWP 28415)] >[New Thread 0x7fff9ef6d700 (LWP 28419)] >[Thread 0x7fff9ef6d700 (LWP 28419) exited] >[Thread 0x7fffb9488700 (LWP 28415) exited] >[New Thread 0x7fffb9488700 (LWP 28423)] >[Thread 0x7fffb9488700 (LWP 28423) exited] >[New Thread 0x7fffb9488700 (LWP 28435)] >[New Thread 0x7fff9ef6d700 (LWP 28436)] >[Thread 0x7fffb9488700 (LWP 28435) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x0000000000000021 in ?? () >#0 0x0000000000000021 in ?? () >#1 0x00007fffef24c73e in sdr::event::TimerEventHandler::Invoke (this=0x83ead80) at /tinderbox/buildslave/source/libo-master/svx/source/sdr/event/eventhandler.cxx:113 >#2 0x00007fffec2800f4 in ImplSchedulerData::Invoke (this=0x36e0d70) at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:47 >#3 0x00007fffec280566 in Scheduler::ProcessTaskScheduling (bIdle=true) at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:162 >#4 0x00007fffec2a879b in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:507 >#5 0x00007fffec2a4454 in Application::Yield () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:557 >#6 0x00007fffec2a41d7 in Application::Execute () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:457 >#7 0x00007ffff776f67b in desktop::Desktop::DoExecute () at /tinderbox/buildslave/source/libo-master/desktop/source/app/app.cxx:1350 >#8 0x00007ffff7770884 in desktop::Desktop::Main (this=0x7fffffffda30) at /tinderbox/buildslave/source/libo-master/desktop/source/app/app.cxx:1694 >#9 0x00007fffec2b24a7 in ImplSVMain () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:192 >#10 0x00007fffec2b261a in SVMain () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:230 >#11 0x00007ffff77c7562 in soffice_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/sofficemain.cxx:163 >#12 0x00000000004009a7 in sal_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/main.c:48 >#13 0x000000000040098d in main (argc=2, argv=0x7fffffffdd68) at /tinderbox/buildslave/source/libo-master/desktop/source/app/main.c:47 > >Thread 30 (Thread 0x7fff9ef6d700 (LWP 28436)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >#1 0x00007ffff59392aa in g_cond_wait_until () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff58c7e89 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007ffff58c84ac in g_async_queue_timeout_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#4 0x00007ffff591bded in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff591b325 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#6 0x00007ffff71406ca in start_thread (arg=0x7fff9ef6d700) at pthread_create.c:333 >#7 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 24 (Thread 0x7fff9f76e700 (LWP 28275)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 >#1 0x00007ffff7b70cf1 in osl_waitCondition (Condition=0x7fffac0009e0, pTimeout=0x7fff9f76d990) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/conditn.cxx:199 >#2 0x00007fffa4d89924 in osl::Condition::wait (this=0x7fffac000910, pTimeout=0x7fff9f76d990) at /tinderbox/buildslave/source/libo-master/include/osl/conditn.hxx:112 >#3 0x00007fffa4d81c54 in (anonymous namespace)::UpdateCheckThread::run (this=0x7fffbbba0ef0) at /tinderbox/buildslave/source/libo-master/extensions/source/update/check/updatecheck.cxx:503 >#4 0x00007fffa4d89bef in osl::threadFunc (param=0x7fffbbba0ef0) at /tinderbox/buildslave/source/libo-master/include/osl/thread.hxx:185 >#5 0x00007ffff7b94538 in osl_thread_start_Impl (pData=0x7fffac001830) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/thread.cxx:240 >#6 0x00007ffff71406ca in start_thread (arg=0x7fff9f76e700) at pthread_create.c:333 >#7 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 19 (Thread 0x7fffa4945700 (LWP 28247)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >#1 0x00007ffff7b70f5e in osl_waitCondition (Condition=0x1ce7aa0, pTimeout=0x0) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/conditn.cxx:226 >#2 0x00007fffe5d8803e in osl::Condition::wait (this=0x7fffb3b0eda8, pTimeout=0x0) at /tinderbox/buildslave/source/libo-master/include/osl/conditn.hxx:112 >#3 0x00007fffe5d83e91 in GrammarCheckingIterator::DequeueAndCheck (this=0x7fffb3b0ebf8) at /tinderbox/buildslave/source/libo-master/linguistic/source/gciterator.cxx:643 >#4 0x00007fffe5d81a57 in lcl_workerfunc (gci=0x7fffb3b0ebf8) at /tinderbox/buildslave/source/libo-master/linguistic/source/gciterator.cxx:225 >#5 0x00007ffff7b94538 in osl_thread_start_Impl (pData=0x1ce4920) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/thread.cxx:240 >#6 0x00007ffff71406ca in start_thread (arg=0x7fffa4945700) at pthread_create.c:333 >#7 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 15 (Thread 0x7fffb34f3700 (LWP 28239)): >#0 0x00007ffff7453cbd in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fffd82e049a in ICEConnectionWorker (data=0x1690500) at /tinderbox/buildslave/source/libo-master/vcl/unx/generic/app/sm.cxx:725 >#2 0x00007ffff7b94538 in osl_thread_start_Impl (pData=0x12a5490) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/thread.cxx:240 >#3 0x00007ffff71406ca in start_thread (arg=0x7fffb34f3700) at pthread_create.c:333 >#4 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 12 (Thread 0x7fffd5fcf700 (LWP 28221)): >#0 0x00007ffff7453cbd in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fffd8307f82 in x11::SelectionManager::dispatchEvent (this=0x7ffff7e9fa08, millisec=-1) at /tinderbox/buildslave/source/libo-master/vcl/unx/generic/dtrans/X11_selection.cxx:3622 >#2 0x00007fffd83081c9 in x11::SelectionManager::run (pThis=0x7ffff7e9fa08) at /tinderbox/buildslave/source/libo-master/vcl/unx/generic/dtrans/X11_selection.cxx:3659 >#3 0x00007fffd82f808b in call_SelectionManager_run (pMgr=0x7ffff7e9fa08) at /tinderbox/buildslave/source/libo-master/vcl/unx/generic/dtrans/X11_selection.cxx:95 >#4 0x00007ffff7b94538 in osl_thread_start_Impl (pData=0x1721610) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/thread.cxx:240 >#5 0x00007ffff71406ca in start_thread (arg=0x7fffd5fcf700) at pthread_create.c:333 >#6 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 7 (Thread 0x7fffcd0cc700 (LWP 27165)): >#0 0x00007ffff7453cbd in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007ffff58f39d6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff58f3d62 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffeb4fb4e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 >#4 0x00007ffff591b325 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71406ca in start_thread (arg=0x7fffcd0cc700) at pthread_create.c:333 >#6 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 6 (Thread 0x7fffcd8cd700 (LWP 27164)): >#0 0x00007ffff7453cbd in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007ffff58f39d6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff58f3aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007ffff58f3b31 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#4 0x00007ffff591b325 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71406ca in start_thread (arg=0x7fffcd8cd700) at pthread_create.c:333 >#6 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 5 (Thread 0x7fffce0ce700 (LWP 27163)): >#0 0x00007ffff7453cbd in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007ffff58f39d6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff58f3aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffce0d646d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so >#4 0x00007ffff591b325 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71406ca in start_thread (arg=0x7fffce0ce700) at pthread_create.c:333 >#6 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 4 (Thread 0x7fffd4f5b700 (LWP 27162)): >#0 0x00007ffff746094d in accept () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007ffff7b80f0d in osl_acceptPipe (pPipe=0x12b3d90) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/pipe.cxx:426 >#2 0x00007ffff77c1469 in osl::Pipe::accept (this=0x12b1db0, Connection=...) at /tinderbox/buildslave/source/libo-master/include/osl/pipe.hxx:151 >#3 0x00007ffff77bf503 in desktop::PipeIpcThread::execute (this=0x12b1d80) at /tinderbox/buildslave/source/libo-master/desktop/source/app/officeipcthread.cxx:1192 >#4 0x00007ffff2835f82 in salhelper::Thread::run (this=0x12b1d80) at /tinderbox/buildslave/source/libo-master/salhelper/source/thread.cxx:40 >#5 0x00007ffff2836383 in osl::threadFunc (param=0x12b1d90) at /tinderbox/buildslave/source/libo-master/include/osl/thread.hxx:185 >#6 0x00007ffff7b94538 in osl_thread_start_Impl (pData=0x12b1ee0) at /tinderbox/buildslave/source/libo-master/sal/osl/unx/thread.cxx:240 >#7 0x00007ffff71406ca in start_thread (arg=0x7fffd4f5b700) at pthread_create.c:333 >#8 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 2 (Thread 0x7fffdafff700 (LWP 27159)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225 >#1 0x00007ffff7b3de23 in rtl_cache_wsupdate_wait (seconds=10) at /tinderbox/buildslave/source/libo-master/sal/rtl/alloc_cache.cxx:1338 >#2 0x00007ffff7b3e01f in rtl_cache_wsupdate_all (arg=0xa) at /tinderbox/buildslave/source/libo-master/sal/rtl/alloc_cache.cxx:1486 >#3 0x00007ffff71406ca in start_thread (arg=0x7fffdafff700) at pthread_create.c:333 >#4 0x00007ffff745fcaf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 > >Thread 1 (Thread 0x7ffff7f02140 (LWP 26260)): >#0 0x0000000000000021 in ?? () >#1 0x00007fffef24c73e in sdr::event::TimerEventHandler::Invoke (this=0x83ead80) at /tinderbox/buildslave/source/libo-master/svx/source/sdr/event/eventhandler.cxx:113 >#2 0x00007fffec2800f4 in ImplSchedulerData::Invoke (this=0x36e0d70) at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:47 >#3 0x00007fffec280566 in Scheduler::ProcessTaskScheduling (bIdle=true) at /tinderbox/buildslave/source/libo-master/vcl/source/app/scheduler.cxx:162 >#4 0x00007fffec2a879b in ImplYield (i_bWait=false, i_bAllEvents=false, nReleased=0) at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:507 >#5 0x00007fffec2a4454 in Application::Yield () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:557 >#6 0x00007fffec2a41d7 in Application::Execute () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svapp.cxx:457 >#7 0x00007ffff776f67b in desktop::Desktop::DoExecute () at /tinderbox/buildslave/source/libo-master/desktop/source/app/app.cxx:1350 >#8 0x00007ffff7770884 in desktop::Desktop::Main (this=0x7fffffffda30) at /tinderbox/buildslave/source/libo-master/desktop/source/app/app.cxx:1694 >#9 0x00007fffec2b24a7 in ImplSVMain () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:192 >#10 0x00007fffec2b261a in SVMain () at /tinderbox/buildslave/source/libo-master/vcl/source/app/svmain.cxx:230 >#11 0x00007ffff77c7562 in soffice_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/sofficemain.cxx:163 >#12 0x00000000004009a7 in sal_main () at /tinderbox/buildslave/source/libo-master/desktop/source/app/main.c:48 >#13 0x000000000040098d in main (argc=2, argv=0x7fffffffdd68) at /tinderbox/buildslave/source/libo-master/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 26260] will be killed. > >Quit anyway? (y or n) [answered Y; input not from terminal]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 108590
: 134180