Bugzilla – Attachment 105000 Details for
Bug 82890
Crash by segmentation fault when trying to select something
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace of the crash
bt_master_2014-08-21.log (text/plain), 5.87 KB, created by
Jean-Baptiste Faure
on 2014-08-21 04:46:04 UTC
(
hide
)
Description:
backtrace of the crash
Filename:
MIME Type:
Creator:
Jean-Baptiste Faure
Created:
2014-08-21 04:46:04 UTC
Size:
5.87 KB
patch
obsolete
>GNU gdb (Ubuntu 7.7-0ubuntu3.2) 7.7 >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 [...]/LibO/master/instdir/program/soffice.bin...(no debugging symbols found)...done. >(gdb) run >Starting program: [...]/LibO/master/instdir/program/soffice.bin -env:UserInstallation=file://[...]/.config/libreoffice/44/ --norestore --backtrace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >[New Thread 0x7fffe98d2700 (LWP 15345)] >[New Thread 0x7fffe2318700 (LWP 15346)] >[New Thread 0x7fffe12db700 (LWP 15347)] >[New Thread 0x7fffd9a72700 (LWP 15348)] >[New Thread 0x7fffd9271700 (LWP 15349)] >[New Thread 0x7fffce5c9700 (LWP 15350)] >[New Thread 0x7fffcddc8700 (LWP 15351)] >[New Thread 0x7fffcd5c7700 (LWP 15352)] >[New Thread 0x7fffccd60700 (LWP 15354)] >[Thread 0x7fffcddc8700 (LWP 15351) exited] >[Thread 0x7fffe2318700 (LWP 15346) exited] >[New Thread 0x7fffe2318700 (LWP 15357)] >[Thread 0x7fffe2318700 (LWP 15357) exited] >[Thread 0x7fffcd5c7700 (LWP 15352) exited] >[New Thread 0x7fffcd5c7700 (LWP 15359)] >[Thread 0x7fffcd5c7700 (LWP 15359) exited] >[New Thread 0x7fffcd5c7700 (LWP 15360)] >[New Thread 0x7fffe2318700 (LWP 15361)] >[Thread 0x7fffe2318700 (LWP 15361) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00007fffb337be39 in SwNodeIndex::SwNodeIndex(SwNodeIndex const&, long) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >(gdb) bt >#0 0x00007fffb337be39 in SwNodeIndex::SwNodeIndex(SwNodeIndex const&, long) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#1 0x00007fffb3278ea3 in SwPosition::SwPosition(SwPosition const&) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#2 0x00007fffb34f568d in SwRootFrm::CalcFrmRects(SwShellCrsr&) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#3 0x00007fffb328b741 in SwSelPaintRects::Show() () from [...]/LibO/master/instdir/program/../program/libswlo.so >#4 0x00007fffb3265ee6 in SwCrsrShell::UpdateCrsr(unsigned short, bool) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#5 0x00007fffb3269957 in SwCrsrShell::SetCrsr(Point const&, bool, bool) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#6 0x00007fffb3acfc1a in SwWrtShell::SetCrsr(Point const*, bool) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#7 0x00007fffb395bb4d in SwEditWin::MouseMove(MouseEvent const&) () > from [...]/LibO/master/instdir/program/../program/libswlo.so >#8 0x00007ffff2a905d1 in ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) () from [...]/LibO/master/instdir/program/libvcllo.so >#9 0x00007ffff2a912ef in ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) () > from [...]/LibO/master/instdir/program/libvcllo.so >#10 0x00007fffe890b046 in GtkSalFrame::signalMotion(_GtkWidget*, _GdkEventMotion*, void*) () > from [...]/LibO/master/instdir/program/libvclplug_gtklo.so >#11 0x00007fffe78ab815 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#12 0x00007fffe84453b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#13 0x00007fffe8456d3d in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#14 0x00007fffe845e6f9 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#15 0x00007fffe845ece2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#16 0x00007fffe79bb724 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#17 0x00007fffe78a9fc4 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#18 0x00007fffe78aa37b in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#19 0x00007fffe75251ec in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#20 0x00007fffe8175e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#21 0x00007fffe8176048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#22 0x00007fffe81760ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#23 0x00007fffe88e9745 in GtkData::Yield(bool, bool) () from [...]/LibO/master/instdir/program/libvclplug_gtklo.so >#24 0x00007ffff2ca5a9e in Application::Yield() () from [...]/LibO/master/instdir/program/libvcllo.so >#25 0x00007ffff2ca5b35 in Application::Execute() () from [...]/LibO/master/instdir/program/libvcllo.so >#26 0x00007ffff791ba28 in desktop::Desktop::Main() () from [...]/LibO/master/instdir/program/libsofficeapp.so >#27 0x00007ffff2caa351 in ImplSVMain() () from [...]/LibO/master/instdir/program/libvcllo.so >#28 0x00007ffff2caa372 in SVMain() () from [...]/LibO/master/instdir/program/libvcllo.so >#29 0x00007ffff794218a in soffice_main () from [...]/LibO/master/instdir/program/libsofficeapp.so >#30 0x000000000040073b in main () >(gdb) c >Continuing. >[Thread 0x7fffce5c9700 (LWP 15350) exited] >[Thread 0x7fffd9a72700 (LWP 15348) exited] >[Thread 0x7fffcd5c7700 (LWP 15360) exited] >[Thread 0x7fffe12db700 (LWP 15347) exited] >[Thread 0x7fffd9271700 (LWP 15349) exited] >[Thread 0x7fffe98d2700 (LWP 15345) exited] >[Thread 0x7ffff7fa7780 (LWP 15341) exited] > >Program terminated with signal SIGSEGV, Segmentation fault. >The program no longer exists. >(gdb) c >The program is not being run. >(gdb) quit
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 82890
: 105000 |
105002