Xorg crashed with SIGABRT in dixGetPrivate()

Bug #1494488 reported by Florin Ganea
44
This bug affects 5 people
Affects Status Importance Assigned to Milestone
xorg-server (Ubuntu)
Expired
Medium
Unassigned

Bug Description

When the discrete video card (nvidia) is activated, the x server does not display anything and when on-board video card (intel) is activated the x server shows up and after login, a bug report pops up.

ProblemType: Crash
DistroRelease: Ubuntu 15.10
Package: xserver-xorg-core 2:1.17.2-1ubuntu6
ProcVersionSignature: Ubuntu 4.2.0-7.7-generic 4.2.0
Uname: Linux 4.2.0-7-generic x86_64
.tmp.unity.support.test.0:

ApportVersion: 2.18.1-0ubuntu1
Architecture: amd64
BootLog:

CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CrashCounter: 1
Date: Thu Sep 10 23:46:30 2015
DistUpgraded: 2015-08-29 19:26:56,469 DEBUG running apport_crash()
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 4.2.0-7-generic, x86_64: installed
 nvidia-352, 352.30, 4.2.0-7-generic, x86_64: installed
ExecutablePath: /usr/bin/Xorg
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Limited. Device [10cf:15ea]
 NVIDIA Corporation GF119M [GeForce 410M] [10de:1054] (rev ff) (prog-if ff)
InstallationDate: Installed on 2015-03-29 (164 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
MachineType: FUJITSU LIFEBOOK SH531/GFX
ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
ProcEnviron:

ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-7-generic root=UUID=0b4f6930-3968-4fd1-95cc-69105b9da181 ro quiet splash i8042.notimeout i8042.nomux
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 RRTellChanged ()
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
 ?? () from /usr/lib/xorg/modules/drivers/intel_drv.so
Title: Xorg crashed with SIGABRT in RRTellChanged()
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: Upgraded to wily on 2015-08-29 (12 days ago)
UserGroups:

dmi.bios.date: 08/24/2011
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: 1.11
dmi.board.name: FJNBB14
dmi.board.vendor: FUJITSU
dmi.chassis.type: 9
dmi.chassis.vendor: FUJITSU
dmi.modalias: dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvr1.11:bd08/24/2011:svnFUJITSU:pnLIFEBOOKSH531/GFX:pvr:rvnFUJITSU:rnFJNBB14:rvr:cvnFUJITSU:ct9:cvr:
dmi.product.name: LIFEBOOK SH531/GFX
dmi.sys.vendor: FUJITSU
version.compiz: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.6.3-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.6.3-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Thu Sep 10 23:49:15 2015
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 704
 vendor LGD
xserver.version: 2:1.17.2-1ubuntu6

Revision history for this message
Florin Ganea (florin-ganea) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 dixGetPrivate (key=0x55a03f199ae0 <rrPrivKeyRec>, privates=0x3d0) at ../../include/privates.h:137
 dixLookupPrivate (key=0x55a03f199ae0 <rrPrivKeyRec>, privates=0x3d0) at ../../include/privates.h:167
 RRTellChanged (pScreen=pScreen@entry=0x55a04004c210) at ../../randr/randr.c:576
 sna_mode_discover (sna=sna@entry=0x7fde4864e000) at ../../../src/sna/sna_display.c:4870
 __sna_crtc_set_mode (crtc=<optimized out>) at ../../../src/sna/sna_display.c:2624

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 xorg-server (Ubuntu):
importance: Undecided → Medium
summary: - Xorg crashed with SIGABRT in RRTellChanged()
+ Xorg crashed with SIGABRT in dixGetPrivate()
tags: removed: need-amd64-retrace
Revision history for this message
Florin Ganea (florin-ganea) wrote :

It works fine with nvidia-355.

information type: Private → Public
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in xorg-server (Ubuntu):
status: New → Confirmed
Revision history for this message
Paul White (paulw2u) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to review all reported bugs in a timely manner.

Ubuntu 15.10 (wily) reached end-of-life on July 28, 2016.

I'm setting the status of this bug to 'Incomplete' as it's not seen any activity for some time. If this is still an issue when using a currently maintained release of Ubuntu then please let us know which one(s) otherwise this bug report can be left to expire in approximately 60 days time.

Changed in xorg-server (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in xorg-server (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.