Explaining Gstreamer plugin example
horai
ivo.hora at seznam.cz
Sun Oct 27 21:07:32 UTC 2019
That was a backtrace in case of creating 4 pipelines again and running them
via GST_STATE_PLAYING (after leaving single camera view)
Sometimes I also experience backtrace when going from 4 camera view mode to
single camera fullscreen mode this backtrace:
malloc_consolidate(): invalid chunk size
Thread 257 "GstWlDisplay" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff9dffb700 (LWP 2033)]
0x00007ffff62b5be3 in wl_list_insert () from
/lib/x86_64-linux-gnu/libwayland-client.so.0
(gdb) bt
#0 0x00007ffff62b5be3 in wl_list_insert () at
/lib/x86_64-linux-gnu/libwayland-client.so.0
#1 0x00007ffff62b2c4f in wl_display_read_events () at
/lib/x86_64-linux-gnu/libwayland-client.so.0
#2 0x00007ffff02e40a9 in gst_wl_display_thread_run (data=0x555555b2d020) at
wldisplay.c:265
#3 0x00007ffff7d61415 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007ffff6b2bfa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
#5 0x00007ffff6c554cf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
If you have any clue, please let me know as I am totally lost
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list