Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2016 09:13:07 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        RayCherng Yu <raycherng@gmail.com>
Cc:        freebsd-translators@freebsd.org
Subject:   Re: POedit freezes after pressing save buttton
Message-ID:  <alpine.BSF.2.20.1602080910150.33376@wonkity.com>
In-Reply-To: <CAG2Wu4OfYsU3Nz%2BvnHwYV19nTxY9eyz===cpCFOXS=1fBC%2BjKA@mail.gmail.com>
References:  <CAG2Wu4PV0V%2BT00GrQMjJ%2BxS996-mihwEgRWROzgK69ywLB-fjw@mail.gmail.com> <alpine.BSF.2.20.1602021124310.90784@wonkity.com> <CAG2Wu4Ob-mcMmRmZU1k8=q-2dcgaAD4ZHEDnTez5b7UNTZxD4g@mail.gmail.com> <alpine.BSF.2.20.1602041007160.8045@wonkity.com> <CAG2Wu4OqdeP%2BdUKDF0LYHOCGP21sjeK-9iz1V6n6AgqAF7VSow@mail.gmail.com> <alpine.BSF.2.20.1602061622230.4028@wonkity.com> <CAG2Wu4Pugm4ZprR_MJ4fRkd4xYjmfj4h1Qx-Dbm1L-Zz7xH-hA@mail.gmail.com> <alpine.BSF.2.20.1602071735070.74300@wonkity.com> <CAG2Wu4MJN8CcYjLefAA=bC71d3Aa-vE_j-sF=7UAESTR4AONcw@mail.gmail.com> <alpine.BSF.2.20.1602071930380.74300@wonkity.com> <CAG2Wu4OOX9QXzWFvk--NOwQaty%2Bkvv3QGFhyj9fKukr8SkPaTw@mail.gmail.com> <alpine.BSF.2.20.1602080744380.33376@wonkity.com> <CAG2Wu4Npmpec5TzjtrYrC%2Bk7JdO8bOXEankhZn3G5m7B-eXCsw@mail.gmail.com> <CAG2Wu4OfYsU3Nz%2BvnHwYV19nTxY9eyz===cpCFOXS=1fBC%2BjKA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Feb 2016, RayCherng Yu wrote:

> This is part of the result that I can copy & paste.
> http://pastebin.com/JytWPvHL
> And the poedit freezes again!

Now that is interesting:

read(19,"execvp(msgfmt, -o, /dev/null, -c"...,4096) = 129 (0x81)
select(20,{ 19 },0x0,0x0,{ 0.000000 })           = 1 (0x1)
read(19,0x81cd1a081,3967)                        = 0 (0x0)
_umtx_op(0x8009c3038,UMTX_OP_WAIT_UINT_PRIVATE,0x0,0x18,0x7fffdfbfbe38) ERR#60 'Operation timed out'

When you run that msgfmt test on the real PO file from the command line, 
how long does it take to finish?  These are probably much larger files 
than poedit expects, and might take longer to check than it thinks is 
reasonable.  That could also explain why it does not fail here, this is 
a pretty fast machine.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1602080910150.33376>