Segfault on ccsm

Bug #1090897 reported by QkiZ
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
Incomplete
Undecided
Unassigned
compiz (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

After install compiz-plugins package running ccsm causes segfault.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: compiz-plugins 1:0.9.8.4+bzr3412-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic i686
.tmp.unity.support.test.0:

ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
CompizPlugins: [core,composite,opengl,compiztoolbox,decor,regex,grid,mousepoll,place,obs,imgpng,resize,snap,move,gnomecompat,vpswitch,session,wall,animation,kdecompat,unitymtgrabhandles,fade,expo,workarounds,ezoom,scale,unityshell]
CompositorRunning: compiz
Date: Sun Dec 16 14:26:04 2012
DistUpgraded: 2012-10-20 22:55:27,058 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.1.22, 3.5.0-18-lowlatency, i686: installed
 vboxhost, 4.1.22, 3.5.0-19-generic, i686: installed
 vboxhost, 4.1.22, 3.5.0-20-generic, i686: installed
 vboxhost, 4.1.22, 3.5.0-21-generic, i686: installed
GraphicsCard:
 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. Device [1462:3ff3]
   Subsystem: Micro-Star International Co., Ltd. Device [1462:3ff3]
InstallationDate: Installed on 2012-04-29 (230 days ago)
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
MachineType: Micro-Star International MSI Notebook PR600
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-21-generic root=UUID=77c93ab9-c93d-4ff0-b55a-37ea4b0673f0 ro crashkernel=384M-2G:64M,2G-:128M splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: Upgraded to quantal on 2012-10-20 (56 days ago)
dmi.bios.date: 09/15/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A1637IMS V1.7
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-1637
dmi.board.vendor: MSI
dmi.board.version: Ver 1.000
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrA1637IMSV1.7:bd09/15/2008:svnMicro-StarInternational:pnMSINotebookPR600:pvrVer1.000:rvnMSI:rnMS-1637:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: MSI Notebook PR600
dmi.product.version: Ver 1.000
dmi.sys.vendor: Micro-Star International
version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

Revision history for this message
QkiZ (qkiz) wrote :
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Please capture a stack trace of the crash using:

gdb /usr/bin/python
(gdb) run /usr/bin/ccsm
# Crash!?
(gdb) bt

And copy and paste the output here.

Changed in compiz (Ubuntu):
status: New → Incomplete
Changed in compiz:
status: New → Incomplete
Revision history for this message
QkiZ (qkiz) wrote :
Download full text (5.6 KiB)

gdb output:
qkiz@digital-n0123:~$ gdb /usr/bin/python
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /usr/bin/ccsm
Starting program: /usr/bin/python /usr/bin/ccsm
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb65edb40 (LWP 9422)]
[New Thread 0xb5bffb40 (LWP 9423)]
compizconfig - Info: Backend : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile : unity

Program received signal SIGSEGV, Segmentation fault.
0xb53f68b3 in ?? () from /usr/lib/compizconfig/backends/libkconfig4.so
(gdb) bt
#0 0xb53f68b3 in ?? () from /usr/lib/compizconfig/backends/libkconfig4.so
#1 0x676e6974 in ?? ()
#2 0x2a250073 in ?? ()
#3 0x5d2f5e5b in ?? ()
#4 0x756c702f in ?? ()
#5 0x736e6967 in ?? ()
#6 0x3031252f in ?? ()
#7 0x5e5b3332 in ?? ()
#8 0x70005d2f in ?? ()
#9 0x6967756c in ?? ()
#10 0x6100736e in ?? ()
#11 0x69610062 in ?? ()
#12 0x00646100 in ?? ()
#13 0x4b007361 in ?? ()
#14 0x6e207965 in ?? ()
#15 0x20656d61 in ?? ()
#16 0x69207325 in ?? ()
#17 0x6f6e2073 in ?? ()
#18 0x61762074 in ?? ()
#19 0x2064696c in ?? ()
#20 0x47206e69 in ?? ()
#21 0x74746553 in ?? ()
#22 0x73676e69 in ?? ()
#23 0x7469202c in ?? ()
#24 0x73617720 in ?? ()
#25 0x61686320 in ?? ()
#26 0x6465676e in ?? ()
#27 0x206f7420 in ?? ()
#28 0x202c7325 in ?? ()
#29 0x73696874 in ?? ()
#30 0x79616d20 in ?? ()
#31 0x75616320 in ?? ()
#32 0x70206573 in ?? ()
#33 0x6c626f72 in ?? ()
#34 0x21736d65 in ?? ()
---Type <return> to continue, or q <return> to quit---
#35 0x55000000 in ?? ()
#36 0x6c62616e in ?? ()
#37 0x6f742065 in ?? ()
#38 0x6e696620 in ?? ()
#39 0x65732064 in ?? ()
#40 0x6e697474 in ?? ()
#41 0x73252067 in ?? ()
#42 0x6f66202c in ?? ()
#43 0x61702072 in ?? ()
#44 0x25206874 in ?? ()
#45 0x54000073 in ?? ()
#46 0x65726568 in ?? ()
#47 0x20736920 in ?? ()
#48 0x6b206f6e in ?? ()
#49 0x61207965 in ?? ()
#50 0x68742074 in ?? ()
#51 0x61702065 in...

Read more...

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1041523, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.