Package: newsbeuter
Version: 0.3-5
Severity: normal

on SID:
$ rm -r ~/.newsbeuter; \
    mkdir ~/.newsbeuter; \
    echo "http://synflood.at/blog/index.php?/feeds/index.rss2"; > 
~/.newsbeuter/urls; \
    newsbeuter
Starting newsbeuter 0.3...
Loading configuration...done.
Loading articles from cache...done.
[press 'r' to load feed]
Segmentation fault.


$ rm -r ~/.newsbeuter; \
    mkdir ~/.newsbeuter; \
    echo "http://synflood.at/blog/index.php?/feeds/index.rss2"; > 
~/.newsbeuter/urls; \
    gdb newsbeuter
[...]
(gdb) run 
[...]
q:Quit enter:Open n:Next Unread r:Reload R:Reload All A:Mark Read C:Catchup All 
/:Search ?:Help
Loading http://synflood.at/blog/index.php?/feeds/index.rss2...(no debugging 
symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214777648 (LWP 11932)]
0xb7cc1e03 in strlen () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7cc1e03 in strlen () from /lib/i686/cmov/libc.so.6
#1  0xb7e53e5b in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basic_string () from /usr/lib/libstdc++.so.6
#2  0x08082c34 in ?? ()
#3  0x08079d9e in ?? ()
#4  0x08074bb6 in ?? ()
#5  0x0807b393 in ?? ()
#6  0x0804c0ab in ?? ()
#7  0xb7c69878 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#8  0x0804be81 in ?? ()
(gdb)                                                                         


Rebuilding the package fixes the problem.

-Wolfgang Weisselberg


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (101, 'testing'), (99, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.ISO-8859-15, LC_CTYPE=de_DE.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages newsbeuter depends on:
ii  libc6                         2.5-2      GNU C Library: Shared libraries
ii  libcurl3                      7.15.5-1   Multi-protocol file transfer libra
ii  libgcc1                       1:4.1.1-21 GCC support library
ii  libmrss0                      0.17.1-1   C library for parsing, writing and
ii  libncursesw5                  5.5-5      Shared libraries for terminal hand
ii  libnxml0                      0.17.1-1   C library for parsing, writing and
ii  libsqlite3-0                  3.3.15-1   SQLite 3 shared library
ii  libstdc++6                    4.1.1-21   The GNU Standard C++ Library v3

newsbeuter recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to