Re: [Vala] How to initializes the D-BUS thread system ?
- From: jp0409 jippii fi
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] How to initializes the D-BUS thread system ?
- Date: Wed, 9 Jun 2010 10:23:59 +0300 (EEST)
Please, add the g_type_init binding to glib-2.0.vapi. I use the same hack.
Regards,
JP
I have the same issue but related to g_type_init() when running vala
code from C.
So I wrote extern void g_type_init(); and then I call it... It's ugly,
but works.
On Jun 8, 2010, at 6:48 PM, WU Jun <quark lihdd net> wrote:
> A program is multi-threaded and compiled using vala with '--thread'
> option.
>
> However, the program generated directly by vala will crash soon
> after it starts.
>
> gdb tells me that the program crashed in dbus_xxxxxx() (randomly)
>
> To resolve this issue, dbus_g_thread_init() or
> dbus_threads_init_default() should be called.
>
> I use valac to generate C code, than I found all C files have no
> dbus_g_thread_init(), nor dbus_threads_init_default().
>
> After adding dbus_g_thread_init() or dbus_threads_init_default() in
> C code and compiling by gcc. The program won't crash again.
>
> So my question is: how to call dbus_g_thread_init() in vala code ?
> Shouldn't valac do this automatically with '--thread' option ?
>
> I looked dbus-glib-1.vapi, no 'thread' keyword can be found.
> _______________________________________________
> vala-list mailing list
> vala-list gnome org
> http://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
--
__
Saunalahdelta mullistava uutuus Nokia N97 ja kaiken kattava TotaaliMAX nyt ennakkomyynnissä uskomattoman
edullisesti! Paketissa puhelut ja viestit (3000 min/kpl/kk), huippunopea mobiililaajakaista sekä Nokia N97
yhdellä kk-maksulla vain 59,95 e/kk (24 kk sopimus).
Katso http://saunalahti.fi/totaalimax
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]