compiz crashed with SIGSEGV in swrastGetImage() <- get_image() <- drisw_update_tex_buffer() <- dri_set_tex_buffer2() <- TfpTexture::bindTexImage() <- TfpTexture::bindPixmapToTexture()

Bug #1046413 reported by Timo Vanwynsberghe
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Compiz
New
Undecided
Unassigned
compiz (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

This happened while browsing through the terminal's menu.

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: compiz-core 1:0.9.8.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Wed Sep 5 18:09:28 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 virtualbox-guest, 4.1.18, 3.5.0-10-generic, x86_64: installed
 virtualbox-guest, 4.1.18, 3.5.0-11-generic, x86_64: installed
 virtualbox-guest, 4.1.18, 3.5.0-13-generic, x86_64: installed
ExecutablePath: /usr/bin/compiz
GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter [80ee:beef] (prog-if 00 [VGA controller])
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120511)
Lsusb:
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
ProcCmdline: compiz
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic root=UUID=7330eb7e-dc61-409a-ab55-14173f0ecac2 ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7f9e616e08b5: mov 0x20(%rsi),%rdi
 PC (0x7f9e616e08b5) ok
 source "0x20(%rsi)" (0x200000022) not located in a known VMA region (needed readable region)!
 destination "%rdi" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
 ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
 ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
 TfpTexture::bindTexImage(unsigned long const&) () from /usr/lib/compiz/libopengl.so
 TfpTexture::bindPixmapToTexture(unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so
Title: compiz crashed with SIGSEGV in TfpTexture::bindTexImage()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
version.compiz: compiz 1:0.9.8.0-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.38-0ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120821.c1114c61-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120821.c1114c61-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.905-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.1-4~ubuntu1

Revision history for this message
Timo Vanwynsberghe (timovwb) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 swrastGetImage (read=0x6a51b20, x=1, y=0, w=39140616, h=0, data=0x8e49c54 "", loaderPrivate=0x2b7e110) at drisw_glx.c:216
 get_image (data=0x8e49c54, height=<optimized out>, width=<optimized out>, y=<optimized out>, x=<optimized out>, dPriv=0x6a51b20) at drisw.c:79
 drisw_update_tex_buffer (drawable=<optimized out>, ctx=<optimized out>, res=<optimized out>) at drisw.c:267
 dri_set_tex_buffer2 (pDRICtx=<optimized out>, target=3553, format=8410, dPriv=<optimized out>) at dri_drawable.c:234
 TfpTexture::bindTexImage (this=this@entry=0x8df0bd0, glxPixmap=@0x7fff1227c5d8: 29361758) at /build/buildd/compiz-0.9.8.0/plugins/opengl/src/texture.cpp:574

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in compiz (Ubuntu):
importance: Undecided → Medium
summary: - compiz crashed with SIGSEGV in TfpTexture::bindTexImage()
+ compiz crashed with SIGSEGV in swrastGetImage()
tags: removed: need-amd64-retrace
tags: added: compiz-0.9
summary: - compiz crashed with SIGSEGV in swrastGetImage()
+ compiz crashed with SIGSEGV in swrastGetImage() <- get_image() <-
+ drisw_update_tex_buffer() <- dri_set_tex_buffer2() <-
+ TfpTexture::bindTexImage() <- TfpTexture::bindPixmapToTexture()
visibility: private → public
tags: added: llvmpipe
Revision history for this message
Omer Akram (om26er) wrote :

is that similar to bug 927168 ? looks like so.

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

Looks related but also looks different, for now.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in compiz (Ubuntu):
status: New → Confirmed
Changed in compiz:
milestone: none → 0.9.8.2
Changed in compiz:
milestone: 0.9.8.2 → 0.9.8.4
Changed in compiz:
milestone: 0.9.8.4 → 0.9.9.0
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I think this is the same issue we fixed in bug 1060327. So let it be a duplicate for now.

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.