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

koffice applications crash



Hi,

"save as" dialog window crashes (SIGSEGV):

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 
16384 (LWP 624)]
(no debugging symbols found)...(no debugging symbols found)...
...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x4101aa66 in waitpid ()
   from /lib/libpthread.so.0
#0  0x4101aa66 in waitpid () from /lib/libpthread.so.0
#1  0x4063ef3c in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4

Below is kword strace:
...
open("/etc/mtab", O_RDONLY)             = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=128, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4226b000
read(13, "/dev/hda2 / reiserfs rw 0 0\nproc"..., 4096) = 128
open("/etc/fstab", O_RDONLY)            = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=574, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4226c000
read(14, "# /etc/fstab: informazioni stati"..., 4096) = 574
close(14)                               = 0
munmap(0x4226c000, 4096)                = 0
open("/etc/fstab", O_RDONLY)            = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=574, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x4226c000
read(14, "# /etc/fstab: informazioni stati"..., 4096) = 574
close(14)                               = 0
munmap(0x4226c000, 4096)                = 0
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0x4226b000, 4096)                = 0
gettimeofday({1065315220, 73604}, NULL) = 0
ioctl(5, FIONREAD, [1])                 = 0
gettimeofday({1065315220, 74962}, NULL) = 0
gettimeofday({1065315220, 75932}, NULL) = 0
gettimeofday({1065315220, 76157}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
alarm(3)                                = 0
close(9)                                = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(0)                                = 0
...
close(8)                                = 0
close(9)                                = -1 EBADF (Bad file descriptor)
close(10)                               = 0
close(11)                               = 0
close(12)                               = 0
close(13)                               = -1 EBADF (Bad file descriptor)
...
close(1023)                             = -1 EBADF (Bad file descriptor)
write(2, "KCrash: Application \'kword\' cras"..., 40) = -1 EBADF (Bad file 
descriptor)
fork()                                  = 4286
alarm(0)                                = 3
waitpid(4286, NULL, 0)                  = 4286
--- SIGCHLD (Child exited) @ 0 (0) ---
write(8, "\0\0\0\0\0\0\0\0", 8)         = -1 EBADF (Bad file descriptor)
sigreturn()                             = ? (mask now [SEGV RTMIN])
exit_group(253)                         = ?


I couldn't find any info googling and searching the bug reports.
I've the same error in three linux-box running koffice 1.2.93.
(sid, kernel 2.4.22)

Any idea ?
Gabriele Persia



Reply to: