From: Dennis S. <sy...@yo...> - 2004-07-08 14:58:53
|
This sounds scary, Can you send me the source of the app ? Thanks, Dennis On Thu, 2004-07-08 at 01:00 +0300, Vitaly V. Bursov wrote: > I was trying to get app workin nicely with Libvisual. I mean > "nicely" >> "just to compile" and spent a lot of time trying to > understand where is the problem.... > > Some plugins (esd, alsa) are built linked with libpthread or > are using libraries which are linked. My problem was that main > app was *not* linked with pthread and when e.g alsa plugin was loaded, > libpthread was loaded by linker also and app crashed shortly after > visual_init(). Just segfault deep inside NVidia's GL library... > > Weird... > |