[gst-devel] gstreamer, JNI and swing

Robert Scott robert.b.scott at sbcglobal.net
Thu Mar 16 09:56:04 CET 2006


I did the upgrade, fortunately a new version was released for ubuntu  
dapper drake last night.  After the upgrade I still have the same  
problem.  I am kind of confused by this problem, since the only  
function I call is gst_init.  Unless this creates threads, there  
shouldn't be any other threads running, correct?

Furthermore, this is a very delayed effect, that only happens once  
the swing GUI starts running.

any other suggestions?  I am going to load it up in GDB, and start  
setting breakpoints.

thanks again,
--robert


On Mar 15, 2006, at 1:29 AM, Tim Müller wrote:

> On Tue, 2006-03-14 at 23:32 -0800, Robert Scott wrote:
>
>> To investigate, I tried stripping the program all the way down to
> the
>> core, removing all calls to the gstreamer library except for the
> call
>> to gst_init( NULL, NULL );.  And even then, the program segfaults.
>>   (...)
>> gstreamer0.10-plugins-base 0.10.4-1ubuntu2
>
> Try upgrading -base to 0.10.5 (once it's uploaded), you might be  
> running
> into bug #334226.
>
> To check whether that's the case you could remove the file
>
>   /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so
>
> and see if the crash disappears (of course you can't do much without
> typefindfunctions then, but at least it might narrow it down a bit).
>
> Cheers
>  -Tim
>
>





More information about the gstreamer-devel mailing list