Bugzilla – Attachment 110240 Details for
Bug 86843
vba crashes after fireChangeEvent is called
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 13.42 KB, created by
Julien Nabet
on 2014-11-29 21:33:28 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2014-11-29 21:33:28 UTC
Size:
13.42 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x00002aaaae462453 in SbxVariable::Broadcast (this=0x710b6f0, nHintId=8) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:178 >178 delete pCst; // who knows already, onto which thoughts someone comes? >(gdb) bt >#0 0x00002aaaae462453 in SbxVariable::Broadcast (this=0x710b6f0, nHintId=8) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:178 >#1 0x00002aaaae45e231 in SbxValue::Put (this=0x7100e40, rVal=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:565 >#2 0x00002aaaae45cc02 in SbxValue::operator= (this=0x7100e40, r=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:166 >#3 0x00002aaaae463036 in SbxVariable::operator= (this=0x7100e40, r=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:347 >#4 0x00002aaaae4040c4 in SbiRuntime::StepPUT (this=0x7107e40) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:1758 >#5 0x00002aaaae4011f2 in SbiRuntime::Step (this=0x7107e40) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:784 >#6 0x00002aaaae397e43 in SbModule::Run (this=0x32e3670, pMeth=0x70fed60) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1185 >#7 0x00002aaaae396b89 in SbModule::Notify (this=0x32e3670, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:846 >#8 0x00002aaaae39ac58 in SbModule::handleProcedureProperties (this=0x32e3670, rBC=..., rHint=...) > at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1970 >#9 0x00002aaaae39ca21 in SbObjModule::Notify (this=0x32e3670, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2246 >#10 0x00002aaaaf5374c6 in SfxBroadcaster::Broadcast (this=0x33b1160, rHint=...) at /home/julien/compile-libreoffice/libreoffice/svl/source/notify/SfxBroadcaster.cxx:41 >#11 0x00002aaaae39bdf2 in SbMethod::Broadcast (this=0x33b1050, nHintId=65536) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2167 >#12 0x00002aaaae45c625 in SbxValue::SbxValue (this=0x70fa0a0, __vtt_parm=0x2aaaae76f490 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:100 >#13 0x00002aaaae4619d8 in SbxVariable::SbxVariable (this=0x70fa0a0, __vtt_parm=0x2aaaae76f488 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:77 >#14 0x00002aaaae4550ce in SbxMethod::SbxMethod (this=0x70fa0a0, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxobj.cxx:974 >#15 0x00002aaaae40a512 in SbiRuntime::FindElement (this=0x6f1ea50, pObj=0x32e3670, nOp1=32797, nOp2=12, nNotFound=87570, bLocal=false, bStatic=false) > at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:3579 >#16 0x00002aaaae40c406 in SbiRuntime::StepELEM (this=0x6f1ea50, nOp1=32797, nOp2=12) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:4064 >#17 0x00002aaaae401562 in SbiRuntime::Step (this=0x6f1ea50) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:796 >#18 0x00002aaaae397e43 in SbModule::Run (this=0x32ee340, pMeth=0x6d72f50) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1185 >#19 0x00002aaaae396b89 in SbModule::Notify (this=0x32ee340, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:846 >#20 0x00002aaaaf5374c6 in SfxBroadcaster::Broadcast (this=0x32ec240, rHint=...) at /home/julien/compile-libreoffice/libreoffice/svl/source/notify/SfxBroadcaster.cxx:41 >#21 0x00002aaaae39bdf2 in SbMethod::Broadcast (this=0x33006f0, nHintId=65536) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2167 >#22 0x00002aaaae45c625 in SbxValue::SbxValue (this=0x73619b0, __vtt_parm=0x2aaaae76f490 <VTT for SbxMethod+16>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:100 >#23 0x00002aaaae4619d8 in SbxVariable::SbxVariable (this=0x73619b0, __vtt_parm=0x2aaaae76f488 <VTT for SbxMethod+8>, r=..., __in_chrg=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvar.cxx:77 >#24 0x00002aaaae4550ce in SbxMethod::SbxMethod (this=0x73619b0, r=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) > at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxobj.cxx:974 >#25 0x00002aaaae40a512 in SbiRuntime::FindElement (this=0x6dad180, pObj=0x32e6fc0, nOp1=13, nOp2=0, nNotFound=87560, bLocal=true, bStatic=false) > at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:3579 >#26 0x00002aaaae40c1d4 in SbiRuntime::StepFIND_Impl (this=0x6dad180, pObj=0x32e6fc0, nOp1=13, nOp2=0, nNotFound=87560, bLocal=true, bStatic=false) > at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:4011 >#27 0x00002aaaae40c24a in SbiRuntime::StepFIND (this=0x6dad180, nOp1=13, nOp2=0) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:4017 >#28 0x00002aaaae401562 in SbiRuntime::Step (this=0x6dad180) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/runtime.cxx:796 >#29 0x00002aaaae397e43 in SbModule::Run (this=0x32e6fc0, pMeth=0x2b8b9e0) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1185 >#30 0x00002aaaae396b89 in SbModule::Notify (this=0x32e6fc0, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:846 >---Type <return> to continue, or q <return> to quit--- >#31 0x00002aaaae39ac58 in SbModule::handleProcedureProperties (this=0x32e6fc0, rBC=..., rHint=...) > at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:1970 >#32 0x00002aaaae39ca21 in SbObjModule::Notify (this=0x32e6fc0, rBC=..., rHint=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2246 >#33 0x00002aaaaf5374c6 in SfxBroadcaster::Broadcast (this=0x33ad990, rHint=...) at /home/julien/compile-libreoffice/libreoffice/svl/source/notify/SfxBroadcaster.cxx:41 >#34 0x00002aaaae39bdf2 in SbMethod::Broadcast (this=0x32fff90, nHintId=65536) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2167 >#35 0x00002aaaae45d351 in SbxValue::Get (this=0x32fff90, rRes=...) at /home/julien/compile-libreoffice/libreoffice/basic/source/sbx/sbxvalue.cxx:330 >#36 0x00002aaaae39bb4c in SbMethod::Call (this=0x32fff90, pRet=0x7366d60, pCaller=0x0) at /home/julien/compile-libreoffice/libreoffice/basic/source/classes/sbxmod.cxx:2114 >#37 0x00002aaadd0fe5b8 in basprov::BasicScriptImpl::invoke (this=0x6f221e0, aParams=uno::Sequence of length 1 = {...}, aOutParamIndex=empty uno::Sequence, > aOutParam=empty uno::Sequence) at /home/julien/compile-libreoffice/libreoffice/scripting/source/basprov/basscript.cxx:241 >#38 0x00002aaaaec23e5a in SfxObjectShell::CallXScript (_rxScriptContext=uno::Reference to (ScModelObj *) 0x30a0f20, > _rScriptURL="vnd.sun.star.script:VBAProject.Sheet1.Worksheet_SelectionChange?language=Basic&location=document", aParams=uno::Sequence of length 1 = {...}, > aRet=empty uno::Any, aOutParamIndex=empty uno::Sequence, aOutParam=empty uno::Sequence, bRaiseError=false, pCaller=0x0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objmisc.cxx:1559 >#39 0x00002aaaaec242a4 in SfxObjectShell::CallXScript (this=0x31352a0, > rScriptURL="vnd.sun.star.script:VBAProject.Sheet1.Worksheet_SelectionChange?language=Basic&location=document", aParams=uno::Sequence of length 1 = {...}, > aRet=empty uno::Any, aOutParamIndex=empty uno::Sequence, aOutParam=empty uno::Sequence, bRaiseError=false, pCaller=0x0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/doc/objmisc.cxx:1594 >#40 0x00002aaacfd28624 in ooo::vba::executeMacro (pShell=0x31352a0, sMacroName="VBAProject.Sheet1.Worksheet_SelectionChange", aArgs=uno::Sequence of length 1 = {...}, > aRet=empty uno::Any) at /home/julien/compile-libreoffice/libreoffice/filter/source/msfilter/msvbahelper.cxx:484 >#41 0x00002aaace51562a in VbaEventsHelperBase::processVbaEvent (this=0x3397120, nEventId=2107, rArgs=uno::Sequence of length 1 = {...}) > at /home/julien/compile-libreoffice/libreoffice/vbahelper/source/vbahelper/vbaeventshelperbase.cxx:109 >#42 0x00002aaac932ad62 in ScTabViewObj::MouseReleased (this=0x3275a30, e=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/unoobj/viewuno.cxx:1290 >#43 0x00002aaac9392309 in ScGridWindow::PreNotify (this=0x2d85e90, rNEvt=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/gridwin.cxx:2678 >#44 0x00002aaab183bace in ImplCallPreNotify (rEvt=...) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:60 >#45 0x00002aaab183d830 in ImplHandleMouseEvent (pWindow=0x25b00d0, nSVEvent=2, bMouseLeave=false, nX=294, nY=259, nMsgTime=42087952, nCode=1, nMode=(SIMPLECLICK | SELECT)) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:684 >#46 0x00002aaab18435cb in ImplHandleSalMouseButtonUp (pWindow=0x25b00d0, pEvent=0x7fffffff4460) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1996 >#47 0x00002aaab18425d7 in ImplWindowFrameProc (pWindow=0x25b00d0, nEvent=4, pEvent=0x7fffffff4460) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2338 >#48 0x00002aaabf25f7c7 in SalFrame::CallCallback (this=0x25b61e0, nEvent=4, pEvent=0x7fffffff4460) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:242 >#49 0x00002aaabf25b7c1 in GtkSalFrame::signalButton (pEvent=0x62727f0, frame=0x25b61e0) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:3223 >#50 0x00002aaabf94995f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#51 0x00002aaab7981245 in g_closure_invoke (closure=0x25b7d60, return_value=0x7fffffff4620, n_param_values=2, param_values=0x7fffffff46d0, invocation_hint=0x7fffffff4670) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gclosure.c:768 >#52 0x00002aaab7992f3c in signal_emit_unlocked_R (node=node@entry=0x21eede0, detail=detail@entry=0, instance=instance@entry=0x25be740, > emission_return=emission_return@entry=0x7fffffff4780, instance_and_params=instance_and_params@entry=0x7fffffff46d0) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3553 >#53 0x00002aaab799b255 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffff4860) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3319 >#54 0x00002aaab799b9af in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) >---Type <return> to continue, or q <return> to quit--- > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3365 >#55 0x00002aaabfa60adc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#56 0x00002aaabf9480a4 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#57 0x00002aaabf94853b in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#58 0x00002aaabfebf77c in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#59 0x00002aaab7c0dc5d in g_main_dispatch (context=0x21e3e70) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3111 >#60 g_main_context_dispatch (context=context@entry=0x21e3e70) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3710 >#61 0x00002aaab7c0df48 in g_main_context_iterate (context=context@entry=0x21e3e70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3781 >#62 0x00002aaab7c0dffc in g_main_context_iteration (context=0x21e3e70, may_block=1) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3842 >#63 0x00002aaabf221ea5 in GtkData::Yield (this=0x643aa0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:575 >#64 0x00002aaabf225d52 in GtkInstance::Yield (this=0x643d00, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:420 >#65 0x00002aaab1c07308 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:360 >#66 0x00002aaab1c03e21 in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:392 >#67 0x00002aaab1c03dcf in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:341 >#68 0x00002aaaaaf8908d in desktop::Desktop::Main (this=0x7fffffff53d0) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1637 >#69 0x00002aaab1c0b594 in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:160 >#70 0x00002aaab1c0b68a in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:193 >#71 0x00002aaaaafcc2cb in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:101 >#72 0x000000000040093d in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#73 0x0000000000400923 in main (argc=2, argv=0x7fffffff56d8) 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 86843
:
110217
|
110218
|
110219
| 110240