Program received signal SIGSEGV, Segmentation fault.
0xf7e1927b in ?? () from /lib/i386-linux-gnu/libc.so.6
(gdb) bt
#0 0xf7e1927b in ?? () from /lib/i386-linux-gnu/libc.so.6
#1 0xf7f172e0 in g_strcmp0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2 0xf7e9d5b8 in seed_gobject_define_property_from_function_info
(ctx=0xf7fbc19c, info=0x8057e60, object=0xf36702a8,
instance=1) at seed-engine.c:896
#3 0xf7e9f9df in seed_struct_prototype (ctx=0xf7fbc19c, info=0x8057d20) at
seed-structs.c:628
#4 0xf7ea2610 in seed_define_gtype_functions (ctx=0xf7fbc19c) at
seed-gtype.c:1036
#5 0xf7ea272e in seed_gtype_init (local_eng=0x8056d58) at seed-gtype.c:1060
#6 0xf7e9e0d7 in seed_init_with_context_and_group (argc=0xffffd710,
argv=0xffffd714, context=0xf7fbc19c, group=0xf3abd400)
at seed-engine.c:1688
#7 0xf7e9e1a6 in seed_init_with_context_group (argc=0xffffd710,
argv=0xffffd714, group=0xf3abd400) at seed-engine.c:1723
#8 0xf7e9e213 in seed_init (argc=0xffffd710, argv=0xffffd714) at
seed-engine.c:1746
#9 0x08048b31 in main (argc=1, argv=0xffffd7a4) at main.c:152
(gdb) up
#1 0xf7f172e0 in g_strcmp0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
(gdb) up
#2 0xf7e9d5b8 in seed_gobject_define_property_from_function_info
(ctx=0xf7fbc19c, info=0x8057e60, object=0xf36702a8,
instance=1) at seed-engine.c:896
896 if (!g_strcmp0 (name, "new"))
(gdb) p name
$1 = (const gchar *) 0x5365c000 <Address 0x5365c000 out of bounds>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831143
Title:
seed version 3.0.0-2 failed to build in oneiric
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seed/+bug/831143/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs