a backtrace with umph

not what you expect to see when debugging an app:

Unhandled Exception: System.DllNotFoundException: sqlite
in <0x00053> (wrapper managed-to-native) Mono.Data.SqliteClient.SqliteConnection:sqlite_open (string,int,string&)
in [0x00031] (at /cvs/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteConnection.cs:157) Mono.Data.SqliteClient.SqliteConnection:Open ()
in [0x00063] (at /home/owen/src/gnome/dashboard/index/sources-manager.cs:101) Dashboard.Index.SourcesManager:.ctor (string)
in [0x00070] (at /home/owen/src/gnome/dashboard/index/index-manager.cs:93) Dashboard.Index.IndexManager:.ctor (string)
in [0x00013] (at /home/owen/src/gnome/dashboard/index/text-indexer.cs:38) FuckNut:Main (string[])