pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/graphics/f-spot
Hi!
On Wed, Sep 09, 2009 at 05:19:50PM +0000, Matthias Drochner wrote:
> Module Name: pkgsrc
> Committed By: drochner
> Date: Wed Sep 9 17:19:50 UTC 2009
>
> Modified Files:
> pkgsrc/graphics/f-spot: Makefile PLIST distinfo
>
> Log Message:
> update to 0.6.1.1
I had started an update, but not committed it, because I had runtime
problems on 5.99.15/amd64. I mailed kefren about it, but he hasn't
gotten back to me yet.
The mail was as follows:
Running f-spot-0.6.0.0 on 5.99.15/amd64 gives me core dumps :(
# f-spot
** No session dbus found. Starting one **
(/usr/pkg/lib/f-spot/f-spot.exe:25458): GLib-GObject-CRITICAL **:
gtype.c:2458:
initialization assertion failed, use IA__g_type_init() prior to this
function
(/usr/pkg/lib/f-spot/f-spot.exe:25458): GLib-GObject-CRITICAL **:
g_object_new:
assertion `G_TYPE_IS_OBJECT (object_type)' failed
(/usr/pkg/lib/f-spot/f-spot.exe:25458): GLib-GObject-CRITICAL **:
g_object_ref:
assertion `G_IS_OBJECT (object)' failed
Stacktrace:
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default
() <0x0005a>
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default
() <0xffffffff>
at GConf.Client..ctor () <0x00064>
at FSpot.Platform.PreferenceBackend.get_Client () <0x00058>
at FSpot.Platform.PreferenceBackend.AddNotify
(string,System.EventHandler`1<FSpot.NotifyEventArgs>) <0x00094>
at FSpot.Preferences.get_Backend () <0x000bf>
at FSpot.Preferences.TryGet<object> (string,object&) <0x000d6>
at FSpot.Preferences.Get<object> (string) <0x0005b>
at FSpot.Driver.Main (string[]) <0x0019c>
at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap (core dumped)
# dbus-launch f-spot
(/usr/pkg/lib/f-spot/f-spot.exe:4605): GLib-GObject-CRITICAL **:
gtype.c:2458: initialization assertion failed, use IA__g_type_init()
prior to this function
(/usr/pkg/lib/f-spot/f-spot.exe:4605): GLib-GObject-CRITICAL **:
g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(/usr/pkg/lib/f-spot/f-spot.exe:4605): GLib-GObject-CRITICAL **:
g_object_ref: assertion `G_IS_OBJECT (object)' failed
Stacktrace:
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default
() <0x0005a>
at (wrapper managed-to-native) GConf.Client.gconf_client_get_default
() <0xffffffff>
at GConf.Client..ctor () <0x00064>
at FSpot.Platform.PreferenceBackend.get_Client () <0x00058>
at FSpot.Platform.PreferenceBackend.AddNotify
(string,System.EventHandler`1<FSpot.NotifyEventArgs>) <0x00094>
at FSpot.Preferences.get_Backend () <0x000bf>
at FSpot.Preferences.TryGet<object> (string,object&) <0x000d6>
at FSpot.Preferences.Get<object> (string) <0x0005b>
at FSpot.Driver.Main (string[]) <0x0019c>
at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap (core dumped)
Here it gives me a mono.core.
Backtrace says:
Core was generated by `mono'.
Program terminated with signal 6, Aborted.
#0 0x00007f7ffcfdf68a in _lwp_kill () from /usr/lib/libc.so.12
(gdb) bt
#0 0x00007f7ffcfdf68a in _lwp_kill () from /usr/lib/libc.so.12
#1 0x00007f7ffcfdeffe in abort () from /usr/lib/libc.so.12
#2 0x000000000047c960 in mono_print_thread_dump ()
#3 0x000000000041685b in mono_set_defaults ()
#4 <signal handler called>
#5 0x00007f7ff75225ce in set_engine () from /usr/pkg/lib/libgconf-2.so.4
#6 0x00007f7ff7525776 in gconf_client_get_default () from
/usr/pkg/lib/libgconf-2.so.4
#7 0x00007f7ffced6c8a in ?? ()
#8 0x00007f7ffce41200 in ?? ()
#9 0x00007f7ffce3f410 in ?? ()
#10 0x0000000000000000 in ?? ()
Any ideas?
Thanks,
Thomas
Home |
Main Index |
Thread Index |
Old Index