On 7/27/23 9:57 AM, Dominique Dumont wrote:
On Thursday, 27 July 2023 09:40:33 CEST dchme...@gmail.com wrote:
#0  0x00007ffff6451ae7 in ____strtoll_l_internal () at /lib64/libc.so.6
#1  0x00007ffff6444f90 in atoi () at /lib64/libc.so.6
#2  0x0000000000733631 in pan::DataImpl::load_headers(pan::DataIO
const&, pan::Quark const&) ()
ok, that narrows it down.

But there's quite a lot of call to atoi() in load_headers function. So I need
a backtrace with the line numbers. This should come with debugging symbols. 
[...]

I think it has them as I ran 'gdb --args pan --debug'.  How do I get line numbers then?  I'm just a gdb beginner so could use full instructions...  Pan now doesn't always crash fast, but always crashes.

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to