[Bug 796450] New: gst_init() shows 0xc000012f error on Windows
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 30 08:28:31 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796450
Bug ID: 796450
Summary: gst_init() shows 0xc000012f error on Windows
Classification: Platform
Product: GStreamer
Version: 1.14.1
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: dcoder at dsp-worx.de
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Calling gst_init(NULL, 0) within my application shows two 0xc000012f error
dialogs on my Windows 10 64 bit machine with the error message that putty.rnd
and winscp.rnd can not be executed. This happens only when the gstreamer
registry has not been created and only when calling gst_init() within my
application. The app seems to run fine after closing these error messages and
the registry is also created. On a second run these error messages do not show
up anymore.
This did not happen with gstreamer 1.12.
It seems that the crypto library is enumerating the %APPDATA% directory and
searches for files with the .rnd extension.
When the registry does not exist and i execute gst-inspect-1.0.exe on the
command line these error messages do not appear.
--
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