Bug 4262 - crash on message delete via right-click
Summary: crash on message delete via right-click
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.99.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2019-10-24 01:59 UTC by Pierre Fortin
Modified: 2020-05-19 15:45 UTC (History)
0 users

See Also:


Attachments
gdb output (9.38 KB, text/plain)
2019-10-24 01:59 UTC, Pierre Fortin
Details

Description Pierre Fortin 2019-10-24 01:59:54 UTC
Created attachment 2013 [details]
gdb output

Select message, hit Delete key -> message deleted.
Select message, right-click + Delete -> crash

Compiled per debug page.  Running this way, right-click + Delete drops back to gdb; attaching "thread apply all bt" output.
Comment 1 Ricardo Mones 2019-10-24 07:24:00 UTC
It doesn't look like a Claws Mail crash, seems that the GTK+ library playing sounds¹ crashed, though the event to play sound is probably triggered by the delete alert panel.

You may try to disable sounds on desktop and see if stops crashing, or, alternatively, disable confirmation of deletes to avoid dialog.

The latter just to check it doesn't crash, not as a solution ;-)

¹ https://developer.gnome.org/libcanberra/unstable/libcanberra-canberra-gtk.html#ca-gtk-play-for-widget

Note You need to log in before you can comment on or make changes to this bug.