-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01.05.2013 10:32, xunxun wrote:
> On Wed, May 1, 2013 at 3:13 AM, LRN <[email protected]> wrote:
>> On 30.04.2013 19:18, xunxun wrote:
>>> 于 2013/4/24 星期三 19:12, LRN 写道:
>>>> msgmerge.exe (from gettext, i guess) hangs up, consuming 100% of a CPU
>>>> core, this is the backtrace:
>>>> #0 0x74d53b64 in SleepEx () from C:\Windows\syswow64\KernelBase.dll
>>>> #1 0x74d54498 in Sleep () from C:\Windows\syswow64\KernelBase.dll
>>>> #2 0x6494406b in _spin_lite_lock (l=0x64943003 <mutex_ref+19>) at
>>>> ../winpthreads-svn-r5792/src/spinlock.c:256
>>>> #3 0x00000001 in ?? ()
>>>> #4 0x64943003 in mutex_ref (m=0x11, m@entry=0x534fb4) at
>>>> ../winpthreads-svn-r5792/src/mutex.c:60
>>>> #5 0x6494317f in pthread_mutex_lock_intern (timeout=4294967295,
>>>> m=0x534fb4) at ../winpthreads-svn-r5792/src/mutex.c:236
>>>> #6 pthread_mutex_lock (m=m@entry=0x534fb4) at
>>>> ../winpthreads-svn-r5792/src/mutex.c:223
>>>> #7 0x64943482 in rwlock_gain_both_locks
>>>> (rwlock=rwlock@entry=0x534fa0) at
>>>> ../winpthreads-svn-r5792/src/rwlock.c:107
>>>> #8 0x64943b5e in pthread_rwlock_wrlock
>>>> (rwlock_=rwlock_@entry=0x6494f08c) at
>>>> ../winpthreads-svn-r5792/src/rwlock.c:430
>>>> #9 0x64944f26 in pthread_key_delete (key=0) at
>>>> ../winpthreads-svn-r5792/src/thread.c:739
>>>> #10 0x6360da61 in team_destructor () from f:\s31\mingw\bin\libgomp-1.dll
>>>> #11 0x00000000 in ?? ()
>>>>
>>>> I'm using an svn-r5792 version of winpthreads + libgomp patches from
>>>> ktietz.
>>> Where is the libgomp patches?
>>
>> He pastebinned that patch at 2013-04-22 15:24:19 (that pastebin is
>> no longer alive, so i've attached the copy that i've got back then).
>
> And what's your gettext configure option?
> I don't know whether gettext has one option which can only use
> pthread lib but not use openmp.
- --prefix=${prefix} \
- --enable-shared --enable-static --enable-silent-rules \
- --enable-threads=win32 \
- --with-included-gettext --with-included-glib --with-included-libcroco \
- --with-included-unistring --with-included-libxml \
- --disable-rpath \
- --without-emacs --disable-native-java --disable-curses \
and i've added --disable-openmp for now, to work around this problem.
Now that you've mentioned it, maybe i should use --enable-threads=posix
with openmp?
- --
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQEcBAEBAgAGBQJRgRV9AAoJEOs4Jb6SI2CwZUMIAJHXbx5pZMjmwXZsJD4Z1V4R
h/tbQd/Ihd/NsT9/1syt5o/PwrtfX72oIPx1vPQvbnNTG2chOJL77QbtjcmatBUE
pWqxIJJeq18WydCvtONz/o+VBdrZ1zdWNosaGlygw7PZmLWcLNV+sDwJQhxqRrcs
szgnyODBP/VVn9ADuZydfsBz0VfnvS3E/LyIEloLV43Xnzr5hgIXLVFGMVKQXr0E
maRZaLygplLbuj2A4EBgcb/xMWKNtEWX2hoUHIk0KAL8pxOe1NI6bSOils4PidIK
itYFHTcx24Zrg4Jw8IxMExqf9N4YfEgb6Ggm7yS2OCkXNCbL7MB5eWIs1+hEPkE=
=9NRU
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public