Bugzilla – Attachment 102718 Details for
Bug 81302
CRASH by segmentation fault when trying to open the contextual menu of a picture
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace of the crash
bt_2014-07-13.log (text/x-log), 7.48 KB, created by
Jean-Baptiste Faure
on 2014-07-13 18:13:47 UTC
(
hide
)
Description:
backtrace of the crash
Filename:
MIME Type:
Creator:
Jean-Baptiste Faure
Created:
2014-07-13 18:13:47 UTC
Size:
7.48 KB
patch
obsolete
>Starting program: [...]LibO/master/instdir/program/soffice.bin -env:UserInstallation=file://[...].config/libreoffice/43/ --norestore --backtrace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >[New Thread 0x7fffea005700 (LWP 23904)] >[New Thread 0x7fffe2a16700 (LWP 23905)] >[New Thread 0x7fffe19d9700 (LWP 23906)] >[New Thread 0x7fffda09b700 (LWP 23907)] >[New Thread 0x7fffd989a700 (LWP 23908)] >[New Thread 0x7fffce7d4700 (LWP 23909)] >[New Thread 0x7fffcdfd3700 (LWP 23910)] >[New Thread 0x7fffcd7d2700 (LWP 23911)] >[New Thread 0x7fffccf7a700 (LWP 23912)] >[Thread 0x7fffe2a16700 (LWP 23905) exited] >[Thread 0x7fffcdfd3700 (LWP 23910) exited] >[New Thread 0x7fffcdfd3700 (LWP 23913)] >[New Thread 0x7fffe2a16700 (LWP 23916)] >[Thread 0x7fffe2a16700 (LWP 23916) exited] >[Thread 0x7fffcdfd3700 (LWP 23913) exited] >[New Thread 0x7fffcdfd3700 (LWP 23918)] >[New Thread 0x7fffe2a16700 (LWP 23919)] >[New Thread 0x7fffb8b5f700 (LWP 23920)] >[New Thread 0x7fffb1a38700 (LWP 23921)] >[New Thread 0x7fffb1237700 (LWP 23922)] >[Thread 0x7fffb1a38700 (LWP 23921) exited] >[Thread 0x7fffb8b5f700 (LWP 23920) exited] >[Thread 0x7fffb1237700 (LWP 23922) exited] >[Thread 0x7fffcdfd3700 (LWP 23918) exited] >[Thread 0x7fffcd7d2700 (LWP 23911) exited] >[New Thread 0x7fffcd7d2700 (LWP 23923)] >[New Thread 0x7fffcdfd3700 (LWP 23924)] >[Thread 0x7fffcdfd3700 (LWP 23924) exited] >[Thread 0x7fffcd7d2700 (LWP 23923) exited] >[New Thread 0x7fffcd7d2700 (LWP 23925)] >[Thread 0x7fffcd7d2700 (LWP 23925) exited] >[New Thread 0x7fffcd7d2700 (LWP 23926)] >[New Thread 0x7fffcdfd3700 (LWP 23927)] >[Thread 0x7fffcdfd3700 (LWP 23927) exited] >[New Thread 0x7fffcdfd3700 (LWP 23928)] >[Thread 0x7fffcdfd3700 (LWP 23928) exited] >[New Thread 0x7fffcdfd3700 (LWP 23929)] >[Thread 0x7fffcdfd3700 (LWP 23929) exited] >[New Thread 0x7fffcdfd3700 (LWP 23930)] >[Thread 0x7fffcd7d2700 (LWP 23926) exited] >[New Thread 0x7fffcd7d2700 (LWP 23931)] >[New Thread 0x7fffb1237700 (LWP 23932)] >[Thread 0x7fffb1237700 (LWP 23932) exited] >[New Thread 0x7fffb1237700 (LWP 23933)] >[Thread 0x7fffb1237700 (LWP 23933) exited] >[New Thread 0x7fffb8b5f700 (LWP 23934)] >[Thread 0x7fffb8b5f700 (LWP 23934) exited] >[Thread 0x7fffcd7d2700 (LWP 23931) exited] >[New Thread 0x7fffcd7d2700 (LWP 23935)] >Traceback (most recent call last): > File "[...].config/libreoffice/43/user/uno_packages/cache/uno_packages/lujpdydw.tmp_/Grammalecte-v0.3.9.1.oxt/ContextMenu.py", line 259, in _getWord > xText = xViewCursor.Text >uno_component.com.sun.star.beans.UnknownPropertyException: cannot get value Text >[Thread 0x7fffcd7d2700 (LWP 23935) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff4f42840 in SfxTabDialog::ActivatePageHdl(TabControl*) () > from [...]LibO/master/instdir/program/libsfxlo.so >(gdb) bt >#0 0x00007ffff4f42840 in SfxTabDialog::ActivatePageHdl(TabControl*) () > from [...]LibO/master/instdir/program/libsfxlo.so >#1 0x00007ffff2fae9af in TabControl::calculateRequisition() const () > from [...]LibO/master/instdir/program/libvcllo.so >#2 0x00007ffff2fae9d9 in TabControl::GetOptimalSize() const () from [...]LibO/master/instdir/program/libvcllo.so >#3 0x00007ffff2f40525 in (anonymous namespace)::get_ungrouped_preferred_size(Window const&) () > from [...]LibO/master/instdir/program/libvcllo.so >#4 0x00007ffff2f40576 in Window::get_preferred_size() const () from [...]LibO/master/instdir/program/libvcllo.so >#5 0x00007ffff2ee5664 in VclContainer::getLayoutRequisition(Window const&) () > from [...]LibO/master/instdir/program/libvcllo.so >#6 0x00007ffff2ee60a5 in VclBox::calculateRequisition() const () > from [...]LibO/master/instdir/program/libvcllo.so >#7 0x00007ffff2ee4a4d in VclContainer::GetOptimalSize() const () > from [...]LibO/master/instdir/program/libvcllo.so >#8 0x00007ffff2f40525 in (anonymous namespace)::get_ungrouped_preferred_size(Window const&) () > from [...]LibO/master/instdir/program/libvcllo.so >#9 0x00007ffff2f40576 in Window::get_preferred_size() const () from [...]LibO/master/instdir/program/libvcllo.so >#10 0x00007ffff2ee5664 in VclContainer::getLayoutRequisition(Window const&) () > from [...]LibO/master/instdir/program/libvcllo.so >#11 0x00007ffff2ed4ac6 in Dialog::GetOptimalSize() const () from [...]LibO/master/instdir/program/libvcllo.so >#12 0x00007ffff2f40525 in (anonymous namespace)::get_ungrouped_preferred_size(Window const&) () > from [...]LibO/master/instdir/program/libvcllo.so >#13 0x00007ffff2f40576 in Window::get_preferred_size() const () from [...]LibO/master/instdir/program/libvcllo.so >---Type <return> to continue, or q <return> to quit--- >#14 0x00007ffff2ed4c96 in Dialog::setOptimalLayoutSize() () from [...]LibO/master/instdir/program/libvcllo.so >#15 0x00007ffff2ed4e18 in Dialog::StateChanged(unsigned short) () > from [...]LibO/master/instdir/program/libvcllo.so >#16 0x00007ffff2f43e55 in Window::ImplCallInitShow() () from [...]LibO/master/instdir/program/libvcllo.so >#17 0x00007ffff2f4f916 in Window::Show(bool, unsigned short) () from [...]LibO/master/instdir/program/libvcllo.so >#18 0x00007ffff2ed430a in Dialog::ImplStartExecuteModal() () from [...]LibO/master/instdir/program/libvcllo.so >#19 0x00007ffff2ed4346 in Dialog::Execute() () from [...]LibO/master/instdir/program/libvcllo.so >#20 0x00007fffa39f6bb2 in SwGrfShell::Execute(SfxRequest&) () > from [...]LibO/master/instdir/program/../program/libswlo.so >#21 0x00007ffff5100822 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) () > from [...]LibO/master/instdir/program/libsfxlo.so >#22 0x00007ffff50f9363 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) () > from [...]LibO/master/instdir/program/libsfxlo.so >#23 0x00007ffff50fc02a in SfxDispatcher::PostMsgHandler(SfxRequest*) () > from [...]LibO/master/instdir/program/libsfxlo.so >#24 0x00007ffff50fbf29 in SfxDispatcher::LinkStubPostMsgHandler(void*, void*) () > from [...]LibO/master/instdir/program/libsfxlo.so >#25 0x00007ffff507525a in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) () > from [...]LibO/master/instdir/program/libsfxlo.so >#26 0x00007ffff2f5e87a in ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) () > from [...]LibO/master/instdir/program/libvcllo.so >#27 0x00007ffff3199f28 in SalGenericDisplay::DispatchInternalEvent() () > from [...]LibO/master/instdir/program/libvcllo.so >---Type <return> to continue, or q <return> to quit--- >#28 0x00007fffe902515e in GtkData::userEventFn(void*) () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#29 0x00007fffe90251d1 in call_userEventFn () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#30 0x00007fffe88b3ce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007fffe88b4048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffe88b40ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007fffe9024ee5 in GtkData::Yield(bool, bool) () from [...]LibO/master/instdir/program/libvclplug_gtklo.so >#34 0x00007ffff3132e5e in Application::Yield() () from [...]LibO/master/instdir/program/libvcllo.so >#35 0x00007ffff3132ef5 in Application::Execute() () from [...]LibO/master/instdir/program/libvcllo.so >#36 0x00007ffff792cfe3 in desktop::Desktop::Main() () from [...]LibO/master/instdir/program/libsofficeapp.so >#37 0x00007ffff31375f1 in ImplSVMain() () from [...]LibO/master/instdir/program/libvcllo.so >#38 0x00007ffff3137612 in SVMain() () from [...]LibO/master/instdir/program/libvcllo.so >#39 0x00007ffff7950685 in soffice_main () from [...]LibO/master/instdir/program/libsofficeapp.so >#40 0x00000000004007db in main () >
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 81302
:
102715
| 102718 |
102803