Program received signal SIGSEGV, Segmentation fault. __cxxabiv1::__dynamic_cast (src_ptr=0xffffffffffffffff, src_type=0x7f63b396eb30 , dst_type=0x7f63934cd8f0 , src2dst=0) at ../../../../libstdc++-v3/libsupc++/dyncast.cc:51 51 const void *vtable = *static_cast (src_ptr); (gdb) bt #0 __cxxabiv1::__dynamic_cast (src_ptr=0xffffffffffffffff, src_type=0x7f63b396eb30 , dst_type=0x7f63934cd8f0 , src2dst=0) at ../../../../libstdc++-v3/libsupc++/dyncast.cc:51 #1 0x00007f6393c3d8c2 in svx::sidebar::LinePropertyPanel::NotifyItemUpdate (this=0x2e52d38, nSID=10171, eState=16, pState=0xffffffffffffffff, bIsEnabled=true) at /build/aoo/src/playground/trunk/main/svx/source/sidebar/line/LinePropertyPanel.cxx:529 #2 0x00007f63b3d40754 in sfx2::sidebar::ControllerItem::StateChanged (this=0x2e53068, nSID=10171, eState=16, pState=0xffffffffffffffff) at /build/aoo/src/playground/trunk/main/sfx2/source/sidebar/ControllerItem.cxx:142 #3 0x00007f63b3b7426b in SfxStateCache::SetState_Impl (this=0x2d94588, eState=16, pState=0xffffffffffffffff, bMaybeDirty=0 '\000') at /build/aoo/src/playground/trunk/main/sfx2/source/control/statcach.cxx:477 #4 0x00007f63b3b73dbf in SfxStateCache::SetState (this=0x2d94588, eState=16, pState=0xffffffffffffffff, bMaybeDirty=0 '\000') at /build/aoo/src/playground/trunk/main/sfx2/source/control/statcach.cxx:380 #5 0x00007f63b3b5c47b in SfxBindings::UpdateControllers_Impl (this=0x22ee058, pIF=0x22dfc28, pFound=0x2e4acc8, pItem=0x0, eState=16) at /build/aoo/src/playground/trunk/main/sfx2/source/control/bindings.cxx:1587 #6 0x00007f63b3b5857c in SfxBindings::Update_Impl (this=0x22ee058, pCache=0x2e34868) at /build/aoo/src/playground/trunk/main/sfx2/source/control/bindings.cxx:430 #7 0x00007f63b3b5cd16 in SfxBindings::NextJob_Impl (this=0x22ee058, pTimer=0x1b1f2d8) at /build/aoo/src/playground/trunk/main/sfx2/source/control/bindings.cxx:1763 #8 0x00007f63b3b5c9df in SfxBindings::LinkStubNextJob_Impl (pThis=0x22ee058, pCaller=0x1b1f2d8) at /build/aoo/src/playground/trunk/main/sfx2/source/control/bindings.cxx:1676 #9 0x00007f63b16dc2d4 in Link::Call (this=0x1b1f2f8, pCaller=0x1b1f2d8) at /build/aoo/src/playground/trunk/main/solver/400/unxlngx6/inc/tools/link.hxx:135 #10 0x00007f63b16f4f35 in Timer::Timeout (this=0x1b1f2d8) at /build/aoo/src/playground/trunk/main/vcl/source/app/timer.cxx:253 #11 0x00007f63b16f4b9e in Timer::ImplTimerCallbackProc () at /build/aoo/src/playground/trunk/main/vcl/source/app/timer.cxx:141 #12 0x00007f63a66c1535 in SalTimer::CallCallback (this=0x1389ba8) at /build/aoo/src/playground/trunk/main/vcl/inc/saltimer.hxx:61 #13 0x00007f63a66c124e in X11SalData::Timeout (this=0x7c7408) at /build/aoo/src/playground/trunk/main/vcl/unx/generic/app/saltimer.cxx:45 #14 0x00007f63a6a1185e in GtkXLib::timeoutFn (data=0x7c8dc8) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:745 #15 0x00007f63a6a117b1 in call_timeoutFn (data=0x7c8dc8, data@entry=) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:725 #16 0x0000003633c485db in g_timeout_dispatch (source=source@entry=0x2e2b900, callback=, user_data=) at gmain.c:4026 #17 0x0000003633c47a55 in g_main_dispatch (context=0x80be60) at gmain.c:2715 #18 g_main_context_dispatch (context=context@entry=0x80be60) at gmain.c:3219 #19 0x0000003633c47d88 in g_main_context_iterate (context=context@entry=0x80be60, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3290 #20 0x0000003633c47e44 in g_main_context_iteration (context=0x80be60, may_block=1) at gmain.c:3351 #21 0x00007f63a6a11ce0 in GtkXLib::Yield (this=0x7c8dc8, bWait=true, bHandleAllCurrentEvents=false) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:874 #22 0x00007f63a66be038 in X11SalInstance::Yield (this=0x7c6f98, bWait=true, bHandleAllCurrentEvents=false) at /build/aoo/src/playground/trunk/main/vcl/unx/generic/app/salinst.cxx:278 #23 0x00007f63b16ed3ee in ImplYield (i_bWait=true, i_bAllEvents=false) at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:472 #24 0x00007f63b16e94cb in Application::Yield (i_bAllEvents=false) at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:506 #25 0x00007f63b16e9467 in Application::Execute () at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:449 #26 0x00007f63b4e98c32 in desktop::Desktop::Main (this=0x7fff477c45b0) at /build/aoo/src/playground/trunk/main/desktop/source/app/app.cxx:2204 #27 0x00007f63b16f2e7e in ImplSVMain () at /build/aoo/src/playground/trunk/main/vcl/source/app/svmain.cxx:193 #28 0x00007f63b16f2fc7 in SVMain () at /build/aoo/src/playground/trunk/main/vcl/source/app/svmain.cxx:230 #29 0x00007f63b4ece98f in soffice_main () at /build/aoo/src/playground/trunk/main/desktop/source/app/sofficemain.cxx:45 #30 0x000000000040129c in sal_main () at main.c:31 #31 0x0000000000401281 in main (argc=2, argv=0x7fff477c4768) at main.c:30 (gdb)