To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65703
User cl changed the following:
What |Old value |New value
================================================================================
Assigned to|cl |mba
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 11 15:23:21 +0000
2007 -------
cl->mba: I think m208 added a reschedule and that makes linux crash here since
the reload timer fires during SfxTopFrame::InsertDocument
Stack:
0x43e98a30 in SfxViewFrame::ExecReload_Impl (this=0x470c267c, [EMAIL PROTECTED])
at /export/home/cl93746/m208/sfx2/source/view/viewfrm.cxx:676
676 sal_Bool bDo = ( GetViewShell()->PrepareClose() != FALSE );
Current language: auto; currently c++
(gdb) bt
#0 0x43e98a30 in SfxViewFrame::ExecReload_Impl (this=0x470c267c,
[EMAIL PROTECTED])
at /export/home/cl93746/m208/sfx2/source/view/viewfrm.cxx:676
#1 0x43ddbd49 in AutoReloadTimer_Impl::Timeout (this=0x48e35510)
at /export/home/cl93746/m208/sfx2/source/doc/objmisc.cxx:1337
#2 0x400b3a4c in Timer::ImplTimerCallbackProc ()
at /export/home/cl93746/m208/vcl/source/app/timer.cxx:173
#3 0x400a900b in Application::Reschedule (bAllEvents=false)
at /export/home/cl93746/m208/vcl/source/app/svapp.cxx:533
#4 0x46e36c3b in sd::framework::FrameworkHelper::WaitForEvent (
this=0x48461850, [EMAIL PROTECTED])
at /export/home/cl93746/m208/sd/source/ui/framework/tools/FrameworkHelper.cx
x:699
#5 0x46af0ab8 in sd::ViewShellBase::LateInit (this=0x487ac64c,
[EMAIL PROTECTED])
at /export/home/cl93746/m208/sd/source/ui/view/ViewShellBase.cxx:436
#6 0x46ad27ff in sd::ImpressViewShellBase::CreateInstance (pFrame=0x470c267c,
pOldView=0x0)
at /export/home/cl93746/m208/sd/source/ui/view/ImpressViewShellBase.cxx:72
#7 0x43e93aba in SfxViewFactory::CreateInstance (this=0x42102db8,
pFrame=0x470c267c, pOldSh=0x0)
at /export/home/cl93746/m208/sfx2/source/view/viewfac.cxx:53
#8 0x43e9ed91 in SfxViewFrame::SwitchToViewShell_Impl (this=0x470c267c,
nViewId=1, bIsIndex=1 '\001')
at /export/home/cl93746/m208/sfx2/source/view/viewfrm.cxx:2501
#9 0x43e9b0c5 in SfxViewFrame::SetObjectShell_Impl (this=0x470c267c,
[EMAIL PROTECTED], bDefaultView=0)
at /export/home/cl93746/m208/sfx2/source/view/viewfrm.cxx:1174
#10 0x43eaae34 in SfxTopFrame::InsertDocument (this=0x43498700,
pDoc=0x48b947d8)
at /export/home/cl93746/m208/sfx2/source/view/topfrm.cxx:926
#11 0x43df57b0 in SfxObjectShell::LoadWindows_Impl (this=0x48b947d8,
pPreferedFrame=0x43498700)
at /export/home/cl93746/m208/sfx2/source/doc/objcont.cxx:356
#12 0x43eaac75 in SfxTopFrame::InsertDocument (this=0x43498700,
pDoc=0x48b947d8)
at /export/home/cl93746/m208/sfx2/source/view/topfrm.cxx:886
#13 0x43e99f44 in SfxViewFrame::ExecReload_Impl (this=0x470c267c,
[EMAIL PROTECTED])
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]