Bugzilla – Attachment 109762 Details for
Bug 86494
segfault whle closing program after "Autocorrect Options..."
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb on the core file
file_86494.txt (text/plain), 7.66 KB, created by
Terrence Enger
on 2014-11-20 17:32:23 UTC
(
hide
)
Description:
gdb on the core file
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2014-11-20 17:32:23 UTC
Size:
7.66 KB
patch
obsolete
>tester@debian-wheezy:/nb/downloads_libreoffice64/lo-daily_20141120$ gdb opt/program/soffice.bin core >GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from opt/program/soffice.bin...(no debugging symbols found)...done. >[New LWP 7445] >[New LWP 7446] >[New LWP 7448] >[New LWP 7450] >[New LWP 7460] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >Core was generated by `/nb/downloads_libreoffice64/lo-daily_20141120/opt/program/soffice.bin --noresto'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x00000000000004a0 in ?? () >(gdb) set pagination off >(gdb) info threads > Id Target Id Frame > 5 Thread 0x7ffa0ed6a700 (LWP 7460) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 > 4 Thread 0x7ffa2693c700 (LWP 7450) 0x00007ffa4ec6e18d in poll () at ../sysdeps/unix/syscall-template.S:81 > 3 Thread 0x7ffa2d8e0700 (LWP 7448) 0x00007ffa4ec7797d in accept () at ../sysdeps/unix/syscall-template.S:81 > 2 Thread 0x7ffa3afa5700 (LWP 7446) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >* 1 Thread 0x7ffa4f6a3840 (LWP 7445) 0x00000000000004a0 in ?? () >(gdb) backtrace >#0 0x00000000000004a0 in ?? () >#1 0x00007ffa4b24245a in SfxItemPool::Put(SfxPoolItem const&, unsigned short) () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsvllo.so >#2 0x00007ffa4b26755e in SfxItemSet::Put(SfxPoolItem const&, unsigned short) () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsvllo.so >#3 0x00007ffa1a780aaa in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#4 0x00007ffa1a8e7d0f in SwDoc::SetDefault(SfxPoolItem const&) () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#5 0x00007ffa1a91d45b in SwDoc::~SwDoc() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#6 0x00007ffa1a91ec20 in SwDoc::~SwDoc() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#7 0x00007ffa1ace93b8 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#8 0x00007ffa1ace944e in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#9 0x00007ffa1ace4174 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#10 0x00007ffa1ace3fe5 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#11 0x00007ffa1ace3d48 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#12 0x00007ffa1ace3d84 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#13 0x00007ffa24932812 in SvxAutoCorrCfg::SetAutoCorrect(SvxAutoCorrect*) () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libeditenglo.so >#14 0x00007ffa1b24c75d in SwModule::~SwModule() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#15 0x00007ffa1b24c81c in SwModule::~SwModule() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libswlo.so >#16 0x00007ffa4b8b639a in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsfxlo.so >#17 0x00007ffa4b83bd1f in SfxApplication::~SfxApplication() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsfxlo.so >#18 0x00007ffa4b83be08 in SfxApplication::~SfxApplication() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsfxlo.so >#19 0x00007ffa4b855db4 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsfxlo.so >#20 0x00007ffa27370976 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libfwklo.so >#21 0x00007ffa272b156e in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libfwklo.so >#22 0x00007ffa272b0aa1 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libfwklo.so >#23 0x00007ffa272b06f5 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/../program/libfwklo.so >#24 0x00007ffa4889b372 in Link::Call(void*) const () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#25 0x00007ffa48dc7395 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#26 0x00007ffa48dc7351 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#27 0x00007ffa4889b372 in Link::Call(void*) const () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#28 0x00007ffa48a330fa in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#29 0x00007ffa48a3453c in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#30 0x00007ffa48ead743 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#31 0x00007ffa48ead282 in SalGenericDisplay::DispatchInternalEvent() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#32 0x00007ffa32c4f8a5 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvclplug_gtklo.so >#33 0x00007ffa32c4f8fe in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvclplug_gtklo.so >#34 0x00007ffa44810b6d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007ffa44810f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007ffa44810ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007ffa32c4e873 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvclplug_gtklo.so >#38 0x00007ffa32c527f8 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvclplug_gtklo.so >#39 0x00007ffa48df9e6a in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#40 0x00007ffa48df6915 in Application::Yield() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#41 0x00007ffa48df68c3 in Application::Execute() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#42 0x00007ffa4ef54c76 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsofficeapp.so >#43 0x00007ffa48dfdef6 in ?? () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#44 0x00007ffa48dfdfec in SVMain() () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libvcllo.so >#45 0x00007ffa4ef9785d in soffice_main () from /nb/downloads_libreoffice64/lo-daily_20141120/opt/program/libsofficeapp.so >#46 0x0000000000400964 in ?? () >#47 0x000000000040094a in ?? () >#48 0x00007ffa4ebb2b45 in __libc_start_main (main=0x400925, argc=4, argv=0x7fff0c7e3a58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff0c7e3a48) at libc-start.c:287 >#49 0x0000000000400829 in ?? () >(gdb)
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 86494
:
109761
| 109762 |
109774