Bugzilla – Attachment 115882 Details for
Bug 91416
EDITING: Crash on changing value in simple spreadsheet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 10.49 KB, created by
Julien Nabet
on 2015-05-23 11:17:08 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2015-05-23 11:17:08 UTC
Size:
10.49 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x00002aaab1c20f71 in SalGraphics::ReleaseFonts (this=0x6e89850) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salgdi.hxx:140 >140 void ReleaseFonts() { SetFont( NULL, 0 ); } >(gdb) bt >#0 0x00002aaab1c20f71 in SalGraphics::ReleaseFonts() (this=0x6e89850) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salgdi.hxx:140 >#1 0x00002aaab1c20db1 in OutputDevice::ImplReleaseFonts() (this=0x6e71220) at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/outdevstate.cxx:648 >#2 0x00002aaab1ecc06f in VirtualDevice::ReleaseGraphics(bool) (this=0x6e71220, bRelease=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/gdi/virdev.cxx:104 >#3 0x00002aaab1ecd5bb in VirtualDevice::dispose() (this=0x6e71220) at /home/julien/compile-libreoffice/libreoffice/vcl/source/gdi/virdev.cxx:267 >#4 0x00002aaab1c18a30 in OutputDevice::disposeOnce() (this=0x6e71220) at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/outdev.cxx:203 >#5 0x00002aaacd79d8d3 in VclPtr<VirtualDevice>::disposeAndClear() (this=0x6e83158) at /home/julien/compile-libreoffice/libreoffice/include/vcl/vclptr.hxx:209 >#6 0x00002aaacd7f377c in ImpEditEngine::~ImpEditEngine() (this=0x6e83000, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/impedit2.cxx:176 >#7 0x00002aaacd7f3a8a in ImpEditEngine::~ImpEditEngine() (this=0x6e83000, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/impedit2.cxx:186 >#8 0x00002aaacd7912f4 in EditEngine::~EditEngine() (this=0x6e892d0, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editeng.cxx:101 >#9 0x00002aaaca10cc65 in ScEditEngineDefaulter::~ScEditEngineDefaulter() (this=0x6e892b0, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/sc/source/core/tool/editutil.cxx:481 >#10 0x00002aaaca10f2c3 in ScFieldEditEngine::~ScFieldEditEngine() (this=0x6e892b0, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/sc/inc/editutil.hxx:203 >#11 0x00002aaaca10f2fc in ScFieldEditEngine::~ScFieldEditEngine() (this=0x6e892b0, __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/sc/inc/editutil.hxx:203 >#12 0x00002aaaca57d3b5 in ScTextWnd::StopEditEngine(bool) (this=0x35c1000, bAll=true) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputwin.cxx:1854 >#13 0x00002aaaca57b78a in ScMultiTextWnd::StopEditEngine(bool) (this=0x35c1000, bAll=true) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputwin.cxx:1440 >#14 0x00002aaaca579adb in ScInputBarGroup::StopEditEngine(bool) (this=0x35c17c0, bAll=true) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputwin.cxx:1030 >#15 0x00002aaaca5781de in ScInputWindow::StopEditEngine(bool) (this=0x35aac80, bAll=true) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputwin.cxx:734 >#16 0x00002aaaca568384 in ScInputHandler::StopInputWinEngine(bool) (this=0x33181b0, bAll=true) > at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputhdl.cxx:1761 >#17 0x00002aaaca56b765 in ScInputHandler::EnterHandler(unsigned char) (this=0x33181b0, nBlockMode=0 '\000') > at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/inputhdl.cxx:2677 >#18 0x00002aaaca593926 in ScModule::InputEnterHandler(unsigned char) (this=0x2a496a0, nBlockMode=0 '\000') > at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/app/scmod.cxx:1424 >#19 0x00002aaacab4d03e in ScTabViewShell::ExecuteInputDirect() (this=0x30ec500) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/tabvwsha.cxx:593 >#20 0x00002aaacaa1c6b5 in ScCellShell::ExecuteMove(SfxRequest&) (this=0x32a6b90, rReq=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/cellsh4.cxx:280 >#21 0x00002aaaca9f6c04 in SfxStubScCellShellExecuteMove(SfxShell*, SfxRequest&) (pShell=0x32a6b90, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/workdir/SdiTarget/sc/sdi/scslots.hxx:7020 >#22 0x00002aaaae94cfd2 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x32a6b90, pFunc=0x2aaaca9f6be1 <SfxStubScCellShellExecuteMove(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/compile-libreoffice/libreoffice/include/sfx2/shell.hxx:210 >#23 0x00002aaaae9444da in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x32213a0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:257 >#24 0x00002aaaae947459 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x32213a0, rShell=..., rSlot=..., rReq=..., eCallMode=RECORD) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:847 >#25 0x00002aaaae947bed in SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxPoolItem const**, unsigned short, SfxPoolItem const**) (this=0x32213a0, nSlot=26559, eCall=RECO---Type <return> to continue, or q <return> to quit--- >RD, pArgs=0x0, nModi=0, pInternalArgs=0x0) at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:965 >#26 0x00002aaacab452d8 in ScTabViewShell::TabKeyInput(KeyEvent const&) (this=0x30ec500, rKEvt=...) > at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/tabvwsh4.cxx:1334 >#27 0x00002aaacaa60b97 in ScGridWindow::KeyInput(KeyEvent const&) (this=0x2f88400, rKEvt=...) > at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/gridwin.cxx:3470 >#28 0x00002aaab1adb032 in ImplHandleKey(vcl::Window*, MouseNotifyEvent, sal_uInt16, sal_uInt16, sal_uInt16, bool) (pWindow=0x2837990, nSVEvent=KEYINPUT, nKeyCode=1280, nCharCode=0, nRepeat=0, bForward=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1025 >#29 0x00002aaab1adf9fd in ImplWindowFrameProc(vcl::Window*, SalFrame*, unsigned short, void const*) (_pWindow=0x2837990, nEvent=5, pEvent=0x7fffffff45b0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2459 >#30 0x00002aaac09cfbf3 in SalFrame::CallCallback(unsigned short, void const*) const (this=0x2838260, nEvent=5, pEvent=0x7fffffff45b0) > at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:244 >#31 0x00002aaac09c1bd0 in GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (this=0x2838260, state=16, keyval=65421, hardware_keycode=104, group=0 '\000', time=11564545, aOrigCode=0, bDown=true, bSendRelease=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:477 >#32 0x00002aaac09ccbf5 in GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (pEvent=0x69f8390, frame=0x2838260) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:3874 >#33 0x00002aaac0dd6a3f in () at /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#37 0x00002aaab80b68ff in <emit signal ??? on instance 0x28252a0 [GtkWindow]> (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) > at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./gobject/gsignal.c:3361 > #34 0x00002aaab809c2d5 in g_closure_invoke (closure=0x2825980, return_value=0x7fffffff47d0, n_param_values=2, param_values=0x7fffffff4880, invocation_hint=0x7fffffff4820) > at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./gobject/gclosure.c:768 > #35 0x00002aaab80ae03c in signal_emit_unlocked_R (node=node@entry=0x24151b0, detail=detail@entry=0, instance=instance@entry=0x28252a0, emission_return=emission_return@entry=0x7fffffff4930, instance_and_params=instance_and_params@entry=0x7fffffff4880) at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./gobject/gsignal.c:3549 > #36 0x00002aaab80b61a5 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffff4a10) > at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./gobject/gsignal.c:3315 >#38 0x00002aaac0eedd6c in () at /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#39 0x00002aaac0dd525f in gtk_propagate_event () at /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#40 0x00002aaac0dd561b in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#41 0x00002aaac134cb5c in () at /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#42 0x00002aaab8328c3d in g_main_context_dispatch (context=0x2407700) at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./glib/gmain.c:3122 >#43 0x00002aaab8328c3d in g_main_context_dispatch (context=context@entry=0x2407700) at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./glib/gmain.c:3737 >#44 0x00002aaab8328f20 in g_main_context_iterate (context=context@entry=0x2407700, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./glib/gmain.c:3808 >#45 0x00002aaab8328fcc in g_main_context_iteration (context=0x2407700, may_block=1) at /build/glib2.0-Ww5PY0/glib2.0-2.44.0/./glib/gmain.c:3869 >#46 0x00002aaac098cfb8 in GtkData::Yield(bool, bool) (this=0x654630, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:577 >#47 0x00002aaac0991672 in GtkInstance::Yield(bool, bool) (this=0x6544d0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:394 >#48 0x00002aaab1f2855a in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:353 >---Type <return> to continue, or q <return> to quit--- >#49 0x00002aaab1f24987 in Application::Yield() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:382 >#50 0x00002aaab1f24935 in Application::Execute() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:336 >#51 0x00002aaaaafa3f1b in desktop::Desktop::Main() (this=0x7fffffff52c0) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1605 >#52 0x00002aaab1f2d466 in ImplSVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:162 >#53 0x00002aaab1f2d5a3 in SVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:196 >#54 0x00002aaaaafec660 in soffice_main() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:96 >#55 0x000000000040091d in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#56 0x0000000000400903 in main (argc=2, argv=0x7fffffff55e8) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:47
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 91416
:
115758
|
115871
| 115882