[Mono-bugs] [Bug 663282] New: Mono.Data.Sqlite.SqliteStatement doesn't implement interface Banshee.Collection.Database.IFilterListModel
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 9 13:34:27 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=663282
https://bugzilla.novell.com/show_bug.cgi?id=663282#c0
Summary: Mono.Data.Sqlite.SqliteStatement doesn't implement
interface Banshee.Collection.Database.IFilterListModel
Classification: Mono
Product: Mono: Runtime
Version: 2.6.x
Platform: x86-64
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gnomeuser at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16
(KHTML, like Gecko) Ubuntu/11.04 Chromium/10.0.632.0 Chrome/10.0.632.0
Safari/534.16
We have a bug in Banshee which has been indicated as a Mono bug. We'd be
grateful for some investigation into what is causing this:
Please see:
https://bugzilla.gnome.org/show_bug.cgi?id=638257
Reproducible: Sometimes
Steps to Reproduce:
Occasional bug, steps to reproduce unclear
Actual Results:
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x0005e>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at (wrapper delegate-invoke)
Banshee.Sources.PrimarySource/TrackEventHandler.invoke_void__this___Source_TrackEventArgs
(Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x00098>
at Banshee.Sources.PrimarySource/<OnTracksChanged>c__AnonStorey19.<>m__13 ()
<0x000ab>
at Hyena.ThreadAssist.SpawnFromMain (System.Threading.ThreadStart) <0x0002f>
at Banshee.Sources.PrimarySource.OnTracksChanged (Hyena.Query.QueryField[])
<0x00067>
at Banshee.Sources.PrimarySource.NotifyTracksChanged
(Hyena.Query.QueryField[]) <0x0001b>
at Banshee.Collection.Database.DatabaseTrackInfo.Save
(bool,Hyena.Query.QueryField[]) <0x00263>
at Banshee.Collection.Database.DatabaseTrackInfo.UpdateLastPlayed ()
<0x0006b>
at Banshee.GStreamer.PlayerEngine.OnAboutToFinish (intptr) <0x0001d>
at (wrapper native-to-managed) Banshee.GStreamer.PlayerEngine.OnAboutToFinish
(intptr) <0x0006f>
Native stacktrace:
banshee-1() [0x48563b]
/lib/libpthread.so.0(+0xfb40) [0x7fcacb932b40]
/lib/libc.so.6(gsignal+0x35) [0x7fcacb350ba5]
/lib/libc.so.6(abort+0x180) [0x7fcacb3546b0]
/lib/libglib-2.0.so.0(g_assertion_message+0x144) [0x7fcacbfb2804]
banshee-1() [0x488bd6]
banshee-1() [0x4897c1]
[0x401c4168]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
Expected Results:
no crash
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list