Re: Segmentation fault while using g_thread_init



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]