segfault when repeatedly sorting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Trojitá |
Unknown
|
Medium
|
|||
trojita (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
STEPS TO REPRODUCE
1. Click on a folder
2. Click a column header to sort by that column
3. Repeat #2 several times (can be a different header)
EXPECTED RESULTS
Every click on the column header should result in sorting, with multiple clicks on the same header alternating between ascending and descending.
ACTUAL RESULTS
Assuming there are more than a couple messages and the column header is clicked more than a couple times, the application segfaults.
AFFECTED VERSIONS
trojita 0.7-0ubuntu2 (also upstream git master 76151f1a9226b27
NOTES
Using the menu to change the sorting does not produce the same result, but it may be that it's impossible to change the sorting as quickly.
It seems that size of messages rather than just number of messages is important to reproduce this problems. Certainly more messages will promote the problem but bigger messages will have a more substantial effect.
The window size also has an effect. The smaller the window, the more likely the problem will occur.
description: | updated |
description: | updated |
Changed in trojita (Ubuntu): | |
status: | Incomplete → Confirmed |
importance: | Undecided → Medium |
Changed in trojita (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in trojita: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in trojita: | |
status: | New → Unknown |
description: | updated |
Changed in trojita (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in trojita (Ubuntu): | |
assignee: | Rolf Leggewie (r0lf) → nobody |
Unfortunately, I can't reproduce this. I do have a fairly empty inbox, though. How many messages and what size are you dealing with?