Opened 14 years ago

Closed 14 years ago

#6675 closed bug (fixed)

[print_server] crashes after closing PDF printer settings

Reported by: diver Owned by: phoudoin
Priority: normal Milestone: R1
Component: Drivers/Printers Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev38835.

  • Open StyledEdit->File->Page setup
  • Select Save as PDF printer->Paper setup
  • Close "Save as PDF page setup" window via mouse:
Thread 808 caused an exception: Segment violation
[...]
[Switching to team /system/servers/print_server (796) thread w>Page setup (808)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x01d5e063 in PageSetupWindow::Go ()
   from /boot/system/add-ons/Print/PDF Writer
#2  0x01d61e34 in PrinterDriver::PageSetup ()
   from /boot/system/add-ons/Print/PDF Writer
#3  0x01d49608 in config_page () from /boot/system/add-ons/Print/PDF Writer
#4  0x0020fe4e in Printer::ConfigurePage ()
#5  0x00213efc in ConfigWindow::Setup ()
#6  0x00214e4f in ConfigWindow::MessageReceived ()
#7  0x003d2568 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#8  0x00494fd0 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#9  0x004908d5 in BWindow::task_looper () from /boot/system/lib/libbe.so
#10 0x003d3dca in BLooper::_task0_ () from /boot/system/lib/libbe.so
#11 0x0024b5dc in thread_entry () from /boot/system/lib/libroot.so
#12 0x700c1fec in ?? ()
(gdb)

Change History (4)

comment:1 by phoudoin, 14 years ago

Owner: changed from laplace to phoudoin
Status: newassigned

comment:2 by phoudoin, 14 years ago

Should be fixed in hrev38845. Please confirm.

comment:3 by diver, 14 years ago

Confirmed, thanks!

comment:4 by phoudoin, 14 years ago

Resolution: fixed
Status: assignedclosed

Similar issue was possible in Job and Printer setup dialog windows, too. Fixed in hrev38846.

Note: See TracTickets for help on using tickets.