Hi, m.e.grimm wrote > attached is a test. when run i get: > > trying to create video converter > Segmentation fault: 11
Here I get (on Linux): trying to create video converter created video converter 0x1ccd6b0...destroying it destroyed video converter 0x1ccd6b0 bye > might we know what exactly might be going on? No :) > I have installed gmerlin-avdecoder1 and libgavl1 via fink on 10.7 Can you recompile gavl with --enable-debug and gmerlin_test.c with -g and make a gdb (or OSX equivalent) backtrace? I know that there are some extremely well hidden differences between Linux and OSX. I can remember an OSX crash which was untracable for me and disappeared after I enabled debugging (and disabled optimizations). Burkhard ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
