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

Bug#291032: xlogmaster: Segfault while CustomizeEntries->Database



Package: xlogmaster
Version: 1.6.0-8
Severity: normal


When opening Alt-C -> Button Database (where xlogmaster should read some
preconfigured log entries) i get a SIGSEGV. Using strace the last
relevant output is:

LANG=C strace xlogmaster:
------------------------------
read(3, "\5\1\377\10u\237\300\2K\0\0\0C\0 \3\0\0\0\0\3\3\36\3\31"...,32) = 32
uname({sys="Linux", node="debian", ...}) = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/etc/xlogmaster/database",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 7
fstat64(7, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
getdents64(7, /* 13 entries */, 4096)   = 400
open("/etc/xlogmaster/database/cat.xlmgrp", O_RDONLY) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=72, ...}) = 0
read(8, "NAME{cat1}\nDESC{Examples for goo"..., 72) = 72
close(8)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
---------------------------------------------

Greetings
	Gerhard



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-s01-2
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages xlogmaster depends on:
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libgcc1                  1:3.4.3-6       GCC support library
ii  libglib1.2               1.2.10-9        The GLib library of C routines
ii  libgtk1.2                1.2.10-17       The GIMP Toolkit set of widgets fo
ii  libstdc++5               1:3.3.5-5       The GNU Standard C++ Library v3
ii  perl [perl5]             5.8.4-5         Larry Wall's Practical Extraction 
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information



Reply to: