pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox52 crashes w/o coredump on -current (8.99.49)



Seems my just-built 'vlc' exhibits the same issue.

The full context is that I locally build "hdhomerun_config_gui" and it
demands 'vlc' for the "View" function to work (without 'vlc' available
it crashes).  This was why I've been keen to get a working 'vlc' on
NetBSD.

So, I launch 'hdhomerun_config_gui', select a tuner/channel/program and
click "View".  'vlc' starts, but then crashes (followed by
'hdhomerun_config_gui') with:

$ LD_LIBRARY_PATH=/usr/local/lib hdhomerun_config_gui    
VLC media player 3.0.7.1 Vetinari (revision 3.0.7.1-0-gf3940db4af)
[000075225ee250d0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(0, "")
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-<user>'
Blocked: call to strerror(2)
Blocked: call to strerror(2)
Blocked: call to strerror(2)
Blocked: call to strerror(1)
Blocked: call to strerror(2)
[000075225c1864d0] main decoder error: buffer deadlock prevented
libva info: VA-API version 1.3.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/X11R7/lib/dri/i965_drv_video.so
libva info: Trying to open /usr/pkg/lib/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
[000075225b4040d0] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.3.0
error: failed to resolve XOpenDisplay() function: Undefined symbol "XOpenDisplay"
libva info: va_getDriverName() returns 1
libva error: va_getDriverName() failed with operation failed,driver_name=i965
[000075225b4040d0] glconv_vaapi_drm gl error: vaInitialize: operation failed
i965: Failed to submit batchbuffer: Error message unavailable (use strerror_r instead of strerror)!
QObject::~QObject: Timers cannot be stopped from another thread

(hdhomerun_config_gui:4607): GLib-ERROR **: 12:49:04.609: file ../glib/gthread-posix.c: line 1230 (g_system_thread_wait): error 'Resource deadlock avoided' during 'pthread_join (pt->system_thread, NULL)'
Trace trap (core dumped) 


I get the same result trying to play a local MP4 video file with 'vlc'.
It eventually crashes with Memory fault (Segfault).

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index