Opened 13 years ago

Closed 5 years ago

Last modified 4 years ago

#7885 closed bug (fixed)

"Resend" crashes Mail app

Reported by: humdinger Owned by: czeidler
Priority: normal Milestone: R1/beta2
Component: Applications/Mail Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev42466.

Invoking the menu item "Message | Resend" on a mail (shouldn't it only be available for mail I have sent and greyed out for all received mail?) results in a crash. Backtrace:

[tcsetpgrp failed in terminal_inferior: Invalid Argument]
Thread 1471 caused an exception: Segment violation
[...]
[Switching to team /boot/system/apps/Mail (1471) thread Mail (1471)]
0x0048d033 in BList::ItemAt () from /boot/system/lib/libbe.so
(gdb) bt
#0  0x0048d033 in BList::ItemAt () from /boot/system/lib/libbe.so
#1  0x003b78a0 in BMenu::ItemAt () from /boot/system/lib/libbe.so
#2  0x003b776d in BMenu::RemoveItem () from /boot/system/lib/libbe.so
#3  0x0025cd9b in TMailWindow::OpenMessage ()
#4  0x0024f6a1 in TMailWindow::TMailWindow ()
#5  0x0024a09b in TMailApp::NewWindow ()
#6  0x00245e1c in TMailApp::MessageReceived ()
#7  0x003566df in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#8  0x0034d5f5 in BApplication::DispatchMessage ()
   from /boot/system/lib/libbe.so
#9  0x00358009 in BLooper::task_looper () from /boot/system/lib/libbe.so
#10 0x0034c162 in BApplication::Run () from /boot/system/lib/libbe.so
#11 0x0024ab64 in main ()
(gdb) 

Change History (3)

comment:1 by waddlesplash, 5 years ago

Still an issue?

comment:2 by humdinger, 5 years ago

Resolution: fixed
Status: newclosed

Nope, fixed.

comment:3 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.