Package: f-spot
Version: 0.6.0.0-1
Severity: normal

Hi,

on a new session if i start f-spot it'll crash with the trace you can find
below.

If i start another program before it, tried both
iceweasel and reportbug-ng, f-spot starts and runs correctly. So after a bit of investigation it looks like f-spot miss or fail to probperly start /usr/lib/libgconf2-4/gconfd-2. With it running it works fine, without fails.

r...@eurasia:~$ f-spot

(/usr/lib/f-spot/f-spot.exe:8205): GLib-GObject-CRITICAL **:
/build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/gobject/gtype.c:2458:
initialization assertion failed, use IA__g_type_init() prior to this function

(/usr/lib/f-spot/f-spot.exe:8205): GLib-GObject-CRITICAL **: g_object_new:
assertion `G_TYPE_IS_OBJECT (object_type)' failed

(/usr/lib/f-spot/f-spot.exe:8205): GLib-GObject-CRITICAL **: g_object_ref:
assertion `G_IS_OBJECT (object)' failed
Stacktrace:

  at (wrapper managed-to-native) GConf.Client.gconf_client_get_default ()
<0x00004>
  at (wrapper managed-to-native) GConf.Client.gconf_client_get_default ()
<0xffffffff>
  at GConf.Client..ctor () <0x00046>
  at FSpot.Platform.PreferenceBackend.get_Client () <0x00039>
  at FSpot.Platform.PreferenceBackend.AddNotify
(string,System.EventHandler`1<FSpot.NotifyEventArgs>) <0x00069>
  at FSpot.Preferences.get_Backend () <0x00087>
  at FSpot.Preferences.TryGet<object> (string,object&) <0x00097>
  at FSpot.Preferences.Get<object> (string) <0x00043>
  at FSpot.Driver.Main (string[]) <0x0019b>
  at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        f-spot [0x80c81f9]
        f-spot [0x80f20ab]
        [0xb7f7e40c]
        /usr/lib/libgconf-2.so.4(gconf_client_get_default+0xf8) [0xb63f4c98]
        [0xb77be846]
        [0xb77be6f7]
        [0xb77be66a]
        [0xb77be2a2]
        [0xb77be170]
        [0xb77bddb8]
        [0xb77bb7d4]
        [0xb77b4484]
        [0xb77b4203]
        f-spot(mono_runtime_exec_main+0x16e) [0x810d28e]
        f-spot(mono_runtime_run_main+0x16b) [0x810d99b]
        f-spot(mono_main+0x1882) [0x80b07e2]
        f-spot [0x805aa51]
        /lib/libc.so.6(__libc_start_main+0xe5) [0xb7d3c7a5]
        f-spot [0x805a981]

Debug info from gdb:

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb73f6b90 (LWP 8207)]
[New Thread 0xb741ab90 (LWP 8206)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xb7e9a441 in read () from /lib/libpthread.so.0
  3 Thread 0xb741ab90 (LWP 8206)  0xb7e9ab9c in nanosleep () from
/lib/libpthread.so.0
  2 Thread 0xb73f6b90 (LWP 8207)  0xb7e99820 in sem_wait@@GLIBC_2.1 () from
/lib/libpthread.so.0
* 1 Thread 0xb7cf4900 (LWP 8205)  0xb7e9a441 in read () from
/lib/libpthread.so.0

Thread 3 (Thread 0xb741ab90 (LWP 8206)):
#0  0xb7e9ab9c in nanosleep () from /lib/libpthread.so.0
#1  0x081bba98 in ?? ()
#2  0xb7e93f40 in start_thread () from /lib/libpthread.so.0
#3  0xb7df242e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb73f6b90 (LWP 8207)):
#0  0xb7e99820 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
#1  0x08114639 in ?? ()
#2  0x081068d8 in ?? ()
#3  0x081a7f82 in ?? ()
#4  0x081d2da5 in ?? ()
#5  0xb7e93f40 in start_thread () from /lib/libpthread.so.0
#6  0xb7df242e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7cf4900 (LWP 8205)):
#0  0xb7e9a441 in read () from /lib/libpthread.so.0
#1  0x080c8373 in ?? ()
#2  0x080f20ab in ?? ()
#3  <signal handler called>
#4  0xb63f1283 in ?? () from /usr/lib/libgconf-2.so.4
#5  0xb63f4c98 in gconf_client_get_default () from /usr/lib/libgconf-2.so.4
#6  0xb77be846 in ?? ()
#7  0xb77be6f7 in ?? ()
#8  0xb77be66a in ?? ()
#9  0xb77be2a2 in ?? ()
#10 0xb77be170 in ?? ()
#11 0xb77bddb8 in ?? ()
#12 0xb77bb7d4 in ?? ()
#13 0xb77b4484 in ?? ()
#14 0xb77b4203 in ?? ()
#15 0x0810d28e in mono_runtime_exec_main ()
#16 0x0810d99b in mono_runtime_run_main ()
#17 0x080b07e2 in mono_main ()
#18 0x0805aa51 in ?? ()
#19 0xb7d3c7a5 in __libc_start_main () from /lib/libc.so.6
#20 0x0805a981 in ?? ()

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

Abortito
r...@eurasia:~$ f-spot
[Info  19:37:56.523] Initializing DBus
[Info  19:37:56.732] Initializing Mono.Addins
[Info  19:37:56.989] Starting new FSpot server (f-spot 0.6.0.0)
[Info  19:37:58.147] Starting BeagleService
[Info  19:37:58.179] Hack for gnome-settings-daemon engaged

(f-spot:8217): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without
calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly
end the data stream to the loader before dropping the last reference.
GLib.GException: Errore nell'interpretare il file JPEG (Application
transferred too few scanlines)
  at Gdk.PixbufLoader.Close () [0x00000]
  at PixbufUtils+AspectLoader.Load (System.IO.Stream stream,
PixbufOrientation orientation) [0x00000]
  at FSpot.ImageFile.Load (Int32 max_width, Int32 max_height) [0x00000]
  at ImageLoaderThread.ProcessRequest (.RequestItem request) [0x00000]
[Info  19:37:59.931] Exiting

thanks in advance,
rm

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.26-1-686

Debian Release: squeeze/sid
  500 testing         www.debian-multimedia.org
  500 testing         ftp.de.debian.org

--- Package information. ---
Depends                                     (Version) | Installed
=====================================================-+-=======================
libc6                                   (>= 2.3.6-6~) | 2.9-25
libcairo2                                (>= 1.8.0-2) | 1.8.8-2
libexif12                                             | 0.6.17-1
libglib2.0-0                              (>= 2.20.0) | 2.20.5-1
libgtk2.0-0                               (>= 2.16.0) | 2.16.6-1
libjpeg62                                             | 6b-15
liblcms1                                  (>= 1.15-1) | 1.18.dfsg-1
libx11-6                                              | 2:1.2.2-1
mono-runtime                             (>= 1.1.8.1) | 2.4.2.3+dfsg-2
libc6                                       (>= 2.9)  | 2.9-25
 OR libc6.1                                 (>= 2.9)  |
 OR libc0.1                                  (>= 2.9) |
libflickrnet2.1.5-cil                                 | 25277-8
libgconf2.0-cil                           (>= 2.24.0) | 2.24.1-4
libgl1-mesa-glx                                       | 7.3-1
 OR libgl1                                            |
libglade2.0-cil                           (>= 2.12.9) | 2.12.9-1
libglib2.0-cil                            (>= 2.12.9) | 2.12.9-1
libglitz-glx1                                         | 0.5.6-1
libglitz1                      (>= 0.4.3+cvs20050728) | 0.5.6-1
libglu1-mesa                                          | 7.5.1-1
 OR libglu1                                           |
libgnome-keyring1.0-cil                    (>= 1.0.0) | 1.0.0-1
libgnome-vfs2.0-cil                       (>= 2.24.0) | 2.24.1-4
libgnome2.24-cil                          (>= 2.24.0) | 2.24.1-4
libgnomeui-0                              (>= 2.22.0) | 2.24.1-1
libgphoto2-2                               (>= 2.4.3) | 2.4.6-1
libgphoto2-port0                           (>= 2.4.3) | 2.4.6-1
libgtk2.0-cil                             (>= 2.12.9) | 2.12.9-1
libmono-addins-gui0.2-cil                    (>= 0.4) | 0.4-5
libmono-addins0.2-cil                        (>= 0.4) | 0.4-5
libmono-cairo2.0-cil                         (>= 2.4) | 2.4.2.3+dfsg-2
libmono-corlib2.0-cil                    (>= 1.2.2.1) | 2.4.2.3+dfsg-2
libmono-posix2.0-cil                         (>= 2.4) | 2.4.2.3+dfsg-2
libmono-sharpzip2.84-cil                     (>= 1.0) | 2.4.2.3+dfsg-2
libmono-sqlite2.0-cil                      (>= 1.2.6) | 2.4.2.3+dfsg-2
libmono-system-data2.0-cil                 (>= 1.2.6) | 2.4.2.3+dfsg-2
libmono-system-web2.0-cil                  (>= 1.9.1) | 2.4.2.3+dfsg-2
libmono-system2.0-cil                        (>= 2.4) | 2.4.2.3+dfsg-2
libndesk-dbus-glib1.0-cil                  (>= 0.4.0) | 0.4.1-2
libndesk-dbus1.0-cil                       (>= 0.6.0) | 0.6.0-2
libxcomposite1                           (>= 1:0.3-1) | 1:0.4.0-4
dbus                                                  | 1.2.16-2
gvfs-bin                                              | 1.2.3-3


Recommends      (Version) | Installed
=========================-+-===========
dcraw                     |
dbus-x11                  | 1.2.16-2


Package's Suggests field is empty.







--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to