Opened 9 years ago
Last modified 9 years ago
#12271 closed bug
Printing crashes application in BPrivate::PrintServerMessenger::RejectUserInput() — at Version 2
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev49491. Trying to print or doing page setup from any app causes a crash: for example, Showimage: File->Print... crash.
0x79771880 0xe947a3 BPrivate::PrintServerMessenger::RejectUserInput() + 0x87 [...] 0x797718b0 0xe94696 __Q28BPrivate20PrintServerMessengerUlP8BMessage + 0x42 0x79771900 0xe927df BPrintJob::ConfigJob() + 0x2b 0x79771ad0 0x120f7cc ShowImageWindow::_PrepareForPrint() + 0x48 0x79771bc0 0x120d81b ShowImageWindow::MessageReceived(BMessage*) + 0x123f 0x79771bf0 0xe07a99 BLooper::DispatchMessage(BMessage*, BHandler*) + 0x59 0x79771dd0 0xee7be0 BWindow::DispatchMessage(BMessage*, BHandler*) + 0x176c 0x79771e30 0xeebbd2 BWindow::task_looper() + 0x28e 0x79771e60 0xe08f41 BLooper::_task0_(void*) + 0x3d 0x79771e88 0x2700c7d thread_entry + 0x21 00000000 0x609a0250 commpage_thread_exit + 0
Change History (3)
by , 9 years ago
Attachment: | ShowImage-2422-debug-02-08-2015-09-16-10.report added |
---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | [ShowImage] crashes in BPrivate::PrintServerMessenger::RejectUserInput() → Printing crashes application in BPrivate::PrintServerMessenger::RejectUserInput() |
Note:
See TracTickets
for help on using tickets.
StyledEdit crashes with the same stack trace