[Bug 33193] XvPutImage using multiple different-sized images leaks memory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 18 05:35:16 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33193
Octoploid <cryptooctoploid at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #6 from Octoploid <cryptooctoploid at gmail.com> 2011-01-18 05:35:16 PST ---
The v2 fix causes Xorg segfaults on my machine:
Backtrace:
[ 2930.901] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49db48]
[ 2930.902] 1: /usr/bin/X (0x400000+0x5f649) [0x45f649]
[ 2930.902] 2: /lib/libpthread.so.0 (0x7fda16786000+0xea90) [0x7fda16794a90]
[ 2930.902] 3: /usr/lib64/libdrm_radeon.so.1 (radeon_bo_unref+0xc)
[0x7fda174a410c]
[ 2930.902] 4: /usr/lib64/xorg/modules/drivers/radeon_drv.so
(0x7fda14368000+0x4b56a) [0x7fda143b356a]
[ 2930.902] 5: /usr/lib64/xorg/modules/drivers/radeon_drv.so
(0x7fda14368000+0x79ea6) [0x7fda143e1ea6]
[ 2930.902] 6: /usr/bin/X (0x400000+0x124c20) [0x524c20]
[ 2930.902] 7: /usr/lib64/xorg/modules/extensions/libextmod.so
(0x7fda15107000+0xf206) [0x7fda15116206]
[ 2930.902] 8: /usr/bin/X (0x400000+0x2cc29) [0x42cc29]
[ 2930.902] 9: /usr/bin/X (0x400000+0x2114d) [0x42114d]
[ 2930.903] 10: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7fda15970d9d]
[ 2930.903] 11: /usr/bin/X (0x400000+0x20ca9) [0x420ca9]
[ 2930.903] Segmentation fault at address (nil)
[ 2930.903]
Fatal server error:
[ 2930.903] Caught signal 11 (Segmentation fault). Server aborting
[ 2930.903]
[ 2930.903]
Please consult the The X.Org Foundation support
at http://wiki.x.org
Reverting the commit fixes the problem.
To reproduce I just start a few movies with smplayer.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list