Segfault on SiS 65x/M650/740 card when acceleration is on

Bug #1072148 reported by Arie Skliarouk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-video-sis (Ubuntu)
Expired
Medium
Unassigned

Bug Description

xserver-xorg-video-sis version 1:0.10.7-0ubuntu1 (as provided by 12.10 - quantal distro) segfaults on startup.

In ubuntu 12.04 it worked.
---
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: lightdm 1726 F.... pulseaudio
 /dev/snd/seq: timidity 1189 F.... timidity
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
DistroRelease: Ubuntu 12.10
HibernationDevice: RESUME=UUID=f163a672-8e09-4665-84bc-52690d389808
InstallationDate: Installed on 2012-01-04 (311 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
IwConfig:
 lo no wireless extensions.

 eth0 no wireless extensions.
MachineType: System Manufacturer System Name
MarkForUpload: True
Package: linux (not installed)
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic root=UUID=7157a823-2975-4071-8cd9-a4ae58f6b38f ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-32-generic N/A
 linux-backports-modules-3.2.0-32-generic N/A
 linux-firmware 1.95
RfKill:

Tags: quantal
Uname: Linux 3.2.0-32-generic i686
UpgradeStatus: Upgraded to quantal on 2012-10-26 (15 days ago)
UserGroups:

dmi.bios.date: 11/10/2003
dmi.bios.vendor: Award Software, Inc.
dmi.bios.version: ASUS P4SQ ACPI BIOS Revision 1004
dmi.board.name: P4SQ
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: REV 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 7
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAwardSoftware,Inc.:bvrASUSP4SQACPIBIOSRevision1004:bd11/10/2003:svnSystemManufacturer:pnSystemName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP4SQ:rvrREV1.xx:cvnChassisManufacture:ct7:cvrChassisVersion:
dmi.product.name: System Name
dmi.product.version: System Version
dmi.sys.vendor: System Manufacturer

Revision history for this message
Arie Skliarouk (skliarie) wrote :
Revision history for this message
Arie Skliarouk (skliarie) wrote :

After reverting kernel from 3.5.0 to 3.2.0-32-generic, the bug went away.

affects: xserver-xorg-video-sis (Ubuntu) → linux (Ubuntu)
Revision history for this message
Arie Skliarouk (skliarie) wrote : AlsaInfo.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
Arie Skliarouk (skliarie) wrote : BootDmesg.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : Lspci.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : Lsusb.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : ProcEnviron.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : ProcModules.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : UdevDb.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : UdevLog.txt

apport information

Revision history for this message
Arie Skliarouk (skliarie) wrote : WifiSyslog.txt

apport information

Revision history for this message
Brad Figg (brad-figg) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Joseph Salisbury (jsalisbury) wrote : Re: Segfault on SiS 65x/M650/740 card

Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.7 kernel[0] (Not a kernel in the daily directory) and install both the linux-image and linux-image-extra .deb packages.

If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as "Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.7-rc5-raring/

Changed in linux (Ubuntu):
importance: Undecided → Medium
status: Confirmed → Incomplete
Revision history for this message
Arie Skliarouk (skliarie) wrote :

During my experiments with kernel 3.2.0, the xorg also crashed. I had to disable X11 acceleration for 3.2.0 kernel to work.
Same story with kernel 3.5.0. This means that I erred on comment #2 where I claimed that simple reversal to 3.2.0 fixed the problem. Apparently I forgot to mention that somewhere inbetween I disabled X11 acceleration.

For what it worth, I tested the 3.7.0-030700rc2-generic kernel and found that it behaves the same way as the 3.2.0 and 3.5.0 kernels - e.g. there is no difference between them (from the bug's perspective).

Before upgrade to ubuntu 12.10, both kernel (3.0.0 I guess) and X11+acceleration worked properly.

I will update the bug's title to represent the fact.

affects: linux (Ubuntu) → xserver-xorg-video-sis (Ubuntu)
summary: - Segfault on SiS 65x/M650/740 card
+ Segfault on SiS 65x/M650/740 card when acceleration is on
bugbot (bugbot)
tags: added: precise
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for xserver-xorg-video-sis (Ubuntu) because there has been no activity for 60 days.]

Changed in xserver-xorg-video-sis (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Julius Schwartzenberg (jschwart) wrote :

I guess this is a duplicate of bug #1066464.

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.