[Bug 730231] gl*: No libGLU with NVIDIA binary drivers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 29 06:40:35 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730231
  GStreamer | gst-plugins-bad | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> 2014-05-29 13:40:27 UTC ---
Some info to help debug this.

$ glxinfo
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
....

GST_DEBUG=3,*gl*:4 gst-launch-1.0 videotestsrc ! glimagesink
Setting pipeline to PAUSED ...
0:00:00.075977174 24552       0xec2a90 INFO               gldisplay
gstgldisplay.c:127:gst_gl_display_new: creating a display, user choice:(NULL)
(platform: (NULL))
Pipeline is PREROLLING ...
0:00:00.078050119 24552       0xd41630 FIXME                default
gstutils.c:3637:gst_pad_create_stream_id_internal:<videotestsrc0:src> Creating
random stream-id, consider implementing a deterministic way of creating a
stream-id
Got context from element 'glimagesink0': gst.gl.GLDisplay=context,
gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
0:00:00.079307829 24552       0xd41630 INFO               glcontext
gstglcontext.c:259:gst_gl_context_new: creating a context, user choice:(null)
0:00:00.079515266 24552       0xd41630 INFO                glwindow
gstglwindow.c:158:gst_gl_window_new: creating a window, user choice:(null)
0:00:00.080586122 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:782:gst_gl_context_create_thread: Attempting to create opengl
context. user chosen api(s) (any), compiled api support (opengl opengl3)
libEGL warning: DRI2: failed to authenticate
0:00:00.098214255 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:791:gst_gl_context_create_thread: created context
0:00:00.098559206 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:806:gst_gl_context_create_thread: available GL APIs: opengl
0:00:00.100867374 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:645:_create_context_opengl: GL_VERSION: 2.1 Mesa 10.1.4
0:00:00.100897188 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:647:_create_context_opengl: GL_SHADING_LANGUAGE_VERSION: 1.30
0:00:00.100916450 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:648:_create_context_opengl: GL_VENDOR: VMware, Inc.
0:00:00.100932524 24552 0x7fda88002450 INFO               glcontext
gstglcontext.c:649:_create_context_opengl: GL_RENDERER: Gallium 0.4 on llvmpipe
(LLVM 3.4, 128 bits)
0:00:00.101403619 24552       0xd41630 INFO               glcontext
gstglcontext.c:587:gst_gl_context_create: gl thread created
0:00:00.109432650 24552       0xd41630 INFO                glupload
gstglupload.c:471:_init_upload: Initializing texture upload for format:I420
0:00:00.109530916 24552 0x7fda88002450 INFO               glconvert
gstglcolorconvert.c:934:_init_convert: Initializing color conversion from I420
to RGBA
0:00:00.119153953 24552 0x7fda88002450 INFO               glconvert
gstglcolorconvert.c:1082:_init_convert_fbo: Context, EXT_framebuffer_object
supported: yes
Caught SIGSEGV
#0  0x00000037978ea9dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x000000379a4495b4 in g_main_context_poll (priority=2147483647, n_fds=2, 
#2  g_main_context_iterate (context=0xf3de90, block=block at entry=1, 
#3  0x000000379a449a3a in g_main_loop_run (loop=0x10255a0) at gmain.c:3907
#4  0x00007fda961c99e4 in gst_bus_poll (bus=bus at entry=0xeb73f0, 
#5  0x00000000004046f8 in event_loop (pipeline=0xf2c100, 
#6  0x0000000000403710 in main (argc=4, argv=0x7fff55150e58)
Spinning.  Please run 'gdb gst-launch-1.0 24552' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list