Re: [Vala] CRITICAL `VALA_IS_TYPESYMBOL (sym)' failed
- From: picca <picca synchrotron-soleil Fr>
- To: "Jared Moore" <jaredm gmx com>
- Cc: vala-list <vala-list gnome org>
- Subject: Re: [Vala] CRITICAL `VALA_IS_TYPESYMBOL (sym)' failed
- Date: Fri, 8 Aug 2008 15:09:40 +0200
Le Fri, 8 Aug 2008 23:01:33 +1000,
"Jared Moore" <jaredm gmx com> a écrit :
Hi,
Run valac in gdb and set a breakpoint on g_log. When that breakpoint
is reached, use the 'where' command to get a stack trace.
here the bt trace
#0 0xb7c84196 in g_log () from /usr/lib/libglib-2.0.so.0
#1 0xb7c843eb in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
#2 0xb7d9484e in vala_ccode_generator_get_data_type_for_symbol () from /usr/lib/libvala.so.0
#3 0xb7d980dd in vala_ccode_generator_get_array_length_cexpression () from /usr/lib/libvala.so.0
#4 0xb7db6a92 in ?? () from /usr/lib/libvala.so.0
#5 0x095a2048 in ?? ()
#6 0x09af8a20 in ?? ()
#7 0x00000001 in ?? ()
#8 0xb7b5e251 in ?? () from /lib/i686/cmov/libc.so.6
#9 0x00000000 in ?? ()
It sounds like there's a bug in vala. It would be really helpful if
you could try to find out what part of your code is causing the
critical errors and file a bug in bugzilla. Also remember that a lot
of bugs have been fixed since the last release, so try using valac
from SVN and see if that works.
I can not checkout from svn from my office (firewall). So maybe later.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]