Issue 110647 - vcl: cairo_ft_font_options_substitute crash
Summary: vcl: cairo_ft_font_options_substitute crash
Status: CLOSED DUPLICATE of issue 110164
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m75
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 12:55 UTC by Stephan Bergmann
Modified: 2010-04-06 13:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-04-06 12:55:30 UTC
On Sun-Hamburg v20z-so4 with X display on (recently updated) x4240-so3, starting
DEV300_m75 unxlngi6.pro OOo results in the following crash (early on, shortly
after the splash screen comes up):

Program received signal SIGSEGV, Segmentation fault.
#0  0xb4542e01 in cairo_ft_font_options_substitute () from /usr/lib/libcairo.so.2
#1  0xb45f0476 in ?? () from
/export/home/sb/ooo/opt/openoffice.org/basis3.3/program/libvclplug_genli.so
#2  0xb6ef7706 in psp::PrintFontManager::getFontOptions () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#3  0xb45eefb6 in ?? () from
/export/home/sb/ooo/opt/openoffice.org/basis3.3/program/libvclplug_genli.so
#4  0xb45f1ad0 in X11SalGraphics::setFont () from
/export/home/sb/ooo/opt/openoffice.org/basis3.3/program/libvclplug_genli.so
#5  0xb45f1b20 in X11SalGraphics::SetFont () from
/export/home/sb/ooo/opt/openoffice.org/basis3.3/program/libvclplug_genli.so
#6  0xb6ce4484 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#7  0xb6ced6b9 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#8  0xb6cedb08 in OutputDevice::GetFontCharMap () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#9  0xb6cedd5b in OutputDevice::HasGlyphs () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#10 0xb6e54a31 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#11 0xb6e54afb in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#12 0xb6e60999 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#13 0xb6dee1bf in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#14 0xb6deee06 in ModalDialog::ModalDialog () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#15 0xb75ede2a in WizardDialog::WizardDialog () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsvtli.so
#16 0xb75cfa75 in svt::OWizardMachine::OWizardMachine () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsvtli.so
#17 0xb75cbfd3 in svt::RoadmapWizard::RoadmapWizard () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsvtli.so
#18 0xb24e5755 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsplli.so
#19 0xb24dd381 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsplli.so
#20 0xb7d2c50d in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so
#21 0xb6cd4011 in ?? () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#22 0xb6cd411f in SVMain () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libvclli.so
#23 0xb7d48cb2 in soffice_main () from
/export/home/sb/ooo/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so
#24 0x08048ef4 in main ()
Comment 1 Stephan Bergmann 2010-04-06 13:51:55 UTC
.

*** This issue has been marked as a duplicate of 110164 ***
Comment 2 Stephan Bergmann 2010-04-06 13:52:20 UTC
.