Segmentation fault in GHashTable
- From: Uzytkownik <uzytkownik2 poczta onet pl>
- To: gtk-app-devel-list gnome org
- Subject: Segmentation fault in GHashTable
- Date: Fri, 24 Jun 2005 17:59:37 +0200
I've problem with GHashTable:
(...)
self->private->check = g_hash_table_new(g_int_hash, g_int_equal);
g_hash_table_insert(self->private->check, GINT_TO_POINTER(3), "%%(.*)");
(...)
In unit test(I use check) it show:
(...)
check-plik.c:30:E:Core:funkcja: (after this point) Received signal 11
(Segmentation fault)
And I know that error is in seconde line.
What is wrong?
Regards
--
Linux user: #376500 (patrz http://counter.li.org/)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]