https://bugs.freedesktop.org/show_bug.cgi?id=68966
Priority: medium
Bug ID: 68966
Assignee: [email protected]
Summary: PDF: LO crashes when saving a presentation as PDF
Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
Reporter: [email protected]
Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
Version: 4.1.1.2 rc
Component: Presentation
Product: LibreOffice
I cannot save my presentations any more as PDF. This is valid for all my files
and is always reproducible. Here the stack trace:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x01f8da87 objc_msgSend + 23
1 com.apple.CoreFoundation 0x0010b31b CFRelease + 171
2 libvcllo.dylib 0x07507162 CTTextStyle::~CTTextStyle() +
50
3 libvcllo.dylib 0x0750a2cd
AquaSalGraphics::SetFont(FontSelectPattern*, int) + 29
4 libvcllo.dylib 0x0734c643 OutputDevice::ImplInitFont()
const + 147
5 libvcllo.dylib 0x0735ab61
OutputDevice::ImplLayout(rtl::OUString const&, long, long, Point const&, long,
long const*, bool) const + 705
6 libvcllo.dylib 0x073cad02
vcl::PDFWriterImpl::drawTextArray(Point const&, String const&, long const*,
unsigned short, unsigned short, bool) + 114
7 libvcllo.dylib 0x0739ca90
vcl::PDFWriter::DrawTextArray(Point const&, String const&, long const*,
unsigned short, unsigned short) + 64
8 libvcllo.dylib 0x073a1e8c
vcl::PDFWriterImpl::playMetafile(GDIMetaFile const&, vcl::PDFExtOutDevData*,
vcl::PDFWriter::PlayMetafileContext const&, VirtualDevice*) + 5116
9 libvcllo.dylib 0x0739bf20
vcl::PDFWriter::PlayMetafile(GDIMetaFile const&,
vcl::PDFWriter::PlayMetafileContext const&, vcl::PDFExtOutDevData*) + 48
10 libpdffilterlo.dylib 0x27ac3d65
PDFExport::ImplExportPage(vcl::PDFWriter&, vcl::PDFExtOutDevData&, GDIMetaFile
const&) + 565
11 libpdffilterlo.dylib 0x27ac621c
PDFExport::ExportSelection(vcl::PDFWriter&,
com::sun::star::uno::Reference<com::sun::star::view::XRenderable>&,
com::sun::star::uno::Any const&, StringRangeEnumerator const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, long) +
3356
12 libpdffilterlo.dylib 0x27ac8fb0
PDFExport::Export(rtl::OUString const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) +
10192
13 libpdffilterlo.dylib 0x27ad4035
PDFFilter::implExport(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) + 4693
14 libpdffilterlo.dylib 0x27ad4917
PDFFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) + 87
15 libsfxlo.dylib 0x061b876a
SfxObjectShell::ExportTo(SfxMedium&) + 3674
16 libsfxlo.dylib 0x061bf792
SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) + 6962
17 libsfxlo.dylib 0x061c2ad7
SfxObjectShell::PreDoSaveAs_Impl(String const&, String const&, SfxItemSet*) +
935
18 libsfxlo.dylib 0x061c34f2
SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, String const&,
SfxItemSet*) + 2082
19 libsfxlo.dylib 0x061ab2f3
SfxObjectShell::APISaveAs_Impl(String const&, SfxItemSet*) + 531
20 libsfxlo.dylib 0x061ef2ca
SfxBaseModel::impl_store(rtl::OUString const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&,
unsigned char) + 2042
21 libsfxlo.dylib 0x061f9ab6
SfxBaseModel::storeToURL(rtl::OUString const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) +
278
22 libsfxlo.dylib 0x0618ea11
SfxStoringHelper::GUIStoreModel(com::sun::star::uno::Reference<com::sun::star::frame::XModel>,
rtl::OUString const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned
char, rtl::OUString, unsigned short) + 4065
23 libsfxlo.dylib 0x061acb49
SfxObjectShell::ExecFile_Impl(SfxRequest&) + 5369
24 libsfxlo.dylib 0x062dc3a8
SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char)
+ 360
25 libsfxlo.dylib 0x06045183
SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) + 99
26 libsfxlo.dylib 0x0607c5b5
SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&,
com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener>
const&) + 4021
27 libsfxlo.dylib 0x0607d635
SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) +
341
28 libfwklo.dylib 0x1527506c
framework::MenuBarManager::Select(Menu*) + 668
29 libvcllo.dylib 0x07492202 Menu::Select() + 98
30 libvcllo.dylib 0x0748d238 Menu::ImplCallSelect(void*) +
24
31 libvcllo.dylib 0x07505acd ImplWindowFrameProc(Window*,
SalFrame*, unsigned short, void const*) + 6333
32 libvcllo.dylib 0x075129d8 AquaSalInstance::Yield(bool,
bool) + 312
33 libvcllo.dylib 0x071d3d94 Application::Yield(bool) + 84
34 libvcllo.dylib 0x071d3e4c Application::Execute() + 60
35 libsofficeapp.dylib 0x0006f29a desktop::Desktop::Main() +
7642
36 libvcllo.dylib 0x071da1f2 ImplSVMain() + 226
37 libvcllo.dylib 0x07511a21
AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 129
38 libvcllo.dylib 0x0754dcfb -[VCL_NSApplication
sendEvent:] + 315
39 com.apple.AppKit 0x096e062c -[NSApplication run] + 951
40 com.apple.AppKit 0x096835f6 NSApplicationMain + 1053
41 libvcllo.dylib 0x075122e7 ImplSVMainHook(int*) + 343
42 libvcllo.dylib 0x071da22a SVMain() + 26
43 libsofficeapp.dylib 0x0009d765 soffice_main + 325
44 org.libreoffice.script 0x00001f4e main + 30
45 org.libreoffice.script 0x00001f25 start + 53
Operating System: Mac OS X
Version: 4.1.1.2 rc
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs