[Bug 592783] Re: page fault on read access in libgl.so.1

2011-02-03 Thread Bug Watch Updater
** Changed in: xf86-video-ati
   Importance: Unknown = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/592783

Title:
  page fault on read access in libgl.so.1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2011-01-25 Thread Bug Watch Updater
** Changed in: xf86-video-ati
   Importance: Critical = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/592783

Title:
  page fault on read access in libgl.so.1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-22 Thread Jérôme
You're right. I removed the fglrx driver and it seems to work (no
segmentation fault anymore).

** Changed in: fglrx-installer (Ubuntu)
   Status: New = Invalid

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-21 Thread Felix Kuehling
The problem sounds like it's using the wrong version of libGL.so.1.
Check the output of ldd /usr/bin/fgl_glxgears for example. If it uses
libGL.so.1 from /usr/lib, that's wrong. If you're using the Ubuntu
packages of fglrx, it should be using /usr/lib/fglrx/libGL.so.1 and
there should be no /usr/lib/libGL.so*.

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-21 Thread Jérôme
fgl_glxgears crashes itself (segmentation fault):
---
j...@j-lt:~$ /usr/bin/fgl_glxgears
Using GLX_SGIX_pbuffer
Erreur de segmentation
j...@j-lt:~$ ldd /usr/bin/fgl_glxgears
linux-gate.so.1 =  (0x00b17000)
libGL.so.1 = /usr/lib/fglrx/libGL.so.1 (0x0016a000)
libX11.so.6 = /usr/lib/libX11.so.6 (0x009c9000)
libXext.so.6 = /usr/lib/libXext.so.6 (0x0048c000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0x00d57000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0x0060d000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0x00867000)
libatiuki.so.1 = /usr/lib/fglrx/libatiuki.so.1 (0x00eb6000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x003c)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0x00883000)
libxcb.so.1 = /usr/lib/libxcb.so.1 (0x004a8000)
/lib/ld-linux.so.2 (0x00e03000)
libXau.so.6 = /usr/lib/libXau.so.6 (0x0083f000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0x00fbb000)
j...@j-lt:~$ ls -l /usr/lib/fglrx/libGL.so.1
lrwxrwxrwx 1 root root 12 2010-06-19 11:55 /usr/lib/fglrx/libGL.so.1 - 
libGL.so.1.2
j...@j-lt:~$ ls -l /usr/lib/fglrx/libGL.so.1.2
-rw-r--r-- 1 root root 723124 2010-04-29 07:43 /usr/lib/fglrx/libGL.so.1.2
j...@j-lt:~$

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-21 Thread Felix Kuehling
Hmm, I looked at your Xorg.0.log and lspci output. You're using a
Mach64-based card. This card is not supported by the fglrx driver. In
your case having fglrx installed actually breaks the Mach64 driver. I
recommend you uninstall fglrx. That will give you as much functionality
and performance as you'll be able to get on this hardware.

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-20 Thread Jérôme
** Bug watch added: freedesktop.org Bugzilla #28617
   http://bugs.freedesktop.org/show_bug.cgi?id=28617

** Also affects: xf86-video-ati via
   http://bugs.freedesktop.org/show_bug.cgi?id=28617
   Importance: Unknown
   Status: Unknown

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-19 Thread Jérôme
This bug still appears with all updates available up to now (fglrx*,
nvidia-current-modaliases).

This bug prevents me to test a wine bug.

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-12 Thread Bryce Harrington
** Tags added: xubuntu

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 592783] Re: page fault on read access in libgl.so.1

2010-06-11 Thread Jérôme

** Attachment added: stack trace for debugging
   http://launchpadlibrarian.net/50149101/m-fs98-run.log

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/50148583/BootDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50148584/Dependencies.txt

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/50148585/GdmLog.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/50148586/Lspci.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/50148587/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/50148588/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/50148589/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/50148590/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/50148591/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/50148592/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/50148593/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/50148594/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/50148596/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/50148597/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/50148598/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/50148599/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/50148600/xkbcomp.txt

-- 
page fault on read access in libgl.so.1
https://bugs.launchpad.net/bugs/592783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs