Bugzilla – Attachment 134365 Details for
Bug 108836
CRASH: Bad allocation if undo count is set to zero (0) (see comment 4)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 6.21 KB, created by
Julien Nabet
on 2017-06-28 19:19:42 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-06-28 19:19:42 UTC
Size:
6.21 KB
patch
obsolete
>warn:sw.ui:16953:1:sw/source/uibase/uiview/view.cxx:906: /org.openoffice.Office.Common/Undo/Steps <= 0 >[New Thread 0x7fffd3574700 (LWP 17039)] >[Thread 0x7fffd3574700 (LWP 17039) exited] >Installing openjdk unwinder >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so-gdb.py", line 52, in <module> > class Types(object): > File "/usr/share/gdb/auto-load/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so-gdb.py", line 66, in Types > nmethodp_t = gdb.lookup_type('nmethod').pointer() >gdb.error: No type named nmethod. > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffb651f2b4 in ?? () >(gdb) c >Continuing. >warn:sfx.view:16953:1:sfx2/source/view/viewfrm.cxx:2910: SID_SIDEBAR state requested, but no task pane child window exists for this ID! >warn:fwk.uiconfiguration:16953:1:framework/source/uiconfiguration/ImageArrayData.cxx:74: Failed to load image 'cmd/lc_editstyle.png' from icon theme 'tango' >warn:vcl.gdi:16953:1:vcl/headless/svpgdi.cxx:114: non default depth bitmap, slow convert, upscale the input >soffice.bin: /home/julien/lo/libreoffice/sw/source/core/doc/docfmt.cxx :440 : bool SwDoc::UpdateRsid(const SwPaM&, sal_Int32): l'assertion « pUndoInsert » a échoué. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007ffff73cc3fa in __GI_abort () at abort.c:89 >#2 0x00007ffff73c3e37 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x7fffca5dc4b6 "pUndoInsert", > file=file@entry=0x7fffca5dc448 "/home/julien/lo/libreoffice/sw/source/core/doc/docfmt.cxx", line=line@entry=440, > function=function@entry=0x7fffca5dcee0 <SwDoc::UpdateRsid(SwPaM const&, int)::__PRETTY_FUNCTION__> "bool SwDoc::UpdateRsid(const SwPaM&, sal_Int32)") at assert.c:92 >#3 0x00007ffff73c3ee2 in __GI___assert_fail (assertion=0x7fffca5dc4b6 "pUndoInsert", file=0x7fffca5dc448 "/home/julien/lo/libreoffice/sw/source/core/doc/docfmt.cxx", > line=440, function=0x7fffca5dcee0 <SwDoc::UpdateRsid(SwPaM const&, int)::__PRETTY_FUNCTION__> "bool SwDoc::UpdateRsid(const SwPaM&, sal_Int32)") at assert.c:101 >#4 0x00007fffc96708f6 in SwDoc::UpdateRsid (this=0x5555578ae660, rRg=SwPaM = {...}, nLen=1) at /home/julien/lo/libreoffice/sw/source/core/doc/docfmt.cxx:440 >#5 0x00007fffc99331aa in SwEditShell::Insert2 (this=0x5555579c8b40, rStr="a", bForceExpandHints=false) at /home/julien/lo/libreoffice/sw/source/core/edit/editsh.cxx:104 >#6 0x00007fffca5233e8 in SwWrtShell::Insert (this=0x5555579c8b40, rStr="a") at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/wrtsh1.cxx:228 >#7 0x00007fffca2614e6 in SwEditWin::FlushInBuffer (this=0x5555579a2690) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/edtwin.cxx:982 >#8 0x00007fffca26787e in SwEditWin::KeyInput (this=0x5555579a2690, rKEvt=...) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/edtwin.cxx:2690 >#9 0x00007fffec4828e3 in ImplHandleKey (pWindow=0x5555577f82f0, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=512, nCharCode=97, nRepeat=0, bForward=true) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:990 >#10 0x00007fffec4872be in ImplWindowFrameProc (_pWindow=0x5555577f82f0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff1b0a) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2368 >#11 0x00007fffd841244c in SalFrame::CallCallback (this=0x5555577ff000, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff1b0a) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:276 >#12 0x00007fffd8411877 in GtkSalFrame::CallCallbackExc (this=0x5555577ff000, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff1b0a) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4333 >#13 0x00007fffd8402d33 in GtkSalFrame::doKeyCallback (this=0x5555577ff000, state=16, keyval=97, hardware_keycode=24, group=0 '\000', aOrigCode=97 u'a', bDown=true, > bSendRelease=true) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:459 >#14 0x00007fffd840f990 in GtkSalFrame::IMHandler::signalIMCommit (pText=0x555557678cf0 "a", im_handler=0x55555bb76e10) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3885 >#15 0x00007ffff5e1b9e4 in g_cclosure_marshal_VOID__STRINGv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#16 0x00007ffff5e191a4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#17 0x00007ffff5e338cd in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007ffff5e3446b in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#19 0x00007ffff5e1b9e4 in g_cclosure_marshal_VOID__STRINGv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#20 0x00007ffff5e191a4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#21 0x00007ffff5e338cd in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#22 0x00007ffff5e3446b in g_signal_emit_by_name () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#23 0x00007fffd7c2dc9c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#24 0x00007fffd7c2ec75 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#25 0x00007fffd7c30b33 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#26 0x00007fffd840f3c8 in GtkSalFrame::IMHandler::handleKeyEvent (this=0x55555bb76e10, pEvent=0x555557677cf0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3756 >#27 0x00007fffd840dd1e in GtkSalFrame::signalKey (pWidget=0x5555577ff600, pEvent=0x555557677cf0, frame=0x5555577ff000) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3089 >#28 0x00007fffd7c50bdc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#29 0x00007ffff5e18f75 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#30 0x00007ffff5e2af82 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit---q >Quit >(gdb) frame 4 >#4 0x00007fffc96708f6 in SwDoc::UpdateRsid (this=0x5555578ae660, rRg=SwPaM = {...}, nLen=1) at /home/julien/lo/libreoffice/sw/source/core/doc/docfmt.cxx:440 >440 assert(pUndoInsert); >(gdb) p pLastUndo >$1 = (SwUndo * const) 0x0 >(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 108836
:
134348
|
134349
| 134365