Dario Castellarin wrote:
> So by now, I still have no idea on what's happening, I'm switching back
> to 0.52.6, waiting for the 0.97 series to become stable, if you need any
> further testing just ask.
I'm pretty sure it's not dvd::rip which causes the segfault here. For
Perl programs in general it's nearly impossible to segfault unless they
use parts written in C. dvd::rip itself is a pure Perl program, but it
uses the Gtk2 module, which has of course many C parts. Probably
dvd::rip uses other Perl modules with C parts I can't remember yet...
Although the Gtk2 module loads Ok obviously another sub-module causes
this segfault, but currently I have no idea how to isolate this.
I just wrote a simple Gtk2 test program opening a window. Probably that
can reproduce the crash indicating a Gtk2 problem...
Regards,
Joern
--
Think, before you code.
gtk.pl
Description: Perl program
pgpyyTLppRXsP.pgp
Description: PGP signature
|