Bug 435940 - /usr/lib/dri/i915_dri.so: undefined symbol: __driCreateNewScreen_20070105
Summary: /usr/lib/dri/i915_dri.so: undefined symbol: __driCreateNewScreen_20070105
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-04 15:19 UTC by Tom London
Modified: 2008-03-05 14:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-05 14:59:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom London 2008-03-04 15:19:10 UTC
Description of problem:
Upgrading to mesa-libGL-7.1-0.19.fc9.i386 breaks compiz on intel.  Get "white
screen of death" and this in Xorg.0.log:

(EE) AIGLX error: dlsym for __driCreateNewScreen_20070105 failed
(/usr/lib/dri/i915_dri.so: undefined symbol: __driCreateNewScreen_20070105)
(EE) AIGLX: reverting to software rendering

and this in ~/.xsession-errors:

0x00110416 in __kernel_vsyscall ()
(gdb) 
Thread 1 (Thread 0xb80d46c0 (LWP 3076)):
#0  0x00110416 in __kernel_vsyscall ()
#1  0x003ccf73 in __waitpid_nocancel () from /lib/libc.so.6
No locals.
#2  0x0036a31b in do_system (line=<value optimized out>)
    at ../sysdeps/posix/system.c:149
	__result = <value optimized out>
	_buffer = #0  0x00110416 in __kernel_vsyscall ()


#0  0x00110416 in __kernel_vsyscall ()
#1  0x003ccf73 in __waitpid_nocancel () from /lib/libc.so.6
#2  0x0036a31b in do_system (line=<value optimized out>)
    at ../sysdeps/posix/system.c:149
#3  0x007298e7 in ?? () from /usr/lib/compiz/libcrashhandler.so
#4  <signal handler called>
#5  0x080537ad in ?? ()
#6  0x080541cd in eventLoop ()
#7  0x080508f8 in main ()
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y;
input not from terminal]
Detaching from program: /usr/bin/compiz, process 3076

[CRASH_HANDLER]: "/tmp/compiz_crash-3076.out" created!


Reverting to mesa-libGL-7.1-0.18.fc9.i386 (and associated packages) fix.

Version-Release number of selected component (if applicable):
mesa-libGL-7.1-0.19.fc9.i386.

How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom London 2008-03-04 15:42:41 UTC
Per message board posting, I updated to xorg-x11-drv-i810-2.2.1-4.fc9.i386, but
this still fails against mesa-libGL*-7.1.0.19*.

The following "revert" makes it work again:

rpm -Uvh --oldpackage mesa-libGL*-7.1-0.18*

Comment 2 Tom London 2008-03-04 17:40:37 UTC
Works with xorg-x11-server-*-1.4.99.900-0.27.20080303.fc9.i386

So, mesa*0.18* works with drv-i810-2.2.1-4.fc9.i386 and
xorg-x11-server-*-1.4.99.900-0.27.20080303.fc9.

I'll close after all these hit rawhide.

Comment 3 Tom London 2008-03-05 14:59:31 UTC
Seems to work with today's rawhide.

Closing


Note You need to log in before you can comment on or make changes to this bug.