Opened 12 years ago

Closed 12 years ago

#8361 closed bug (fixed)

[print_addon_server] crashes after clicking Paper setup button

Reported by: diver Owned by: zooey
Priority: normal Milestone: R1
Component: Servers/print_addon_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev43798.

print_addon_server crashes after clicking Print test page->Paper setup button. Seems to be a new bug.

Thread 823 caused an exception: Segment violation
[...]
[Switching to team /boot/system/servers/print_addon_server (823) thread print_addon_server (823)]
0x414c4c4f in ?? ()
(gdb) bt
#0  0x414c4c4f in ?? ()
#1  0x01b4292d in ucnv_close () from /boot/system/lib/libicuuc.so.48.1.1
#2  0x01d70096 in BPrivate::Libroot::ICUCategoryData::_GetConverter () from /boot/system/lib/libroot-addon-icu.so
#3  0x01d7017f in BPrivate::Libroot::ICUCategoryData::_SetupConverter () from /boot/system/lib/libroot-addon-icu.so
#4  0x01d6fef6 in BPrivate::Libroot::ICUCategoryData::SetToPosix () from /boot/system/lib/libroot-addon-icu.so
#5  0x01d7033d in BPrivate::Libroot::ICUCollateData::SetToPosix () from /boot/system/lib/libroot-addon-icu.so
#6  0x01d730b3 in BPrivate::Libroot::ICULocaleBackend::_SetPosixLocale () from /boot/system/lib/libroot-addon-icu.so
#7  0x01d7201b in BPrivate::Libroot::ICULocaleBackend::SetLocale () from /boot/system/lib/libroot-addon-icu.so
#8  0x002383f9 in setlocale () from /boot/system/lib/libroot.so
#9  0x01ca7760 in stp_xml_init () from /boot/system/add-ons/Print/Gutenprint
#10 0x01ca78c9 in stp_xml_init_defaults () from /boot/system/add-ons/Print/Gutenprint
#11 0x01c9f0a6 in stp_init () from /boot/system/add-ons/Print/Gutenprint
#12 0x01c9250f in GPBinding::InitGutenprint () from /boot/system/add-ons/Print/Gutenprint
#13 0x01c91ba4 in GPBinding::GetCapabilities () from /boot/system/add-ons/Print/Gutenprint
#14 0x01c93d18 in GPCapabilities::InitCapabilitiesFromGutenprint () from /boot/system/add-ons/Print/Gutenprint
#15 0x01c93885 in GPCapabilities::GPCapabilities () from /boot/system/add-ons/Print/Gutenprint
#16 0x01c9ce22 in GPPrinterDriver::InstantiatePrinterCap () from /boot/system/add-ons/Print/Gutenprint
#17 0x01cfddd0 in PrinterDriver::InitPrinterDataAndCap () from /boot/system/add-ons/Print/Gutenprint
#18 0x01cfea01 in PrinterDriverInstance::PrinterDriverInstance () from /boot/system/add-ons/Print/Gutenprint
#19 0x01cfec48 in config_page () from /boot/system/add-ons/Print/Gutenprint
#20 0x002047a5 in PrinterDriverAddOn::ConfigPage ()
#21 0x00203856 in PrintAddOnServerApplication::ConfigPage ()
#22 0x0020360d in PrintAddOnServerApplication::ConfigPage ()
#23 0x00203262 in PrintAddOnServerApplication::MessageReceived ()
#24 0x003f04af in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#25 0x003e6f11 in BApplication::DispatchMessage () from /boot/system/lib/libbe.so
#26 0x003f1e1d in BLooper::task_looper () from /boot/system/lib/libbe.so
#27 0x003e5a31 in BApplication::Run () from /boot/system/lib/libbe.so
#28 0x002044c8 in main ()
(gdb)

Change History (1)

comment:1 by zooey, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev43933.

Note: See TracTickets for help on using tickets.