pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46266: devel/glib2 and pthread related problem on NetBSD 4?



The following reply was made to PR pkg/46266; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46266: devel/glib2 and pthread related problem on NetBSD 4?
Date: Tue, 27 Mar 2012 21:19:57 +0900

 On Tue, Mar 27, 2012 at 10:20:01AM +0000, taca%back-street.net@localhost wrote:
 >   GICOMP gir/DBus-1.0.gir
 > g-ir-compiler: Error detected by libpthread: Invalid mutex.
 > Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 341, 
 > function "pthread_mutex_unlock".
 > See pthread(3) for information.
 > [1]   Abort trap (core dumped) env PATH=.libs:/...
 
 If I remember correctly, NetBSD 4 still has the stricter diagnostic
 features enabled by default. Try to find out exactly what mutex it tries
 to lock and that it has been initialised either statically or
 dynamically.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index