Bugzilla – Attachment 123374 Details for
Bug 91770
Crash on closing on Windows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace
gdbtrace.log (text/plain), 6.51 KB, created by
Yousuf Philips (jay) (retired)
on 2016-03-07 12:11:15 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Yousuf Philips (jay) (retired)
Created:
2016-03-07 12:11:15 UTC
Size:
6.51 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 0x7fffdde62700 (LWP 8148)] >[New Thread 0x7fffd94d2700 (LWP 8151)] >[New Thread 0x7fffd3fff700 (LWP 8152)] >[Thread 0x7fffd94d2700 (LWP 8151) exited] >[New Thread 0x7fffd94d2700 (LWP 8153)] >[New Thread 0x7fffbb5b8700 (LWP 8154)] >[New Thread 0x7fffbab2b700 (LWP 8155)] >[Thread 0x7fffbb5b8700 (LWP 8154) exited] >[New Thread 0x7fffbb5b8700 (LWP 8156)] >[New Thread 0x7fffb88a0700 (LWP 8157)] >[New Thread 0x7fffabfff700 (LWP 8158)] >[Thread 0x7fffabfff700 (LWP 8158) exited] >[New Thread 0x7fffabfff700 (LWP 8161)] >[Thread 0x7fffabfff700 (LWP 8161) exited] >[New Thread 0x7fffabfff700 (LWP 8162)] >[Thread 0x7fffbb5b8700 (LWP 8156) exited] >[New Thread 0x7fffbb5b8700 (LWP 8164)] >[Thread 0x7fffbb5b8700 (LWP 8164) exited] >[New Thread 0x7fffbb5b8700 (LWP 8165)] >[Thread 0x7fffbab2b700 (LWP 8155) exited] >[Thread 0x7fffbb5b8700 (LWP 8165) exited] >[Thread 0x7fffd3fff700 (LWP 8152) exited] >[Thread 0x7fffb88a0700 (LWP 8157) exited] > >Program received signal SIGABRT, Aborted. >0x00007ffff741acc9 in raise () from /lib/x86_64-linux-gnu/libc.so.6 >#0 0x00007ffff741acc9 in raise () from /lib/x86_64-linux-gnu/libc.so.6 >#1 0x00007ffff741e0d8 in abort () from /lib/x86_64-linux-gnu/libc.so.6 >#2 0x00007ffff6b16535 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007ffff6b146d6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#4 0x00007ffff6b13799 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#5 0x00007ffff6b1434a in __gxx_personality_v0 () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#6 0x00007ffff65a9fd3 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 >#7 0x00007ffff65aa4f7 in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1 >#8 0x00007ffff395d142 in (anonymous namespace)::UsageInfo::save (this=0x7ffff431b940 <rtl::Static<(anonymous namespace)::UsageInfo, (anonymous namespace)::theUsageInfo>::get()::instance>) at /home/buildslave/source/libo-core/sfx2/source/control/unoctitm.cxx:678 >#9 0x00007ffff395ca76 in (anonymous namespace)::UsageInfo::~UsageInfo (this=0x7ffff431b940 <rtl::Static<(anonymous namespace)::UsageInfo, (anonymous namespace)::theUsageInfo>::get()::instance>, __in_chrg=<optimized out>) at /home/buildslave/source/libo-core/sfx2/source/control/unoctitm.cxx:619 >#10 0x00007ffff7420259 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 >#11 0x00007ffff74202a5 in exit () from /lib/x86_64-linux-gnu/libc.so.6 >#12 0x00007ffff7405ecc in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 >#13 0x0000000000400849 in _start () > >Thread 12 (Thread 0x7fffabfff700 (LWP 8162)): >#0 0x00007ffff71d27ce in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 >#1 0x00007ffff7b77ad1 in osl_waitCondition (Condition=0x7fffb4000a10, pTimeout=0x7fffabffeb80) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:201 >#2 0x00007fffb9471bc8 in osl::Condition::wait (this=0x7fffb4000910, pTimeout=0x7fffabffeb80) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:84 >#3 0x00007fffb946a50b in (anonymous namespace)::UpdateCheckThread::run (this=0x7fffb9770050) at /home/buildslave/source/libo-core/extensions/source/update/check/updatecheck.cxx:509 >#4 0x00007fffb9471e93 in osl::threadFunc (param=0x7fffb9770050) at /home/buildslave/source/libo-core/include/osl/thread.hxx:185 >#5 0x00007ffff7b9939c in osl_thread_start_Impl (pData=0x7fffb402c960) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 >#6 0x00007ffff71ce182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 >#7 0x00007ffff74de47d in clone () from /lib/x86_64-linux-gnu/libc.so.6 > >Thread 5 (Thread 0x7fffd94d2700 (LWP 8153)): >#0 0x00007ffff74d112d in poll () from /lib/x86_64-linux-gnu/libc.so.6 >#1 0x00007fffe74dffe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007fffe74e030a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffe7ecd336 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 >#4 0x00007fffe7504f05 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#5 0x00007ffff71ce182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 >#6 0x00007ffff74de47d in clone () from /lib/x86_64-linux-gnu/libc.so.6 > >Thread 2 (Thread 0x7fffdde62700 (LWP 8148)): >#0 0x00007ffff71d27ce in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 >#1 0x00007ffff7b470db in rtl_cache_wsupdate_wait (seconds=10) at /home/buildslave/source/libo-core/sal/rtl/alloc_cache.cxx:1365 >#2 0x00007ffff7b472d7 in rtl_cache_wsupdate_all (arg=0xa) at /home/buildslave/source/libo-core/sal/rtl/alloc_cache.cxx:1513 >#3 0x00007ffff71ce182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 >#4 0x00007ffff74de47d in clone () from /lib/x86_64-linux-gnu/libc.so.6 > >Thread 1 (Thread 0x7ffff7f8ea00 (LWP 8132)): >#0 0x00007ffff741acc9 in raise () from /lib/x86_64-linux-gnu/libc.so.6 >#1 0x00007ffff741e0d8 in abort () from /lib/x86_64-linux-gnu/libc.so.6 >#2 0x00007ffff6b16535 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007ffff6b146d6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#4 0x00007ffff6b13799 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#5 0x00007ffff6b1434a in __gxx_personality_v0 () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#6 0x00007ffff65a9fd3 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1 >#7 0x00007ffff65aa4f7 in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1 >#8 0x00007ffff395d142 in (anonymous namespace)::UsageInfo::save (this=0x7ffff431b940 <rtl::Static<(anonymous namespace)::UsageInfo, (anonymous namespace)::theUsageInfo>::get()::instance>) at /home/buildslave/source/libo-core/sfx2/source/control/unoctitm.cxx:678 >#9 0x00007ffff395ca76 in (anonymous namespace)::UsageInfo::~UsageInfo (this=0x7ffff431b940 <rtl::Static<(anonymous namespace)::UsageInfo, (anonymous namespace)::theUsageInfo>::get()::instance>, __in_chrg=<optimized out>) at /home/buildslave/source/libo-core/sfx2/source/control/unoctitm.cxx:619 >#10 0x00007ffff7420259 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 >#11 0x00007ffff74202a5 in exit () from /lib/x86_64-linux-gnu/libc.so.6 >#12 0x00007ffff7405ecc in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 >#13 0x0000000000400849 in _start () >A debugging session is active. > > Inferior 1 [process 8132] 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 91770
:
116193
|
116386
| 123374 |
123375
|
123388
|
123396
|
123416