[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] Segmentation fault when get all headers from de.comm.sof
From: |
Dominique Dumont |
Subject: |
Re: [Pan-users] Segmentation fault when get all headers from de.comm.software.mozilla.mailnews |
Date: |
Wed, 04 Sep 2024 19:00:41 +0200 |
Hi
On Tuesday, 3 September 2024 20:49:50 CEST Alex via Pan-users wrote:
> I tried the same with the latest pan and got the same "Segmentation fault".
> After a debug build and a start of pan with
Thanks to your pan-debug.txt file, I was able to see where the crash occured.
Given the location, it can occurs only when a network error occurs while using
compression with the news server providing de.comm.software.mozilla.mailnews.
Note that, in my tests, getting headers with server compression is mush slower
than without compression. Go figure. I got bored and interrupted the download
which reproduced the crash.
I think I've fixed this crash and pushed the fix on fix-crash-on-network-error
branch . Could you try it ?
All the best