On Thursday, 24 October 2024 22:55:13 CET Pedro via Pan-users wrote: > it got to 36% and crashed.
Could you get a backtrace ? On Debian, I use the following instructions to get a backtrace: $ coredumpctl debug pan Then, in gdb, type "bt" and send us the output. For instance: [Current thread is 1 (Thread 0x7f443e84e0c0 (LWP 196685))] (gdb) bt #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44 #1 0x00007f4441a9debf in __pthread_kill_internal (threadid=<optimized out>, signo=6) at ./nptl/pthread_kill.c:78 #2 0x00007f4441a49c82 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #3 0x00007f4441a324f0 in __GI_abort () at ./stdlib/abort.c:79 #4 0x00007f4441a32418 in __assert_fail_base (fmt=0x7f4441bb6ca0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x558fcb6f3121 "q.exec() == 1", file=file@entry=0x558fcb6f3060 "/home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/data/article.cc", line=line@entry=195, function=function@entry=0x558fcb6f32b0 "void pan::Article::set_author(pan::Quark) const") at ./assert/assert.c:94 #5 0x00007f4441a42592 in __assert_fail (assertion=0x558fcb6f3121 "q.exec() == 1", file=0x558fcb6f3060 "/home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/data/article.cc", line=195, function=0x558fcb6f32b0 "void pan::Article::set_author(pan::Quark) const") at ./assert/assert.c:103 #6 0x0000558fcb66b727 in pan::Article::set_author (this=0x7fffc3b56eb8, a=...) at /home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/data/article.cc:195 #7 0x0000558fcb61a677 in pan::(anonymous namespace)::start_element (context=0x558ffef0b030, element_name=0x558ffef389b0 "file", attribute_names=0x7fffc3b56c50, attribute_vals=0x7fffc3b56c20, user_data=0x7fffc3b56de0, error=0x7fffc3b56cb0) at /home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/tasks/nzb.cc:130 #8 0x00007f4442464954 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007f4442465e04 in g_markup_parse_context_parse () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x0000558fcb61b193 in pan::NZB::tasks_from_nzb_string (nzb_in=..., save_path=..., cache=..., encode_cache=..., read=..., ranks=..., gs=..., appendme=std::vector of length 0, capacity 0) at /home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/tasks/nzb.cc:228 #11 0x0000558fcb61b314 in pan::NZB::tasks_from_nzb_file (filename=..., save_path=..., c=..., ec=..., r=..., ranks=..., gs=..., appendme=std::vector of length 0, capacity 0) at /home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/tasks/nzb.cc:249 #12 0x0000558fcb4d718a in main (argc=5, argv=0x7fffc3b58178) at /home/domi/private/debian-dev/pan-stuff/pan-upstream/pan/gui/pan.cc:997 HTH _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users