To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87288
------- Additional comments from [EMAIL PROTECTED] Tue Apr 1 12:07:46 +0000 2008 ------- I managed to get a backtrace of the crash that ocurred after a font change by running the OOo binary with gdb (see below). I couldn't reproduce the PDF export crash with gdb though, OOo just seems to get stuck if I click the PDF button in the toolbar or if I select 'Export as PDF' from the File menu and click 'Export' in the dialog. I tried to reproduce the crash on a couple of other systems (OOo 2.3.0 running on OpenSUSE 10.3 and Kubuntu 7.10), but without success. I only get the crash here with OOo 2.3.1.2. on OpenSUSE 10.2. Here is the backtrace (I don't know why the installation dir is called '/usr/lib/ooo-2.0/', I'm actually running build 2.3.1.2): Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1237985056 (LWP 17488)] 0xb6e15596 in psp::PrintFontManager::Substitute () from /usr/lib/ooo-2.0/program/libpsp680li.so (gdb) bt #0 0xb6e15596 in psp::PrintFontManager::Substitute () from /usr/lib/ooo-2.0/program/libpsp680li.so #1 0xb5693e64 in GetFcSubstitute () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #2 0xb5696b9f in FcGlyphFallbackSubstititution::FindFontSubstitute () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #3 0xb7dc0e3f in ImplDevFontList::GetGlyphFallbackFont () from /usr/lib/ooo-2.0/program/libvcl680li.so #4 0xb7dc2d19 in ImplFontCache::GetGlyphFallbackFont () from /usr/lib/ooo-2.0/program/libvcl680li.so #5 0xb7dc2e55 in OutputDevice::ImplGlyphFallbackLayout () from /usr/lib/ooo-2.0/program/libvcl680li.so #6 0xb7dc40f2 in OutputDevice::ImplLayout () from /usr/lib/ooo-2.0/program/libvcl680li.so #7 0xb7dc532c in OutputDevice::GetTextArray () from /usr/lib/ooo-2.0/program/libvcl680li.so #8 0xb7dc541f in OutputDevice::GetTextWidth () from /usr/lib/ooo-2.0/program/libvcl680li.so #9 0xae28974a in SwFntObj::GetTextSize () from /usr/lib/ooo-2.0/program/libsw680li.so #10 0xae294947 in SwSubFont::_GetTxtSize () from /usr/lib/ooo-2.0/program/libsw680li.so #11 0xae1c8e84 in SwFont::_GetTxtSize () from /usr/lib/ooo-2.0/program/libsw680li.so #12 0xae1d502b in SwTxtSizeInfo::GetTxtSize () from /usr/lib/ooo-2.0/program/libsw680li.so #13 0xae1d070e in SwTxtGuess::Guess () from /usr/lib/ooo-2.0/program/libsw680li.so #14 0xae1f11f2 in SwTxtPortion::_Format () from /usr/lib/ooo-2.0/program/libsw680li.so #15 0xae1f1a17 in SwTxtPortion::Format () from /usr/lib/ooo-2.0/program/libsw680li.so #16 0xae1e85e6 in SwLineLayout::Format () from /usr/lib/ooo-2.0/program/libsw680li.so #17 0xae1de8a5 in SwTxtFormatter::BuildPortions () from /usr/lib/ooo-2.0/program/libsw680li.so #18 0xae1deede in SwTxtFormatter::FormatLine () from /usr/lib/ooo-2.0/program/libsw680li.so #19 0xae1c947c in SwTxtFrm::FormatLine () from /usr/lib/ooo-2.0/program/libsw680li.so #20 0xae1cb468 in SwTxtFrm::_Format () from /usr/lib/ooo-2.0/program/libsw680li.so #21 0xae1cb971 in SwTxtFrm::_Format () from /usr/lib/ooo-2.0/program/libsw680li.so #22 0xae1cc76a in SwTxtFrm::Format () from /usr/lib/ooo-2.0/program/libsw680li.so #23 0xae16074e in SwCntntFrm::MakeAll () from /usr/lib/ooo-2.0/program/libsw680li.so #24 0xae15e734 in SwFrm::PrepareMake () from /usr/lib/ooo-2.0/program/libsw680li.so #25 0xae0f88c8 in SwFrm::Calc () from /usr/lib/ooo-2.0/program/libsw680li.so #26 0xae1831dc in SwLayAction::_TurboAction () from /usr/lib/ooo-2.0/program/libsw680li.so #27 0xae18336a in SwLayAction::TurboAction () from /usr/lib/ooo-2.0/program/libsw680li.so #28 0xae185e00 in SwLayAction::Action () from /usr/lib/ooo-2.0/program/libsw680li.so #29 0xae131f36 in ViewShell::ImplEndAction () from /usr/lib/ooo-2.0/program/libsw680li.so #30 0xae108caf in ViewShell::EndAction () from /usr/lib/ooo-2.0/program/libsw680li.so #31 0xae111f98 in SwCrsrShell::EndAction () from /usr/lib/ooo-2.0/program/libsw680li.so #32 0xae1089ce in SwEditShell::EndAllAction () from /usr/lib/ooo-2.0/program/libsw680li.so #33 0xae0f8d99 in SwEditShell::SetAttr () from /usr/lib/ooo-2.0/program/libsw680li.so #34 0xae5fe9a7 in SwBaseShell::ExecTxtCtrl () from /usr/lib/ooo-2.0/program/libsw680li.so #35 0xae617b4d in SfxStubSwTextShellExecTxtCtrl () from /usr/lib/ooo-2.0/program/libsw680li.so #36 0xb185c019 in SfxShell::CallExec () from /usr/lib/ooo-2.0/program/libsfx680li.so #37 0xb185a6d2 in SfxDispatcher::Call_Impl () from /usr/lib/ooo-2.0/program/libsfx680li.so #38 0xb185aa81 in SfxDispatcher::_Execute () from /usr/lib/ooo-2.0/program/libsfx680li.so #39 0xb185afc6 in SfxDispatcher::Execute () from /usr/lib/ooo-2.0/program/libsfx680li.so #40 0xb186e476 in SfxDispatchController_Impl::dispatch () from /usr/lib/ooo-2.0/program/libsfx680li.so #41 0xb186f0b0 in SfxOfficeDispatch::dispatch () from /usr/lib/ooo-2.0/program/libsfx680li.so #42 0xb1883c20 in SfxToolBoxControl::Dispatch () from /usr/lib/ooo-2.0/program/libsfx680li.so #43 0xb0686b0e in SvxFontNameBox_Impl::Select () from /usr/lib/ooo-2.0/program/libsvx680li.so #44 0xb7ed53eb in ComboBox::ImplSelectHdl () from /usr/lib/ooo-2.0/program/libvcl680li.so #45 0xb7ed5409 in ComboBox::LinkStubImplSelectHdl () from /usr/lib/ooo-2.0/program/libvcl680li.so #46 0xb7d37f67 in Link::Call () from /usr/lib/ooo-2.0/program/libvcl680li.so #47 0xb7ef6a38 in ImplListBoxWindow::ImplCallSelect () from /usr/lib/ooo-2.0/program/libvcl680li.so #48 0xb7efa6a5 in ImplListBoxWindow::Tracking () from /usr/lib/ooo-2.0/program/libvcl680li.so #49 0xb7ec5907 in Window::EndTracking () from /usr/lib/ooo-2.0/program/libvcl680li.so #50 0xb7ec0d35 in ImplHandleMouseEvent () from /usr/lib/ooo-2.0/program/libvcl680li.so #51 0xb7ec2656 in ImplHandleSalMouseButtonUp () from /usr/lib/ooo-2.0/program/libvcl680li.so #52 0xb7ec1303 in ImplWindowFrameProc () from /usr/lib/ooo-2.0/program/libvcl680li.so #53 0xb56847bd in SalFrame::CallCallback () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #54 0xb5681c4b in X11SalFrame::HandleMouseEvent () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #55 0xb5683fc8 in X11SalFrame::Dispatch () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #56 0xb56aff26 in SalX11Display::Dispatch () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #57 0xb56ac8b5 in SalX11Display::Yield () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #58 0xb56abeb3 in DisplayYield () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #59 0xb56a8658 in YieldEntry::HandleNextEvent () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #60 0xb56a84d8 in SalXLib::Yield () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #61 0xb56b290f in X11SalInstance::Yield () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #62 0xb7d40cf1 in Application::Yield () from /usr/lib/ooo-2.0/program/libvcl680li.so #63 0xb7d40daf in Application::Execute () from /usr/lib/ooo-2.0/program/libvcl680li.so #64 0x0806dff6 in desktop::Desktop::Main () #65 0xb7d458a3 in ImplSVMain () from /usr/lib/ooo-2.0/program/libvcl680li.so #66 0xb7d459b9 in SVMain () from /usr/lib/ooo-2.0/program/libvcl680li.so #67 0x08064d14 in main () --------------------------------------------------------------------- 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]
