https://issues.apache.org/ooo/show_bug.cgi?id=121127
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Andre <[email protected]> --- I was able to reproduce this crash on Windows7, 64bit. Just in case this is not easy to reproduce, I add the stack: ntdll.dll!NtRaiseException() + 0x12 bytes [Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll] msvcr90.dll!_CxxThrowException() + 0x48 bytes msvcr90.dll!operator new() + 0x64 bytes vcl.dll!std::_Container_base_aux_alloc_real<std::allocator<Link> >::operator=() + 0x3f3 bytes vcl.dll!BitmapBuffer::BitmapBuffer() + 0x3fb4 bytes vcl.dll!BitmapBuffer::BitmapBuffer() + 0x41f1 bytes vcl.dll!FontSubsetInfo::operator=() + 0x175bf bytes vcl.dll!GetMirroredChar() + 0x1c59 bytes vcl.dll!GetMirroredChar() + 0x20ca bytes vcl.dll!OutputDevice::ImplGlyphFallbackLayout() + 0x35 bytes vcl.dll!OutputDevice::ImplLayout() + 0x2bf bytes vcl.dll!OutputDevice::GetTextArray() + 0xae bytes sw.dll!SwFmtINetFmt::PutValue() + 0x7030 bytes sw.dll!SwTxtNode::HasPageNumberField() + 0x20cd bytes sw.dll!SwTableCellInfo::~SwTableCellInfo() + 0x12ed8 bytes sw.dll!SwTableCellInfo::~SwTableCellInfo() + 0x1778f bytes sw.dll!SwTxtNode::GetScalingOfSelectedText() + 0x97b7 bytes sw.dll!SwTxtNode::GetScalingOfSelectedText() + 0x17fc7 bytes sw.dll!SwTxtNode::GetScalingOfSelectedText() + 0x8808 bytes sw.dll!SwTableCellInfo::~SwTableCellInfo() + 0x1470f bytes sw.dll!SwFlyFrmFmt::MakeGraphic() + 0x4de7 bytes sw.dll!SwFlyFrmFmt::MakeGraphic() + 0x4de7 bytes sw.dll!SwFlyFrmFmt::MakeGraphic() + 0x47c1 bytes sw.dll!ViewShell::PrintOrPDFExport() + 0x254 bytes sw.dll!SwXTextDocument::render() + 0x41c bytes pdffilter.dll!PDFExport::ExportSelection() + 0x30b bytes C++ pdffilter.dll!PDFExport::Export() + 0x2021 bytes C++ pdffilter.dll!PDFFilter::implExport() + 0xa0b bytes C++ pdffilter.dll!PDFFilter::filter() + 0x26 bytes C++ sfx.dll!SfxObjectShell::ExportTo() + 0x65e bytes sfx.dll!SfxObjectShell::SaveTo_Impl() + 0x12e4 bytes sfx.dll!SfxObjectShell::PreDoSaveAs_Impl() + 0x258 bytes sfx.dll!SfxObjectShell::CommonSaveAs_Impl() + 0x531 bytes sfx.dll!SfxObjectShell::APISaveAs_Impl() + 0x255 bytes sfx.dll!SfxBaseModel::impl_store() + 0x976 bytes sfx.dll!SfxBaseModel::storeToURL() + 0xac bytes sfx.dll!SfxFrameDescriptor::~SfxFrameDescriptor() + 0x7151 bytes sfx.dll!SfxObjectShell::ExecFile_Impl() + 0x1472 bytes sfx.dll!SfxObjectShell::SignScriptingContent() + 0xd0 bytes sfx.dll!SfxDispatcher::Call_Impl() + 0x254 bytes sfx.dll!SfxDispatcher::_Execute() + 0xb9 bytes sfx.dll!SfxBindings::Execute_Impl() + 0x337 bytes sfx.dll!SfxShell::SetVerbs() + 0x5ec4 bytes sfx.dll!SfxShell::SetVerbs() + 0x61e0 bytes fwk.dll!component_getFactory() + 0x7de65 bytes fwk.dll!component_getFactory() + 0x7ee0f bytes tl.dll!Link::Call() + 0x11 bytes vcl.dll!Menu::Select() + 0x4b bytes vcl.dll!Menu::ImplCallSelect() + 0x9 bytes tl.dll!Link::Call() + 0x11 bytes vcl.dll!Window::LinkStubImplAsyncFocusHdl() + 0x418 bytes vcl.dll!WorkWindow::IsPresentationMode() + 0xe6 bytes vcl.dll!ImageList::`default constructor closure'() + 0x30da bytes vcl.dll!ImageList::`default constructor closure'() + 0x91be bytes vcl.dll!ImageList::`default constructor closure'() + 0x93d0 bytes user32.dll!gapfnScSendMessage() + 0x332 bytes user32.dll!GetThreadDesktop() + 0xd7 bytes user32.dll!CharPrevW() + 0x138 bytes user32.dll!DispatchMessageW() + 0xf bytes vcl.dll!Application::EndYield() + 0x1a9 bytes vcl.dll!AutoTimer::~AutoTimer() + 0x5cb bytes vcl.dll!AutoTimer::~AutoTimer() + 0x635 bytes vcl.dll!AutoTimer::~AutoTimer() + 0x726 bytes vcl.dll!Application::Abort() + 0x55 bytes vcl.dll!Application::Yield() + 0xd bytes vcl.dll!Application::Execute() + 0x24 bytes vcl.dll!DeInitVCL() + 0x540 bytes vcl.dll!SVMain() + 0x1c bytes > sofficeapp.dll!soffice_main() Line 47 C++ soffice.bin!01381034() soffice.bin!01381055() soffice.bin!0138120e() kernel32.dll!BaseThreadInitThunk() + 0x12 bytes ntdll.dll!RtlInitializeExceptionChain() + 0x63 bytes ntdll.dll!RtlInitializeExceptionChain() + 0x36 bytes -- You are receiving this mail because: You are the assignee for the bug.
