g_list_append() giving SEGV
- From: "Aggarwal , Ajay" <ajay crossbeamsys com>
- To: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: g_list_append() giving SEGV
- Date: Mon, 9 Oct 2000 12:51:19 -0400
Does anybody know if glib-1.2.6-3 is thread-safe in general? I am getting a
SEGV in g_list_append() call. I am doing g_thread_init() in the very
beginning of my program and g_thread_supported() returns TRUE after
g_thread_init() call.
The backtrace looks like:
g_list_append()
g_list_alloc()
g_mem_chuck_alloc()
g_malloc()
_libc_malloc()
chuck_alloc()
chunk_free()
Thanks.
Ajay
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]