I've done some research in hope to find the reason for the segfault in my case With objdump -d libperl.so I disassembled the library where the segfault occurs... when I search for the address mentioned in the loggings (36d3d4045d) I come to an address within a 'function' named <Perl_utf16_to_utf8_reversed> But I wonder if this is a correct assumption... The only place I can find with a 'link' to UTF16 is in /usr/share/squeezecenter/lib/Audio/WMA.pm but I very much doubt if that's the cause of the segfault...
-- servies There are 10 kinds of people in the world - those who understand binary and those who don't. ------------------------------------------------------------------------ servies's Profile: http://forums.slimdevices.com/member.php?userid=9496 View this thread: http://forums.slimdevices.com/showthread.php?t=50681 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
