[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#405409: xbase-clients: [xconsole] Segmentation falut when the initial scroll



Package: xbase-clients
Version: 1:7.1.ds-3
Severity: normal

A xconsole process receives a SIGSEGV signal, when the xconsole
scroll the logs for the first time after its startup. For example,
when the default height of xconsole is 4 text lines, the following
script induces a segmentation fault:

#!/bin/sh
/usr/bin/xconsole &
for i in 0 1 2 3; do
    echo $i
    logger "test.sh: $i"
    sleep 1
done
# END of test script


There seems to be a workaround: After a xconsole process starts,
focus the xconsole and push Ctrl-C (i.e., clean up logs in
the xconsole). Then, scrolls don't induce any segmentation fault
in my Debian box.



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages xbase-clients depends on:
ii  libc6                     2.3.6.ds1-8    GNU C Library: Shared libraries
ii  libfontconfig1            2.4.1-2        generic font configuration library
ii  libfreetype6              2.2.1-5        FreeType 2 font engine, shared lib
ii  libfs6                    2:1.0.0-4      X11 Font Services library
ii  libgl1-mesa-glx [libgl1]  6.5.1-0.4      A free implementation of the OpenG
ii  libice6                   1:1.0.1-2      X11 Inter-Client Exchange library
ii  libpng12-0                1.2.15~beta5-1 PNG library - runtime
ii  libsm6                    1:1.0.1-3      X11 Session Management library
ii  libx11-6                  2:1.0.3-4      X11 client-side library
ii  libxau6                   1:1.0.1-2      X11 authorisation library
ii  libxaw7                   1:1.0.2-4      X11 Athena Widget library
ii  libxcursor1               1.1.7-4        X cursor management library
ii  libxext6                  1:1.0.1-2      X11 miscellaneous extension librar
ii  libxft2                   2.1.8.2-8      FreeType-based font drawing librar
ii  libxi6                    1:1.0.1-4      X11 Input extension library
ii  libxkbfile1               1:1.0.3-2      X11 keyboard file manipulation lib
ii  libxmu6                   1:1.0.2-2      X11 miscellaneous utility library
ii  libxmuu1                  1:1.0.2-2      X11 miscellaneous micro-utility li
ii  libxrandr2                2:1.1.0.2-5    X11 RandR extension library
ii  libxrender1               1:0.9.1-3      X Rendering Extension client libra
ii  libxss1                   1:1.1.0-1      X11 Screen Saver extension library
ii  libxt6                    1:1.0.2-2      X11 toolkit intrinsics library
ii  libxtrap6                 1:1.0.0-4      X11 event trapping extension libra
ii  libxtst6                  1:1.0.1-5      X11 Testing -- Resource extension 
ii  libxv1                    1:1.0.2-1      X11 Video extension library
ii  libxxf86dga1              2:1.0.1-2      X11 Direct Graphics Access extensi
ii  libxxf86vm1               1:1.0.1-2      X11 XFree86 video mode extension l
ii  x11-common                1:7.1.0-8      X Window System (X.Org) infrastruc
ii  zlib1g                    1:1.2.3-13     compression library - runtime

xbase-clients recommends no packages.

-- no debconf information



Reply to: