Best crashes when rendering results from mail backend



Hi,
I just installed beage 0.1.3 on my Ubuntu Linux system by using the packages provided from the dapper repository. Indexing and searching works fine, except for the mail backend which end with a SIGSEV. I located the problem to the mail backend by using --allow-backend mail. The output of Best form the command line is:
Reading settings from Config
If you're wondering whether Best is working check your notification area (system tray)
SetSource:
Rendering
Done Rendering: .94s
Rendering

(best:12920): GLib-GObject-WARNING **: cannot register existing type `ESourceList'

(best:12920): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

=================================================================
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:

in <0x4> (wrapper managed-to-native) Evolution.Book:e_book_new_system_addressbook (intptr&) in <0xfffff3de> (wrapper managed-to-native) Evolution.Book:e_book_new_system_addressbook (intptr&)
in <0x16> Evolution.Book:NewSystemAddressbook ()
in <0x92> Beagle.Tile.TileMailMessage:GetImNames (string)
in <0x663> Beagle.Tile.TileMailMessage:PopulateTemplate ()
in <0x18> Beagle.Tile.TileFromTemplate:Render (Beagle.Tile.TileRenderContext)
in <0x22> TileCanvasRenderContext:Tile (Beagle.Tile.Tile)
in <0x77> Beagle.Tile.TileHitCollection:RenderTiles (Beagle.Tile.TileRenderContext) in <0x65> Beagle.Tile.TileHitCollection:Render (Beagle.Tile.TileRenderContext)
in <0x22> TileCanvasRenderContext:Tile (Beagle.Tile.Tile)
in <0x9a> Beagle.Tile.SimpleRootTile:Render (Beagle.Tile.TileRenderContext)
in <0x7e> Beagle.Tile.TileCanvas:PaintTile (Beagle.Tile.Tile)
in <0xbf> Beagle.Tile.TileCanvas:DoRender ()
in <0x2f> Beagle.Tile.TileCanvas:RenderHandler ()
in <0xffbbc6da> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x2a> IdleProxy:Handler ()
in <0x407e90b> (wrapper native-to-managed) IdleProxy:Handler ()
in <0x4> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0xffffffe7> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x7> Gtk.Application:Run ()
in <0x7> Gnome.Program:Run ()
in <0x1b8> Best.Best:Main (string[])
in <0x507fa2af> (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr)

Native stacktrace:

        mono-best(mono_handle_native_sigsegv+0xba) [0x813c1cb]
        mono-best [0x810f50e]
        /usr/lib/mozilla-firefox/libgtkembedmoz.so [0xb62efc45]
        [0xffffe420]
/usr/lib/libebook-1.2.so.5(e_book_get_addressbooks+0x34) [0xb1493466] /usr/lib/libebook-1.2.so.5(e_book_new_system_addressbook+0x30) [0xb1494246]
        [0xb40919f5]
        [0xb4090da7]
        [0xb40909bb]
        [0xb408c524]
        [0xb408be79]
        [0xb42a97f3]
        [0xb42a9968]
        [0xb42a9866]
        [0xb42a97f3]
        [0xb42a97b3]
        [0xb44ed5f7]
        [0xb44ed418]
        [0xb44ed328]
        [0xb4930c18]
        [0xb44ed2bb]
        [0xb3e16e5f]
        /usr/lib/libglib-2.0.so.0 [0xb7e95734]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d7) [0xb7e934e7]
        /usr/lib/libglib-2.0.so.0 [0xb7e964d6]
        /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d6) [0xb7e967f8]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4) [0xb6b7de65]
        [0xb4930b49]
        [0xb4930b08]
        [0xb4930ae8]
        [0xb78973b1]
        [0xb7896813]
        mono-best(mono_runtime_exec_main+0x5c) [0x8090a98]
        mono-best(mono_runtime_run_main+0x166) [0x80934a5]
        mono-best(mono_main+0xf7f) [0x805d37b]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d04ea2]
        mono-best [0x805bed1]

I'm not sure if this is a problem from Best/Beagle or the Ubuntu packages, so if anybody has a hint, I would be glad.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]