Fixed by using lldb (native OSX debugger) instead of gdb.

> Wiadomość napisana przez Paweł Goliński <golp...@gmail.com> w dniu 
> 29.06.2016, o godz. 13:08:
> 
> Hi,
> 
> I’m trying to enable debug symbols in melt to debug
> my producer in melt using gdb. I’m using the „enable-debug”
> flag when doing ./configure, but still - when there is a deadlock
> in melt when playing a video using a producer, and I attach
> the process to gdb, I get stacktraces like this one: 
> http://pastebin.com/embunEXA <http://pastebin.com/embunEXA>
> Is there anything I can do about this?
> 
> Some additional info:
> 
> - When doing „make” majority of compile commands contain „-g” flag but there
> are some without it, like:
>  c++ -dynamiclib -o ../libmltrtaudio.dylib consumer_rtaudio.o RtAudio.o 
> -L../../framework -lmlt -lpthread -L/usr/local/lib -lSDLmain -lSDL 
> -Wl,-framework,Cocoa -framework CoreAudio -framework CoreFoundation
> or
> cc -o melt melt.o io.o -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa 
> -L../framework -lmlt -lpthread
> 
> - Full gdb output during attach: http://pastebin.com/j8G08aAz 
> <http://pastebin.com/j8G08aAz>
> 
> 
> Best,
> Paweł

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to