compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #03331
[Bug 285872] Re: compiz.real crashed with SIGSEGV in paintOutput()
well, i tried to get a backtrace using gdb but after i attach to
compiz.real (it's pid anyway) and tried to continue, gdb says
"Continuing." but never returns the prompt. here is exactly what i
typed
$ gdb 2>&1 | tee gdb-compiz.real.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) attach 6069
(gdb) continue
[hangs here and never returns]
so not sure what to do there. anyhow, since i install the debug symbol
packages for compiz, i don't get this crash report any more. so, i'll
still leave this closed and see how it goes.
--
compiz.real crashed with SIGSEGV in paintOutput()
https://bugs.launchpad.net/bugs/285872
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.