Re: Segmentation fault while using g_thread_init
- From: Dan Saul <daniel saul gmail com>
- To: Aparna V <aparna v globaledgesoft com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Segmentation fault while using g_thread_init
- Date: Thu, 23 Oct 2008 22:14:15 -0500
Hi Aparna,
Forgive me if I am wrong, but g_thread_init(NULL); gdk_threads_init();
might duplicate the call. I recall when using gnet (which initiates
the threads itself it segfaulted if I called g_thread_init. Perhaps
taking one of those out would fix your problem?
Dan
On 18-Oct-08, at 7:16 AM, Aparna V wrote:
g_thread_init(NULL);
gdk_threads_init();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]