Subject: du * | xdiskusage leads do segfault
Package: xdiskusage
Version: 1.48-4
Severity: normal

Hi,

$ du * | xdiskusage; echo $?
Segmentation fault
139

$ du | xdiskusage; echo $?
0

$ du * > du
$ gdb xdiskusage

(gdb) r < du
Starting program: /usr/bin/xdiskusage < du
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 25901)]
(no debugging symbols found)
...
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 25901)]
0x0804bda6 in ?? ()
(gdb) bt
#0  0x0804bda6 in ?? ()
#1  0x0804c3ef in ?? ()
#2  0x400472c2 in Fl_Window::flush () from /usr/lib/libfltk.so.1.1
#3  0x40045e4f in Fl::flush () from /usr/lib/libfltk.so.1.1
#4  0x40045a55 in Fl::wait () from /usr/lib/libfltk.so.1.1
#5  0x40045b6b in Fl::run () from /usr/lib/libfltk.so.1.1
#6  0x0804ad46 in ?? ()
#7  0x40378e36 in __libc_start_main () from /lib/libc.so.6
#8  0x08049ce1 in ?? ()

regards
  Stefan

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xdiskusage depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared
libraries an
ii  libfltk1.1c102           1.1.6-5         Fast Light Toolkit shared
librarie
ii  libgcc1                  1:3.4.3-13      GCC support library
ii  libstdc++5               1:3.3.5-13      The GNU Standard C++ Library
v3
ii  libx11-6                 4.3.0.dfsg.1-14 X Window System protocol
client li
ii  libxext6                 4.3.0.dfsg.1-14 X Window System miscellaneous
exte
ii  xlibmesa-gl [libgl1]     4.3.0.dfsg.1-14 Mesa 3D graphics library
[XFree86]
ii  xlibmesa-glu [libglu1]   4.3.0.dfsg.1-14 Mesa OpenGL utility library
[XFree
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB)
configu

-- no debconf information


-- 
Stefan Völkel                            [EMAIL PROTECTED]
Millenux GmbH                              mobile: +49.170.79177.17
Lilienthalstraße 2                          phone: +49.711.88770.300
70825 Stuttgart-Korntal                       fax: +49.711.88770.349
     -= linux without limits -=- http://linux.zSeries.org/ =-

Reply via email to