Aw: Re: Re: Re: GStreamer application access violation in random locations

pfarmer flacone at gmx.de
Wed Jan 6 05:53:14 PST 2016


I am at the lobby of the rabbit hole here ;)

I got one crash with the gdb.  But thats not the one from
gst_debug_log_valist

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 7076.0xda0]
gst_capsfilter_class_init (klass=0xea687c50) at gstcapsfilter.c:127
127     gstcapsfilter.c: No such file or directory.
        in gstcapsfilter.c
(gdb) continue
Continuing.
warning: > throw_segv_longjmp_seh_filter()

warning: throw_segv_longjmp_seh_filter(): invoking THROW_SEGV_LONGJMP SEH
filter

warning: > throwSegvLongjmpFilter()


Stack Trace (from fault):
[  0] 0x00000000eadc1535
C:\gstreamer\1.0\x86_64\lib\gstreamer-1.0\libgstcoreelements.dll+00005429
[  1] 0x0000000023c92c57  
C:\gstreamer\1.0\x86_64\bin\libgobject-2.0-0.dll+00142423
g_type_class_ref+00001175
[  2] 0x0000000023c7c49d  
C:\gstreamer\1.0\x86_64\bin\libgobject-2.0-0.dll+00050333
g_object_newv+00000621
[  3] 0x0000000023e9eceb
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00191723
gst_element_factory_create+00000523
[  4] 0x0000000023e9eeb5
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00192181
gst_element_factory_make+00000229
[  5] 0x0000000023f03c8b
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00605323
gst_parse_flags_get_type+00018411
[  6] 0x0000000023f04e67
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00609895
gst_parse_flags_get_type+00022983
[  7] 0x0000000023efc72c
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00575276
gst_parse_launch_full+00000124
[  8] 0x0000000023eefdfe
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00523774
gst_parse_bin_from_description_full+00000302
[  9] 0x0000000023eeff54
C:\gstreamer\1.0\x86_64\bin\libgstreamer-1.0-0.dll+00524116
gst_parse_bin_from_description+00000020



Note: so far I used only MSVC2013 as the debugger (while attaching it to
MATLAB.exe). I did it now with the gdb from x86_64-w64-mingw32-gdb with 
gdb attach 7533
(as a reminder for me the PID i got with >wmic process where
name='matlab.exe' get ProcessId )
And gdb is spitting out a lot of SIGSEGVs while e.g. starting an arbitrary
model




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-application-access-violation-in-random-locations-tp4674999p4675135.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list