Advertisement
Guest User

Untitled

a guest
Feb 28th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. Thread 823 caused an exception: Segment violation
  2. [...]
  3. [Switching to team /boot/system/servers/print_addon_server (823) thread print_addon_server (823)]
  4. 0x414c4c4f in ?? ()
  5. (gdb) bt
  6. #0 0x414c4c4f in ?? ()
  7. #1 0x01b4292d in ucnv_close () from /boot/system/lib/libicuuc.so.48.1.1
  8. #2 0x01d70096 in BPrivate::Libroot::ICUCategoryData::_GetConverter () from /boot/system/lib/libroot-addon-icu.so
  9. #3 0x01d7017f in BPrivate::Libroot::ICUCategoryData::_SetupConverter () from /boot/system/lib/libroot-addon-icu.so
  10. #4 0x01d6fef6 in BPrivate::Libroot::ICUCategoryData::SetToPosix () from /boot/system/lib/libroot-addon-icu.so
  11. #5 0x01d7033d in BPrivate::Libroot::ICUCollateData::SetToPosix () from /boot/system/lib/libroot-addon-icu.so
  12. #6 0x01d730b3 in BPrivate::Libroot::ICULocaleBackend::_SetPosixLocale () from /boot/system/lib/libroot-addon-icu.so
  13. #7 0x01d7201b in BPrivate::Libroot::ICULocaleBackend::SetLocale () from /boot/system/lib/libroot-addon-icu.so
  14. #8 0x002383f9 in setlocale () from /boot/system/lib/libroot.so
  15. #9 0x01ca7760 in stp_xml_init () from /boot/system/add-ons/Print/Gutenprint
  16. #10 0x01ca78c9 in stp_xml_init_defaults () from /boot/system/add-ons/Print/Gutenprint
  17. #11 0x01c9f0a6 in stp_init () from /boot/system/add-ons/Print/Gutenprint
  18. #12 0x01c9250f in GPBinding::InitGutenprint () from /boot/system/add-ons/Print/Gutenprint
  19. #13 0x01c91ba4 in GPBinding::GetCapabilities () from /boot/system/add-ons/Print/Gutenprint
  20. #14 0x01c93d18 in GPCapabilities::InitCapabilitiesFromGutenprint () from /boot/system/add-ons/Print/Gutenprint
  21. #15 0x01c93885 in GPCapabilities::GPCapabilities () from /boot/system/add-ons/Print/Gutenprint
  22. #16 0x01c9ce22 in GPPrinterDriver::InstantiatePrinterCap () from /boot/system/add-ons/Print/Gutenprint
  23. #17 0x01cfddd0 in PrinterDriver::InitPrinterDataAndCap () from /boot/system/add-ons/Print/Gutenprint
  24. #18 0x01cfea01 in PrinterDriverInstance::PrinterDriverInstance () from /boot/system/add-ons/Print/Gutenprint
  25. #19 0x01cfec48 in config_page () from /boot/system/add-ons/Print/Gutenprint
  26. #20 0x002047a5 in PrinterDriverAddOn::ConfigPage ()
  27. #21 0x00203856 in PrintAddOnServerApplication::ConfigPage ()
  28. #22 0x0020360d in PrintAddOnServerApplication::ConfigPage ()
  29. #23 0x00203262 in PrintAddOnServerApplication::MessageReceived ()
  30. #24 0x003f04af in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
  31. #25 0x003e6f11 in BApplication::DispatchMessage () from /boot/system/lib/libbe.so
  32. #26 0x003f1e1d in BLooper::task_looper () from /boot/system/lib/libbe.so
  33. #27 0x003e5a31 in BApplication::Run () from /boot/system/lib/libbe.so
  34. #28 0x002044c8 in main ()
  35. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement