Bug#637448: xserver-xorg-video-intel: X server crashes after starting the same wine application twice

2011-09-26 Thread Wouter Verhelst
forwarded 637448 https://bugs.freedesktop.org/show_bug.cgi?id=41211
thanks

On Sun, Sep 25, 2011 at 12:11:16PM +0200, Julien Cristau wrote:
 tag 637448 moreinfo
 kthxbye
 
 On Thu, Aug 11, 2011 at 16:35:20 +0200, Wouter Verhelst wrote:
 
  Package: xserver-xorg-video-intel
  Version: 2:2.15.0-3
  Severity: important
  
  Hi,
  
  I've got this game that I run under wine. When I run it the first time,
  everything is fine. If I then quit the application and start it again
  without restarting the X server, it segfaults.
  
  If you need any further info, just let me know.
  
 Is this still an issue with X 1.11 and intel 2.16?

Yes.

 If yes please get a backtrace from gdb and report to bugs.freedesktop.org per
 http://intellinuxgraphics.org/how_to_report_bug.html.

Done.

-- 
The volume of a pizza of thickness a and radius z can be described by
the following formula:

pi zz a



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637448: xserver-xorg-video-intel: X server crashes after starting the same wine application twice

2011-09-25 Thread Julien Cristau
tag 637448 moreinfo
kthxbye

On Thu, Aug 11, 2011 at 16:35:20 +0200, Wouter Verhelst wrote:

 Package: xserver-xorg-video-intel
 Version: 2:2.15.0-3
 Severity: important
 
 Hi,
 
 I've got this game that I run under wine. When I run it the first time,
 everything is fine. If I then quit the application and start it again
 without restarting the X server, it segfaults.
 
 If you need any further info, just let me know.
 
Is this still an issue with X 1.11 and intel 2.16?  If yes please get a
backtrace from gdb and report to bugs.freedesktop.org per
http://intellinuxgraphics.org/how_to_report_bug.html.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#637448: xserver-xorg-video-intel: X server crashes after starting the same wine application twice

2011-08-11 Thread Wouter Verhelst
Package: xserver-xorg-video-intel
Version: 2:2.15.0-3
Severity: important

Hi,

I've got this game that I run under wine. When I run it the first time,
everything is fine. If I then quit the application and start it again
without restarting the X server, it segfaults.

If you need any further info, just let me know.

-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 23 17:15 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1957696 Aug  7 20:47 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

Xorg X server configuration file status:

-rw-r--r-- 1 root root 3204 Jun 23 18:03 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  XkbModel  pc105
Option  XkbLayout be
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz,
### percent: f%
### [arg]: arg optional
#Option AccelMethod   # [str]
#Option DRI   # [bool]
#Option ColorKey  # i
#Option VideoKey  # i
#Option FallbackDebug # [bool]
#Option Tiling# [bool]
#Option LinearFramebuffer # [bool]
#Option Shadow# [bool]
#Option SwapbuffersWait   # [bool]
#Option XvPreferOverlay   # [bool]
#Option DebugFlushBatches # [bool]
#Option DebugFlushCaches  # [bool]
#Option DebugWait # [bool]
#Option HotPlug   # [bool]
#Option RelaxedFencing# [bool]
Identifier  Card0
Driver  intel
BusID   PCI:0:2:0
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz,
### percent: f%
### [arg]: arg optional
#Option ShadowFB  # [bool]
#Option Rotate# str
#Option fbdev # str
#Option debug # [bool]
Identifier  Card1
Driver  fbdev
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device Card1
MonitorMonitor1
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):