Le Sun, 18 Mar 2007 10:45:36 -0400,
Bob Copeland <[EMAIL PROTECTED]> a écrit :
> Thanks for the bug report. This looks like lk_properties_get_property
> was called with files that weren't returned which was a bug fixed a
> while ago in libkarma (mercurial). Check for this line in your
> Device.cs around line 122 in libkarma:
>
> if (ProgressChanged != null && fid > 0) {
>
> If you are missing the 'fid > 0' you need to update. If you have that
> line, let me know.
I was running 0.0.6 which is missing the && fid >0.
I tried to fix it by installing the latest mercurial version of
libkarma, recompiling banshee. Now banshee crashes at the first
attempt to upload a file with :
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
at (wrapper managed-to-native) Karma.Device.lk_rio_write (int,string)
<0x00004> at (wrapper managed-to-native) Karma.Device.lk_rio_write
(int,string) <0xffffffff> at Karma.Device.Save () <0x00070>
at Banshee.Dap.Karma.KarmaDap.Synchronize () <0x002c9>
at Banshee.Dap.DapDevice.Transcode () <0x006f5>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
<0xffffffff> at (wrapper runtime-invoke)
System.Object.runtime_invoke_void (object,intptr,intptr,intptr)
<0xffffffff>
Native stacktrace:
banshee(mono_handle_native_sigsegv+0xde) [0x815644e]
banshee [0x8122c88]
[0xffffe440]
/usr/local/lib/libkarma.so(lk_properties_new_property+0x26)[0xb28f51b8]
/usr/local/lib/libkarma.so [0xb28f815f]
/usr/local/lib/libkarma.so(lk_rio_write+0x20) [0xb28f84ab]
[0xb1a11094]
[0xb2593e89]
[0xb1ac7ba2]
[0xb1ac5576]
[0xb41f1498]
[0xb7981279]
banshee(mono_runtime_delegate_invoke+0x36) [0x8095876]
banshee [0x80c6499]
banshee [0x810984e]
banshee [0x811fbf5]
/lib/tls/i686/cmov/libpthread.so.0 [0xb7e9c504]
/lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0xb7e0a51e]
Abandon (core dumped)
> Franky, maybe we should do another release after that flurry of
> bugfixes a month or two ago?
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel