And here is the gdb output of that error:
gdb pan GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-slackware-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) r Starting program: /dst/user/unknown/local/bin/pan [Thread debugging using libthread_db enabled] [New Thread -1218422176 (LWP 12394)] pan: fptools.c:455: _FP_fgets: Assertion `*buf' failed. Program received signal SIGABRT, Aborted. [Switching to Thread -1218422176 (LWP 12394)] 0xb7843027 in raise () from /lib/tls/libc.so.6 (gdb) bt #0 0xb7843027 in raise () from /lib/tls/libc.so.6 #1 0xb7844747 in abort () from /lib/tls/libc.so.6 #2 0xb783c85f in __assert_fail () from /lib/tls/libc.so.6 #3 0x08183bfb in _FP_fgets (buf=0x878bbd0 "", n=4096, stream=0x8795e40) at fptools.c:461 #4 0x0817d561 in ScanData (datei=0x8795e40, fname=0xb71b87a4 "/dst/user/unknown/.pan2/article-cache/[EMAIL PROTECTED]", errcode=0xbfb8e39c, boundary=0x0, ismime=0, checkheaders=1, result=0x8795fe0) at uuscan.c:652 #5 0x0817f813 in ScanPart (datei=0x8795e40, fname=0xb71b87a4 "/dst/user/unknown/.pan2/article-cache/[EMAIL PROTECTED]", errcode=0xbfb8e39c) at uuscan.c:3154 #6 0x08171a49 in UULoadFileWithPartNo (filename=0xb71b87a4 "/dst/user/unknown/.pan2/article-cache/[EMAIL PROTECTED]", fileid=0xb71b87a4 "/dst/user/unknown/.pan2/article-cache/[EMAIL PROTECTED]", delflag=0, partno=83) at uulib.c:732 #7 0x0811d79e in pan::TaskArticle::on_finished (this=0x87698c0) at basic_string.h:605 #8 0x0811cc03 in pan::TaskArticle::update_work (this=0x87698c0) at task-article.cc:167 #9 0x08115889 in TaskArticle (this=0x87698c0, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], listener=0x0, [EMAIL PROTECTED]) at task-article.cc:125 #10 0x08130241 in (anonymous namespace)::end_element (context=0x876a500, element_name=0xbfb8eb44 "", user_data=0xbfb8eae0, error=0xbfb8ea04) at stl_vector.h:596 #11 0xb7ae6a1b in IA__g_markup_parse_context_parse (context=0x876a500, text=0x8220b58 "X¥v\bP\v\"\b", text_len=-1223797264, error=0xbfb8eaac) at gmarkup.c:1603 #12 0x08130d9e in pan::NZB::tasks_from_nzb_string ([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]) at nzb.cc:159 #13 0x0810a95b in pan::DataImpl::load_tasks (this=0xbfb8ef20, [EMAIL PROTECTED]) at basic_string.h:408 #14 0x08134ac4 in Queue (this=0xbfb8ee60, [EMAIL PROTECTED], [EMAIL PROTECTED], socket_creator=0x0, msec=2) at queue.cc:45 #15 0x080693b1 in main (argc=1, argv=0xbfb8f204) at pan.cc:207 (gdb) q The program is running. Exit anyway? (y or n) y _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users