glxinfo crashed with SIGSEGV in strtoul() on -intel

Bug #428848 reported by Angel Guzman Maeso
44
This bug affects 9 people
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Just after upgrade Jaunty to Karmic, appear this error.

ProblemType: Crash
Architecture: i386
Date: Sun Sep 13 14:51:44 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/glxinfo
MachineType: Hewlett-Packard Compaq Presario C700 Notebook PC
Package: mesa-utils 7.6.0~git20090817.7c422387-0ubuntu3
PccardctlIdent:

PccardctlStatus:

ProcCmdLine: root=UUID=1099c101-1d60-457b-b823-c27423ff1035 ro quiet splash
ProcCmdline: glxinfo
ProcEnviron:
 LANGUAGE=es_ES.UTF-8
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.32-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu3
 libdrm2 2.4.13-1ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu1
SegvAnalysis:
 Segfault happened at: 0x524d97: mov 0x4(%edx),%eax
 PC (0x00524d97) ok
 source "0x4(%edx)" (0x00000004) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: mesa
StacktraceTop:
 ?? () from /lib/libc.so.6
 strtoul () from /lib/libc.so.6
 ?? () from /usr/lib/libxcb.so.1
 _XConnectXCB () from /usr/lib/libX11.so.6
 XOpenDisplay () from /usr/lib/libX11.so.6
Title: glxinfo crashed with SIGSEGV in strtoul()
Uname: Linux 2.6.31-10-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video
dmi.bios.date: 04/29/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.33
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30D9
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 83.21
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnHewlett-Packard:bvrF.33:bd04/29/2008:svnHewlett-Packard:pnCompaqPresarioC700NotebookPC:pvrF.33:rvnHewlett-Packard:rn30D9:rvr83.21:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: Compaq Presario C700 Notebook PC
dmi.product.version: F.33
dmi.sys.vendor: Hewlett-Packard
fglrx: Not loaded
glxinfo: Error: command ['glxinfo'] failed with exit code -11:
system:
 distro: Ubuntu
 architecture: i686kernel: 2.6.31-10-generic

[lspci]
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 03)
     Subsystem: Hewlett-Packard Company Device [103c:30d9]

---
Architecture: i386
DistroRelease: Ubuntu 10.10
DkmsStatus: ndiswrapper, 1.56: added
MachineType: Hewlett-Packard Compaq Presario C700 Notebook PC
Package: mesa (not installed)
ProcCmdLine: root=UUID=1099c101-1d60-457b-b823-c27423ff1035 ro quiet splash
ProcEnviron:
 LANGUAGE=es_ES:es:en_GB:en
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-5.6-generic 2.6.35-rc3
Tags: maverick maverick
Uname: Linux 2.6.35-5-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video
dmi.bios.date: 04/29/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.33
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30D9
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 83.21
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnHewlett-Packard:bvrF.33:bd04/29/2008:svnHewlett-Packard:pnCompaqPresarioC700NotebookPC:pvrF.33:rvnHewlett-Packard:rn30D9:rvr83.21:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: Compaq Presario C700 Notebook PC
dmi.product.version: F.33
dmi.sys.vendor: Hewlett-Packard
system:
 distro: Ubuntu
 codename: maverick
 architecture: i686
 kernel: 2.6.35-5-generic

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :
visibility: private → public
Bryce Harrington (bryce)
tags: added: crash
Changed in mesa (Ubuntu):
status: New → Confirmed
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:*__GI_____strtoul_l_internal (nptr=0xbfcbed97 "0.0", endptr=0xbfcbc7ac,
*__GI_strtoul (nptr=0xbfcbed97 "0.0", endptr=0xbfcbc7ac,
?? () from /usr/lib/libxcb.so.1
_XConnectXCB (dpy=0x9a90588, display=0x0,
XOpenDisplay (display=0x0) at ../../src/OpenDis.c:168

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in mesa (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Bryce Harrington (bryce)
tags: added: karmic
Bryce Harrington (bryce)
description: updated
Bryce Harrington (bryce)
summary: - glxinfo crashed with SIGSEGV in strtoul()
+ glxinfo crashed with SIGSEGV in strtoul() on -intel
Revision history for this message
aaanes (aaanes) wrote :

I simply don't understand anything at all. What can or shall I do?

Changed in mesa (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

why is this marked as fix committed?

Changed in mesa (Ubuntu):
status: Fix Committed → Confirmed
Changed in mesa (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automatic notification.]

Hi Angel,

This bug was reported against an earlier version of Ubuntu, can you
test if it still occurs on Lucid?

Please note we also provide technical support for older versions of
Ubuntu, but not in the bug tracker. Instead, to raise the issue through
normal support channels, please see:

    http://www.ubuntu.com/support

If you are the original reporter and can still reproduce the issue on
Lucid, please run the following command to refresh the report:

  apport-collect 428848

If you are not the original reporter, please file a new bug report, so
we can work with you as the original reporter instead (you can reference
bug 428848 in your report if you think it may be related):

  ubuntu-bug xorg

If by chance you can no longer reproduce the issue on Lucid or if you
feel it is no longer relevant, please mark the bug report 'Fix Released'
or 'Invalid' as appropriate, at the following URL:

  https://bugs.launchpad.net/ubuntu/+bug/428848

Changed in mesa (Ubuntu):
status: Fix Committed → Incomplete
tags: added: needs-retested-on-lucid-by-june
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in mesa (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Angel Guzman Maeso (shakaran) wrote : BootDmesg.txt

apport information

Changed in mesa (Ubuntu):
status: Expired → New
tags: added: apport-collected
description: updated
Revision history for this message
Angel Guzman Maeso (shakaran) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : GdmLog.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : GdmLog1.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : GdmLog2.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : Lspci.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : Lsusb.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : PciDisplay.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : ProcModules.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : RelatedPackageVersions.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : UdevDb.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : UdevLog.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : XorgLog.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : XorgLogOld.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : Xrandr.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : glxinfo.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : make.log.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : monitors.xml.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : setxkbmap.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : xdpyinfo.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote : xkbcomp.txt

apport information

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

Sorry for delay.

I run apport collect but the bug it is fixed with mesa 7.8.1 on Maverick (today). I only run apport collect for send the info if it is neccesary yet.

glxinfo run now perfect. Thanks.

Bryce Harrington (bryce)
Changed in mesa (Ubuntu):
status: New → Confirmed
Revision history for this message
Chris Halse Rogers (raof) wrote :

Marking as fix released as per comment #31

Changed in mesa (Ubuntu):
status: Confirmed → Fix Released
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.