Bug 699234
| Summary: | [abrt] compiz-0.9.4-2.fc15: Process /usr/bin/compiz was killed by signal 11 (SIGSEGV) | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sandro Mani <manisandro> | ||||||||||||
| Component: | compiz | Assignee: | leigh scott <leigh123linux> | ||||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 15 | CC: | adel.gadllah, dan, martin, travneff | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | abrt_hash:c072cf60e599af696f1d761f9ae90e274f15497c | ||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2012-08-07 16:47:05 UTC | Type: | --- | ||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||
| Documentation: | --- | CRM: | |||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
| Embargoed: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Sandro Mani
2011-04-24 12:39:54 UTC
Created attachment 494519 [details]
File: event_log
Created attachment 494520 [details]
File: build_ids
Created attachment 494521 [details]
File: dsos
Created attachment 494522 [details]
File: maps
Created attachment 494523 [details]
File: backtrace
Package: compiz-0.9.4-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- compiz crashes often when I enable or disable a plugin in ccsm. I am running under KDE and start compiz with "USE_EMERALD=yes compiz-manager --replace". Package: compiz-0.9.4-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Ran "compiz-manager --replace" from terminal in KDE. Crash. Package: compiz-0.9.4-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- disabled the desktop-wall plugin This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Package: compiz-0.9.4-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Happend during enable kde compatibility plugin. Not reproducing stable but it isn't a first such crash with this version of compiz Package: compiz-0.9.4-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Attempted to activate Application Switcher in CompizConfig Settings Manager. I tried this:
# yum remove compiz
(removed all deps as well)
# yum install compiz-kde ccsm emerald
Then
$ LIBGL_ALWAYS_INDIRECT=1 INTEL_BATCH=1 compiz --replace --indirect-rendering --sm-disable ccp &
[2] 20260
Backend : kconfig4
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing composite options...done
Initializing opengl options...done
Initializing decor options...done
Initializing snap options...done
Initializing workarounds options...done
Initializing scale options...done
Initializing resize options...done
Initializing vpswitch options...done
Initializing mousepoll options...done
Initializing place options...done
Initializing move options...done
Initializing ezoom options...done
Initializing session options...done
Initializing wall options...done
Initializing staticswitcher options...done
glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: call to empty boost::function
aborting...
$ gdb compiz core.20260
...
Core was generated by `compiz --replace --indirect-rendering --sm-disable ccp'.
Program terminated with signal 6, Aborted.
#0 0x00000033a8235285 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.14-2.x86_64
(gdb) bt
#0 0x00000033a8235285 in raise () from /lib64/libc.so.6
#1 0x00000033a8236b9b in abort () from /lib64/libc.so.6
#2 0x00000036d984b5ee in g_logv (log_domain=0x36da44eed7 "glibmm", log_level=<optimized out>, format=
0x36da450208 "\nunhandled exception (type std::exception) in signal handler:\nwhat: %s\n", args1=0x7fffa6759658)
at gmessages.c:557
#3 0x00000036d984b682 in g_log (log_domain=<optimized out>, log_level=<optimized out>, format=<optimized out>)
at gmessages.c:577
#4 0x00000036da442b4b in glibmm_unexpected_exception () at exceptionhandler.cc:71
#5 Glib::exception_handlers_invoke () at exceptionhandler.cc:150
#6 0x00000036da4430fe in Glib::Source::dispatch_vfunc (callback=<optimized out>, user_data=<optimized out>) at main.cc:896
#7 0x00000036d98427ed in g_main_dispatch (context=0xa70490) at gmain.c:2441
#8 g_main_context_dispatch (context=0xa70490) at gmain.c:3014
#9 0x00000036d9842fc8 in g_main_context_iterate (context=0xa70490, block=<optimized out>, dispatch=1, self=<optimized out>)
at gmain.c:3092
#10 0x00000036d984360d in g_main_loop_run (loop=0xbcac40) at gmain.c:3300
#11 0x000000000042aae2 in CompScreen::eventLoop (this=0xa60e30) at /usr/src/debug/core/src/screen.cpp:128
#12 0x000000000041ec4c in main (argc=<optimized out>, argv=0x7fffa6759a28) at /usr/src/debug/core/src/main.cpp:272
# debuginfo-install glibc-2.14-2.x86_64
...
Package nss-softokn-debuginfo-3.12.10-1.fc15.x86_64 already installed and latest version
Package nss-softokn-debuginfo-3.12.10-1.fc15.x86_64 already installed and latest version
No debuginfo packages available to install
Sorry, my last comment should've been in https://bugzilla.redhat.com/show_bug.cgi?id=708394 This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |