* [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
@ 2013-05-14 12:45 bugzilla-daemon
2013-05-14 16:27 ` [Bug 64582] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-05-14 12:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1658 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
Priority: medium
Bug ID: 64582
Assignee: dri-devel@lists.freedesktop.org
Summary: [r600g/vdpau] Inconsistency detected by ld.so:
dl-close.c: 765: _dl_close: Assertion
`map->l_init_called' failed!
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: lordheavym@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Apps launched with vdpau enabled produce the error:
VDPAU_DRIVER=r600 vdpauinfo or mplayer ...
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-b0bb610)
OpenGL core profile shading language version string: 1.40
mesa built with:
./autogen.sh --prefix=/usr --sysconfdir=/etc \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga \
--with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
--enable-gallium-llvm \
--enable-egl \
--enable-gallium-egl \
--with-egl-platforms=x11,drm,wayland \
--enable-shared-glapi \
--enable-gbm \
--enable-gallium-gbm \
--enable-glx-tls \
--enable-dri \
--enable-glx \
--enable-osmesa \
--enable-gles1 \
--enable-gles2 \
--enable-texture-float \
--enable-xa \
--enable-vdpau \
--with-llvm-shared-libs \
--enable-r600-llvm-compiler
Same problem with mesa-9.1.2
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2993 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
@ 2013-05-14 16:27 ` bugzilla-daemon
2013-07-06 10:52 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-05-14 16:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 602 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #1 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to comment #0)
> Apps launched with vdpau enabled produce the error:
> VDPAU_DRIVER=r600 vdpauinfo or mplayer ...
I also see this on recently built linux from scratch systems - I don't see it
with the same vdpau/mesa etc on older systems, so I guess something got more
verbose/fussy.
Doesn't seem to affect functionality and I can also produce with
VDPAU_DRIVER=softpipe vdpauinfo
so not just r600g.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1582 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
2013-05-14 16:27 ` [Bug 64582] " bugzilla-daemon
@ 2013-07-06 10:52 ` bugzilla-daemon
2013-08-15 18:05 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-07-06 10:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #2 from lh <jarryson@gmail.com> ---
same here, mesa git 20130706 xf86-video-ati-git 20130706, llvm-libs 4.3
but VDPAU_DRIVER=softpipe vdpauinfo does not show this error.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1207 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
2013-05-14 16:27 ` [Bug 64582] " bugzilla-daemon
2013-07-06 10:52 ` bugzilla-daemon
@ 2013-08-15 18:05 ` bugzilla-daemon
2013-08-18 7:27 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-15 18:05 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 271 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #3 from Laurent carlier <lordheavym@gmail.com> ---
I cannot reproduce this anymore with libvdpau 0.7, built with dri2proto support
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1182 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
` (2 preceding siblings ...)
2013-08-15 18:05 ` bugzilla-daemon
@ 2013-08-18 7:27 ` bugzilla-daemon
2013-08-18 11:39 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-18 7:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 427 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
Laurent carlier <lordheavym@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1304 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
` (3 preceding siblings ...)
2013-08-18 7:27 ` bugzilla-daemon
@ 2013-08-18 11:39 ` bugzilla-daemon
2013-08-24 20:37 ` bugzilla-daemon
2013-10-04 19:31 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-18 11:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 380 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
Christian König <deathsimple@vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1180 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
` (4 preceding siblings ...)
2013-08-18 11:39 ` bugzilla-daemon
@ 2013-08-24 20:37 ` bugzilla-daemon
2013-10-04 19:31 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-08-24 20:37 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #4 from John <john.ettedgui@gmail.com> ---
Same issue here:
Inconsistency detected by ld.so: dl-close.c: 771: _dl_close: Assertion
`map->l_init_called' failed!
Mesa 9.2rc2 (same with rc1), dri2proto 2.8, libvdpau 0.7.
I believe my distribution's libvdpau was compiled with dri2proto support, but
is there a way to confirm?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1416 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 64582] [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed!
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
` (5 preceding siblings ...)
2013-08-24 20:37 ` bugzilla-daemon
@ 2013-10-04 19:31 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-10-04 19:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 269 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=64582
--- Comment #5 from Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de> ---
I can confirm this with gentoo and libvdpau-0.7 and mesa from git.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1237 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-10-04 19:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 12:45 [Bug 64582] New: [r600g/vdpau] Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! bugzilla-daemon
2013-05-14 16:27 ` [Bug 64582] " bugzilla-daemon
2013-07-06 10:52 ` bugzilla-daemon
2013-08-15 18:05 ` bugzilla-daemon
2013-08-18 7:27 ` bugzilla-daemon
2013-08-18 11:39 ` bugzilla-daemon
2013-08-24 20:37 ` bugzilla-daemon
2013-10-04 19:31 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).