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

quanta / kde bug?



Hi there,

I'm not sure if this is the correct place to post this, if not then I
apologise and if someone can advise me of the correct place, I'll post
there.

I use Quanta regularly for some php work that I do and it was recently
upgraded by apt-get.

I fired it up today for the first time in a while and as soon as I typed
in the editor screen, the application just crashes.

The KCrash application didn't yield any decent output so I did an strace
on the application; the output of which is at the end of this email.

The only other thing worth noting is that I have a few packages that
have been "held back" by apt-get, I'm not sure why they're held back or
whether they might effect the operation of quanta:

sparc:~# apt-get -u dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages have been kept back:
  kdeaddons x-window-system-core xlibmesa-gl-dev xlibmesa-glu-dev
xlibmesa3
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Thanks again,

Euan.

strace output:

write(3, "\2\0\0\4\1\340\0\3\0\0@\0\1\340\0A\2\0\0\4\1\340\0\7\0"...,
1024) = 1024
ioctl(5, 0x4004667f, 0xefffe9c4)        = 0
write(6, "\0", 1)                       = 1
ioctl(5, 0x4004667f, 0xefffe934)        = 0
ioctl(5, 0x4004667f, 0xefffe8ac)        = 0
ioctl(5, 0x4004667f, 0xefffe8ac)        = 0
ioctl(5, 0x4004667f, 0xefffe9bc)        = 0
gettimeofday({1081259074, 741315}, NULL) = 0
ioctl(5, 0x4004667f, 0xefffe63c)        = 0
write(3, "=\0\0\4\1\340\0005\0\0\0\0\3\315\0\0318\0\0\4\1\340\000"...,
1996) = 1996
ioctl(3, 0x4004667f, 0xefffe18c)        = 0
read(3, "\34\0^\274\1\340\0\7\0\0\0(\25\267\205R\0\0\0\0\25\267"..., 32)
= 32
ioctl(3, 0x4004667f, 0xefffe18c)        = 0
ioctl(3, 0x4004667f, 0xefffe18c)        = 0
gettimeofday({1081259074, 754300}, NULL) = 0
select(15, [3 4 5 7 9 10 13 14], [], [], {0, 0}) = 1 (in [5], left {0,
0})
read(5, "\0", 1)                        = 1
gettimeofday({1081259074, 759179}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 0x71c16f24, 8) = 0
alarm(3)                                = 0
close(9)                                = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3)                                = 0
close(4)                                = 0
close(5)                                = 0
close(6)                                = 0
close(7)                                = 0
close(8)                                = 0
close(9)                                = -1 EBADF (Bad file descriptor)
close(10)                               = 0
close(11)                               = 0
close(12)                               = 0
close(13)                               = 0
close(14)                               = 0
close(15)                               = -1 EBADF (Bad file descriptor)
close(16)                               = -1 EBADF (Bad file descriptor)
close(17)                               = -1 EBADF (Bad file descriptor)
close(18)                               = -1 EBADF (Bad file descriptor)
close(19)                               = -1 EBADF (Bad file descriptor)
close(20)                               = -1 EBADF (Bad file descriptor)
close(21)                               = -1 EBADF (Bad file descriptor)
close(22)                               = -1 EBADF (Bad file descriptor)
[snip]
...
...
...
close(1018)                             = -1 EBADF (Bad file descriptor)
close(1019)                             = -1 EBADF (Bad file descriptor)
close(1020)                             = -1 EBADF (Bad file descriptor)
close(1021)                             = -1 EBADF (Bad file descriptor)
close(1022)                             = -1 EBADF (Bad file descriptor)
close(1023)                             = -1 EBADF (Bad file descriptor)
write(2, "KCrash: Application \'quanta\' cra"..., 41KCrash: Application
'quanta' crashing...
) = 41
fork()                                  = 12173
alarm(0)                                = 2
waitpid(12173, NULL, 0)                 = 12173
--- SIGCHLD (Child exited) @ 0 (0) ---
write(8, "\0", 1)                       = -1 EBADF (Bad file descriptor)
sigreturn()                             = ? (mask now [ABRT EMT KILL BUS
ALRM URG STOP CHLD TTIN TTOU IO XCPU LOST USR1 USR2])
sysconf(0xfd <unfinished ... exit status 253>

-- 



Reply to: