Bug #1849
Segmentation fault after declining buffer merge
0%
Description
If I drag one chat over another in an attempt to merge the buffers, but decline the prompt, I hit a segmentation fault. This doesn't seem to happen every time, but I have reproduced and captured a backtrace.
I was actually attempting to reorder chats, but that's not really relevant.
History
#1 Updated by janet23wolf 1 day ago
benjamb wrote:
If I drag one chat over another in an attempt to merge the buffers, but decline the prompt, I hit a segmentation fault. This doesn't seem to happen every time, but I have reproduced and captured a backtrace https://www.tellculvers.cc
I was actually attempting to reorder chats, but that's not really relevant.
Segmentation faults can be particularly tricky to diagnose since they can arise from a variety of issues. Based on your description, it seems like there's an issue with how the application is handling the drag-and-drop operation when you decline the prompt to merge buffers.
To help you troubleshoot further, could you provide more details about the environment in which this segmentation fault occurs? Information like the operating system, the version of the application you're using, and the specific steps to reproduce the issue would be helpful.