Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268596 - x11-base/xorg-server segfaults due to media-libs/mesa bug
Summary: x11-base/xorg-server segfaults due to media-libs/mesa bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 13:12 UTC by onox
Modified: 2009-05-07 16:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description onox 2009-05-04 13:12:09 UTC
Happens with mesa 7.4 and 7.3. Using x11-drivers/xf86-video-ati-6.12.2 and x11-libs/libdrm-2.4.6

Mesa 7.4 implementation error: referencing deleted texture object
Please report at bugzilla.freedesktop.org

Backtrace:
0: X(xorg_backtrace+0x3e) [0x14932e3e]
1: X(xf86SigHandler+0x52) [0x148c4382]
2: [0x568b4400]
3: /usr/lib/dri/r300_dri.so(_mesa_update_state_locked+0x6fc) [0x4beaf7ac]
4: /usr/lib/dri/r300_dri.so(_mesa_update_state+0x2a) [0x4beafa4a]
5: /usr/lib/dri/r300_dri.so(_mesa_GetIntegerv+0x22d) [0x4bf900cd]
6: /usr/lib/xorg/modules/extensions//libglx.so [0x563e42df]
7: /usr/lib/xorg/modules/extensions//libglx.so [0x563d7ed9]
8: /usr/lib/xorg/modules/extensions//libglx.so [0x563d8e58]
9: /usr/lib/xorg/modules/extensions//libglx.so [0x563db64d]
10: X(Dispatch+0x446) [0x1488c356]
11: X(main+0x470) [0x14871ef0]
12: /lib/libc.so.6(__libc_start_main+0xe2) [0x5642eff2]
13: X [0x14871431]

Fatal server error:
Caught signal 11.  Server aborting
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2009-05-06 08:23:03 UTC
FTR, I think this particular bug has been fixed in the mesa_7_4 branch, we just need to make a new tarball and revbump the ebuild.

Thanks
Comment 2 onox 2009-05-06 17:22:38 UTC
(In reply to comment #1)
> FTR, I think this particular bug has been fixed in the mesa_7_4 branch, we just
> need to make a new tarball and revbump the ebuild.
> 
> Thanks
> 

It just happened again with mesa-7.4.1-r1
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2009-05-06 23:03:00 UTC
(In reply to comment #2)
> It just happened again with mesa-7.4.1-r1

That's because I didn't backport any additional patches... 7.4.1-r1 is older than your bug report...
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-05-07 16:31:15 UTC
And 7.4.1-r2 now has patches that should fix this issue. If this is not the case, please don't hesitate to reopen this bug.

Thanks