Bug#739054: [Pkg-fglrx-devel] Bug#739054: fglrx-driver: fglrx segfault

2014-09-25 Thread Andrey Gursky
2014-09-24 21:56 GMT+02:00, Patrick Matthäi pmatth...@debian.org:
 Am 21.07.2014 um 16:34 schrieb Andrey Gursky:
 Hi,

 on Jessie amd64 with
 fglrx 14.4.2-1
 xserver-xorg 1.15.1-1

 chromium 36.0.1985.36-1 is the last one that crashes, 36.0.1985.84-1
 is the next one available on amd64 that doesn't crash anymore, such as
 newer beta releases.

 A drawback: WebGL support is disabled. Turning it on with
 chrome://flags didn't help.

 Regards,
 Andrey

 ___
 Pkg-fglrx-devel mailing list
 pkg-fglrx-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-fglrx-devel


 Could you please retest it with the current release in jessie/sid?

 --
 /*
 Mit freundlichem Gruß / With kind regards,
  Patrick Matthäi
  GNU/Linux Debian Developer

   Blog: http://www.linux-dev.org/
 E-Mail: pmatth...@debian.org
 patr...@linux-dev.org
 */


Using
fglrx 14.6~ga14.201-1,
xserver-xorg 1.16.0.901-1
chromium 37.0.2062.120-2 does work again with my Radeon 5750. I'll
have to check yet an on-board intel graphic.

Regards,
Andrey


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



Bug#739054: [Pkg-fglrx-devel] Bug#739054: fglrx-driver: fglrx segfault

2014-09-24 Thread Patrick Matthäi
Am 21.07.2014 um 16:34 schrieb Andrey Gursky:
 Hi,
 
 on Jessie amd64 with
 fglrx 14.4.2-1
 xserver-xorg 1.15.1-1
 
 chromium 36.0.1985.36-1 is the last one that crashes, 36.0.1985.84-1
 is the next one available on amd64 that doesn't crash anymore, such as
 newer beta releases.
 
 A drawback: WebGL support is disabled. Turning it on with
 chrome://flags didn't help.
 
 Regards,
 Andrey
 
 ___
 Pkg-fglrx-devel mailing list
 pkg-fglrx-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-fglrx-devel
 

Could you please retest it with the current release in jessie/sid?

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

  Blog: http://www.linux-dev.org/
E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



signature.asc
Description: OpenPGP digital signature


Bug#739054: fglrx-driver: fglrx segfault

2014-07-21 Thread Andrey Gursky
Hi,

on Jessie amd64 with
fglrx 14.4.2-1
xserver-xorg 1.15.1-1

chromium 36.0.1985.36-1 is the last one that crashes, 36.0.1985.84-1
is the next one available on amd64 that doesn't crash anymore, such as
newer beta releases.

A drawback: WebGL support is disabled. Turning it on with
chrome://flags didn't help.

Regards,
Andrey


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



Bug#739054: fglrx-driver: fglrx segfault

2014-06-11 Thread Antonio
Previous ways explained before to start chromium failed for me, this one 
worked:

chromium --blacklist-accelerated-compositing

This is the error that appears when chromium without parameters is started:
[12850:12850:0611/103331:ERROR:component_loader.cc(138)] Failed to parse 
extension manifest.
[12850:12850:0611/103331:ERROR:compositor_util.cc(254)] Disabling 
delegated-rendering because it needs force-compositing-mode and 
threaded-compositing.


[12850:12850:0611/103340:ERROR:compositor_util.cc(254)] Disabling 
delegated-rendering because it needs force-compositing-mode and 
threaded-compositing.

libGL error: open uki failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
[12850:12850:0611/103341:ERROR:compositor_util.cc(254)] Disabling 
delegated-rendering because it needs force-compositing-mode and 
threaded-compositing.
[12850:12850:0611/103341:ERROR:chrome_browser_main_extra_parts_x11.cc(56)] 
X IO error received (X server probably went away)
[12884:12931:0611/083342:ERROR:x11_util.cc(116)] X IO error received (X 
server probably went away)



The graphical session will close and go back to the login window


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



Bug#739054: fglrx-driver: fglrx segfault

2014-06-06 Thread Andrey Gursky
Hi,

 I'm using skype as untrusted user and have no problems (but I'm also
 on i386), still chromium make X segfault because a safe configuration
 for the user is missing, I'm trying to fix that but currently the only
 way I found is to edit /usr/bin/chromium and add
 --disable-accelerated-compositing --disable-threaded-compositing
 arguments, using chrome://flags I'm unable to get the same result.

yes, the crash with skype has gone (sorry for not checking it). But
the recent chromium 35.0.1916.114-2 crashes even with the mentioned
command line arguments.

Regards,
Andrey


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



Bug#739054: fglrx-driver: fglrx segfault

2014-05-05 Thread Alex Andreotti
On Fri, Apr 25, 2014 at 05:14:54PM +0200, Andrey Gursky wrote:
 Hi,
 
 with fglrx 14.4~rc1.0.apr17-1 and Xorg 1.15.1 just starting chromium
 (and for sure skype also) still crashes the X:

I'm using skype as untrusted user and have no problems (but I'm also
on i386), still chromium make X segfault because a safe configuration
for the user is missing, I'm trying to fix that but currently the only
way I found is to edit /usr/bin/chromium and add
--disable-accelerated-compositing --disable-threaded-compositing
arguments, using chrome://flags I'm unable to get the same result.


ii  skype  4.2.0.13-1 i386

/usr/bin/xhost +local:trustno1
/usr/bin/sudo -H -u trustno1 -g trustno1 /usr/bin/skype 

sudo -u trustno1 id
uid=1001(trustno1) gid=1001(trustno1)
gruppi=1001(trustno1),20(dialout),29(audio),44(video),46(plugdev),102(messagebus)

[cut...]


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



Bug#739054: fglrx-driver: fglrx segfault

2014-04-25 Thread Andrey Gursky
Hi,

with fglrx 14.4~rc1.0.apr17-1 and Xorg 1.15.1 just starting chromium
(and for sure skype also) still crashes the X:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x48) [0x7fb92a5fde58]
1: /usr/bin/X (0x7fb92a456000+0x1abb49) [0x7fb92a601b49]
2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fb929372000+0xf210)
[0x7fb929381210]
3: /lib/x86_64-linux-gnu/libc.so.6 (0x7fb927db2000+0x3e754) [0x7fb927df0754]
4: /usr/lib/xorg/modules/linux/libglx.so (0x7fb926112000+0x44652)
[0x7fb926156652]
5: /usr/lib/xorg/modules/linux/libglx.so (0x7fb926112000+0x1f1c7)
[0x7fb9261311c7]
6: /usr/bin/X (0x7fb92a456000+0x5586e) [0x7fb92a4ab86e]
7: /usr/bin/X (0x7fb92a456000+0x5968a) [0x7fb92a4af68a]
8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7fb927dd3995]
9: /usr/bin/X (0x7fb92a456000+0x44c2e) [0x7fb92a49ac2e]

Segmentation fault at address 0x0


ii  xserver-xorg-core  2:1.15.1-1
  amd64Xorg X server - core server
ii  xserver-xorg-core-dbg  2:1.15.1-1
  amd64Xorg - the X.Org X server (debugging symbols)

ii  fglrx-driver   1:14.4~rc1.0.apr17-1
  amd64non-free ATI/AMD RadeonHD display driver


If I understand correctly, although the segfault is triggered by
fglrx, but occurs in X, thus additional checks should be added there.

By the way, even with installed -dbg package, the embedded backtrace
doesn't use them.

Regards,
Andrey


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



Bug#739054: fglrx-driver: fglrx segfault

2014-04-23 Thread Alex Andreotti
Launching chromium on a fresh install (without ~/.config/chromium) or
with the default config give me this segfault:

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x4f) [0xb7750c0f]
1: /usr/bin/X (0xb75a9000+0x1ab9e4) [0xb77549e4]
2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xb758740c]
3: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb70e+0x39b13)
   [0xb7119b13]
4: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__strtod_internal+0x38)
   [0xb7115e88]
5: /usr/lib/xorg/modules/linux/libglx.so (0xb6cdb000+0x3fd97)
   [0xb6d1ad97]
6: /usr/lib/xorg/modules/linux/libglx.so (0xb6cdb000+0x3fe9c)
   [0xb6d1ae9c]
7: /usr/lib/xorg/modules/linux/libglx.so (0xb6cdb000+0x12866)
   [0xb6ced866]
8: /usr/bin/X (0xb75a9000+0x3cb0d) [0xb75e5b0d]

/usr/lib/xorg/modules/linux/libglx.so -
/etc/alternatives/glx--linux-libglx.so

/etc/alternatives/glx--linux-libglx.so -
/usr/lib/fglrx/fglrx-libglx.so

fglrx-driver: /usr/lib/fglrx/fglrx-libglx.so

ii  fglrx-driver   1:14.3~beta1.0-1 i386 non-free ATI/AMD
RadeonHD display driver

To get chromium working I've to use --disable-accelerated-compositing
--disable-threaded-compositing or disable them in chrome://flags


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



Bug#739054: fglrx-driver: fglrx segfault

2014-04-20 Thread alex . andreotti
My apologies for such a generic subject for a bug.

The bug I had when this was opened was something preventing me from
loading the desktop and has been fixed, gone.

The bug with chromium is something different.

I've debootstrapped a jessie today on a ssd, then dist-upgraded to
sid, now I've two installation with (almost) same version of debs, the
new one segfault, the old one doesn't.

So far I've only seen the problem with chromium, using --incognito
doesn't segfault.

I'm investigating the difference between the two installation, if
someone have some suggestion for comparison let me know.


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



Bug#739054: fglrx-driver: fglrx segfault

2014-03-22 Thread Michal Šubrt
Version: 1:14.1~beta1.3-1
radeon hd7850
Xorg segfault

Version: 1:14.2~beta1.3-1
radeon hd7850
Xorg segfault

Version: 1:14.3~beta1.3-1
radeon hd7850
Xorg WORKS!
Thanks :-)


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



Bug#739054: fglrx-driver: fglrx segfault

2014-03-22 Thread Patrick Heinen

sounds nice, but where can i get 1:14.3~beta1.3-1?


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



Bug#739054: fglrx-driver: fglrx segfault

2014-03-22 Thread Michal Šubrt
I'am very sorry. I mean version from sid:
1:14.3~beta1.0-1
:-)
My mistake


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



Bug#739054: fglrx-driver: fglrx segfault

2014-03-22 Thread jannik M
VLC and and Mplayer work for me too (fglrx 1:14.3~beta1.0-1 with Radeon 
HD5850), but when i open a Website with Google Chorme (not Chromium) 
wich contains Flash, i get this seg-fault. Other browser, wich not use 
pepperflash but the default-Flash without hardware-acceleration, all 
works fine.



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



Bug#739054: fglrx-driver: fglrx segfault

2014-02-15 Thread Alex Andreotti
Package: fglrx-driver
Version: 1:14.1~beta1.3-1
Severity: important

Dear Maintainer,


   * What led up to the situation?

   dist-upgrade

   * What was the outcome of this action?

   no desktop (Xorg exit), vt still working

   * What outcome did you expect instead?

   working desktop...

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd   1:14.1~beta1.3-1   i386  
 events daemon for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-control  1:14.1~beta1.3-1   i386  
 control panel for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver   1:14.1~beta1.3-1   i386  
 non-free ATI/AMD RadeonHD display driver
rc  fglrx-kernel-3.10-3-686-pae1:13.4-3+3.10.11-1 i386  
 FGLRX binary kernel module for Linux 3.10-3-686-pae
rc  fglrx-kernel-3.10-3-rt-686-pae 1:13.4-3+3.10.11-1 i386  
 FGLRX binary kernel module for Linux 3.10-3-rt-686-pae
ii  fglrx-kernel-3.11-2-686-pae1:14.1~beta1.3-1+3.11. i386  
 FGLRX binary kernel module for Linux 3.11-2-686-pae
rc  fglrx-kernel-3.2.0-4-686-pae   1:13.4-2+3.2.41-2  i386  
 FGLRX binary kernel module for Linux 3.2.0-4-686-pae
ii  fglrx-modules-dkms 1:14.1~beta1.3-1   i386  
 dkms module source for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-source   1:14.1~beta1.3-1   i386  
 kernel module source for the non-free ATI/AMD RadeonHD display driver
ii  glx-alternative-fglrx  0.4.1  i386  
 allows the selection of FGLRX as GLX provider
ii  libfglrx:i386  1:14.1~beta1.3-1   i386  
 non-free ATI/AMD RadeonHD display driver (runtime libraries)
ii  libfglrx-amdxvba1:i386 1:14.1~beta1.3-1   i386  
 AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
ii  libgl1-fglrx-glx:i386  1:14.1~beta1.3-1   i386  
 proprietary libGL for the non-free ATI/AMD RadeonHD display driver

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM] [1002:6779] (prog-if 
00 [VGA controller])
Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e199]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 46
Region 0: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at fe9c (64-bit, non-prefetchable) [size=128K]
Region 4: I/O ports at c000 [size=256]
Expansion ROM at fe9a [disabled] [size=128K]
Capabilities: access denied
Kernel driver in use: fglrx_pci


DRM and fglrx Informations from dmesg:
[0.850073] Linux agpgart interface v0.103
[5.938579] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[5.953314] 6[fglrx] Maximum main memory to use for locked dma buffers: 
3887 MBytes.
[5.953524] 6[fglrx]   vendor: 1002 device: 6779 count: 1
[5.953950] 6[fglrx] ioport: bar 4, base 0xc000, size: 0x100
[5.954280] 6[fglrx] Kernel PAT support is enabled
[5.954302] 6[fglrx] module loaded - fglrx 13.35.5 [Jan 29 2014] with 1 
minors
[   18.197144] fglrx_pci :01:00.0: irq 46 for MSI/MSI-X
[   18.198641] 6[fglrx] Firegl kernel thread PID: 2271
[   18.198770] 6[fglrx] Firegl kernel thread PID: 2272
[   18.198898] 6[fglrx] Firegl kernel thread PID: 2273
[   18.199063] 6[fglrx] IRQ 46 Enabled
[   18.248258] 6[fglrx] Reserved FB block: Shared offset:0, size:100 
[   18.248261] 6[fglrx] Reserved FB block: Unshared offset:f884000, size:4000 
[   18.248263] 6[fglrx] Reserved FB block: Unshared offset:f888000, 
size:478000 
[   18.248265] 6[fglrx] Reserved FB block: Unshared offset:7fff4000, 
size:c000 

Xorg X server configuration file status:
-rw-r--r-- 1 root root 669 Aug 24 12:57 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
#Section ServerLayout
#   Identifier  Default Layout
#   Screen  0 Default Screen 0 0
#EndSection

#Section Monitor
#   Identifier   0-CRT1
#   Option  PreferredMode 1920x1080
#EndSection

Section Monitor
Identifier   0-DFP2
Option  PreferredMode 1680x1050
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
Option  Monitor-CRT1 0-CRT1
#   Option  Monitor-DFP2 0-DFP2
#   BusID   PCI:1:0:0
EndSection

Section Screen
Identifier Default Screen
Device