To resume my mail:
On Wed 2018-05-30 (12:57), Ulli Horlacher wrote:
>
> One of my Perl programs produces strange runtime errors on a Windows 7
> system (CYGWIN_NT-6.1 32bit) of my colleague:
>
> 0 [main] perl 4232 child_info_fork::abort: address space needed
>by 'Encode.dll' (0x37
On Wed 2018-06-06 (17:49), Marco Atzeri wrote:
> >> No, it's most likely (or should be, anyway) an XS library for the Encode
> >> module of Perl. The address it gets loaded to is awfully low, so it's
> >> either BLODA or you're using another library that's occupying the reabse
> >> space for this
On 6/6/2018 5:31 PM, Ulli Horlacher wrote:
On Mon 2018-06-04 (21:24), Achim Gratz wrote:
Ulli Horlacher writes:
No, it's most likely (or should be, anyway) an XS library for the Encode
module of Perl. The address it gets loaded to is awfully low, so it's
either BLODA or you're using another
On Mon 2018-06-04 (21:24), Achim Gratz wrote:
> Ulli Horlacher writes:
>
> > /client/bin is a directory which I have created.
> > It should not collide with anything.
>
> So what's in there, is in PATH etc. pp.
In /client/bin are my own programs, mostly Perl scripts and yes, it is in
$PATH.
>
Ulli Horlacher writes:
> /client/bin is a directory which I have created.
> It should not collide with anything.
So what's in there, is in PATH etc. pp.
> The problem is:
>
> [main] perl 4232 child_info_fork::abort: address space needed by 'Encode.dll'
> (0x37) is already occupied
>
> Encode
On Wed 2018-05-30 (21:56), Achim Gratz wrote:
> Ulli Horlacher writes:
>
> > Line 106 in /client/bin/fexsend is:
>
> That path looks suspiciously like something not properly packaged for
> Cygwin. If so, it may use DLL that are not rebased and collide with
> Cygwin's.
/client/bin is a directory
Ulli Horlacher writes:
> Line 106 in /client/bin/fexsend is:
That path looks suspiciously like something not properly packaged for
Cygwin. If so, it may use DLL that are not rebased and collide with
Cygwin's.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]
One of my Perl programs produces strange runtime errors on a Windows 7
system (CYGWIN_NT-6.1 32bit) of my colleague:
0 [main] perl 4232 child_info_fork::abort: address space needed
by 'Encode.dll' (0x37) is already occupied
Can't fork, trying again in 5 seconds at /client/bin/
8 matches
Mail list logo