View Single Post
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#1839
Originally Posted by marmistrz View Post
Will do it, but cannot do it today.
Core was generated by `/usr/bin/gtk-query-immodules-2.0'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x427bf384 in IA__g_hash_table_unref (hash_table=0x15000) at /home/maemo/workspace/thumb/T-maemo8.3-thumb2/glib/glib/ghash.c:848
#2 0x000143e4 in ?? ()
#3 0x000143e4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) frame 1
#1 0x427bf384 in IA__g_hash_table_unref (hash_table=0x15000) at /home/maemo/workspace/thumb/T-maemo8.3-thumb2/glib/glib/ghash.c:848
848 if (g_atomic_int_exchange_and_add (&hash_table->ref_count, -1) - 1 == 0)


Well, it segfaults while trying to call g_atomic_int_exchange_and_add, something is FUBAR on your system. I'd recommend Maemo SDK VMWare image

EDIT:

ooh,
[sbox-FREMANTLE_ARMEL_GCC472: ~/workspace/tmp] > qemu-arm-sb
qemu-arm version 0.13.90, Copyright (c) 2003-2008 Fabrice Bellard
usage: qemu-arm [options] program [arguments...]
Linux CPU emulator (compiled for arm emulation)
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post: