Package: smstools
Version: 1.14.5-1
Severity: important

smsd segfaults on amd64 system, somewhere in the function initstats,
strace gives:

munmap(0x2a9556b000, 4096)              = 0
open("/var/log/smsd.log", O_WRONLY|O_APPEND|O_CREAT, 0666) = 3
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=40960, ...}) = 0
getpid()                                = 17065
lstat("/tmp/fileDVNaK6", 0x7fbfffea90)  = -1 ENOENT (No such file or directory)
shmget(IPC_PRIVATE, 16384, IPC_CREAT|0600) = 458753
shmat(458753, 0x2, 0)                   = ?
shmctl(458753, IPC_STAT, 0x2)           = 0
getuid()                                = 0
getgid()                                = 0
shmctl(458753, IPC_SET, 0x2)            = 0
shmctl(458753, IPC_RMID, 0x2)           = 0
unlink("/tmp/fileDVNaK6.sem")           = -1 ENOENT (No such file or directory)
open("/tmp/fileDVNaK6.sem", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
getpid()                                = 17065
fcntl(4, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
fcntl(4, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++





-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-ac8
Locale: LANG=C, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages smstools depends on:
ii  libc6          2.3.2.ds1-20.0.0.1.pure64 GNU C Library: Shared libraries an
ii  libmm13        1.3.1-1                   Shared memory library - runtime

-- no debconf information


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

Reply via email to