Re: SIGABRT raised from gthread-posix.c
- From: Paul Davis <paul linuxaudiosystems com>
- To: shobhit s samsung com
- Cc: gtk-list gnome org
- Subject: Re: SIGABRT raised from gthread-posix.c
- Date: Mon, 6 Aug 2012 16:21:49 -0400
On Mon, Aug 6, 2012 at 2:56 AM, SHOBHIT SRIVASTAVA
<shobhit s samsung com> wrote:
Hi
I am getting a SIGABRT in my code which is raised from glib. The exact error message is as below
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_setspecific': Invalid argument. Aborting.
I am just using the doubly linked list of glib, and more specifically the g_list_insert_sorted() API.
Below is the callstack which might be useful for you.
this isn't a debugging service.
you should consider using valgrind. you have (probably subtle) errors in your code which will be hard to find. valgrind may help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]