dist-update ->>> Segfault
emms at free.fr
emms at free.fr
Mon Mar 14 11:41:45 UTC 2005
Hello,
I just did an apt-get update & apt-get dist-upgrade using hoary repositories.
Since then almost all gtk apps return Segfault;
Ex:
ubuntu: /etc/apt
$ xchat
Segmentation fault
ubuntu: /etc/apt
$ synaptic
Segmentation fault
ubuntu: /etc/apt
$ gedit
ubuntu: /etc/apt
$ kedit
(WORKS)
Unfortunately no error message. Doing a "strace gedit" ends up with
------------
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb716b2e8) = 29341
waitpid(29341, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 29341
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [SEGV])
exit_group(1) = ?
------------
But I have no clue what's going on.
Is there anyone else experiencing this problem? Any clue what package is going
crazy?
EmS
More information about the ubuntu-users
mailing list