Holas,
despues de instalar tkabber y todas las dependencias (incluidos paquetes recomendados), me he encontrado con el error de "segmentation fault" al tratar de arrancarlo.
Usando strace me encuentro con los siguientes detalles:
[...]
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
old_mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe9000
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
[...]
open("/usr/bin/tkabber", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff6e8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR) = 0
[...]
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/local/bin/wish", 0xbffff520) = -1 ENOENT (No such file or directory)
stat64("/usr/local/sbin/wish", 0xbffff520) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/wish", {st_mode=S_IFREG|0755, st_size=4100, ...}) = 0
[...]
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffec88) = -1 ENOTTY (Inappropriate ioctl for device)
read(3, "# Encoding file: iso8859-1, sing"..., 4096) = 1094
close(3)
[...]
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffd0f8) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_SET) = 0
read(5, "GIF89a\23\0\20\0\362\5\0\0\0\0\32W\224Y\225\327\224\224"..., 4096) = 237
lseek(5, 0, SEEK_SET) = 0
read(5, "GIF89a\23\0\20\0\362\5\0\0\0\0\32W\224Y\225\327\224\224"..., 4096) = 237
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
[...]
Si es necesario puedo colgar el log del strace en algun lugar para que lo puedan ver mas en detalle.
Que puede ser el problema? Como lo puedo solucionar?
Saludos --
+-------------------+-------------------------+ | Richard Espinoza | Usuario Linux 187726 | | qepd.blogspot.com | Jid [EMAIL PROTECTED] | | Germany Rotenburg | Sistema Debian Ubunto | +-------------------+-------------------------+
- Niemals werden wir gluecklich sein, niemals! + + + Die offenen Adern Lateinamerikas + + +
- Nunca seremos dichosos, nunca! + + Las venas abiertas de America Latina + +
Simon Bolivar - Eduardo Galeano
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]