public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Perl child_info_fork runtime error
@ 2018-05-30 11:59 Ulli Horlacher
  2018-05-30 22:05 ` Achim Gratz
  2018-07-09  0:41 ` Ulli Horlacher
  0 siblings, 2 replies; 8+ messages in thread
From: Ulli Horlacher @ 2018-05-30 11:59 UTC (permalink / raw)
  To: cygwin


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' (0x370000) is already occupied
   Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106.
         1 [main] perl 7720 child_info_fork::abort: address space needed
   by 'Encode.dll' (0x370000) is already occupied
   Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106.
         1 [main] perl 5484 child_info_fork::abort: address space needed
   by 'Encode.dll' (0x370000) is already occupied
   Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106.

I have never seen such an error before, neither with UNIX, nor with cygwin. 
I cannot reproduce this error on my Windows (7 and 8, 32 and 64 bit)
systems. 

Line 106 in /client/bin/fexsend is:

    $_ = `(lsb_release -d||uname -a)2>/dev/null`||'';
    

-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@tik.uni-stuttgart.de
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20180530105709.GA12768@rus.uni-stuttgart.de>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-07-09  0:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-30 11:59 Perl child_info_fork runtime error Ulli Horlacher
2018-05-30 22:05 ` Achim Gratz
2018-06-04  9:23   ` Ulli Horlacher
2018-06-04 19:24     ` Achim Gratz
2018-06-06 15:31       ` Ulli Horlacher
2018-06-06 15:49         ` Marco Atzeri
2018-06-06 16:49           ` Ulli Horlacher
2018-07-09  0:41 ` Ulli Horlacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).