public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Can't run perldoc
@ 2011-03-22  0:22 Andrew DeFaria
  2011-03-31 14:43 ` Reini Urban
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew DeFaria @ 2011-03-22  0:22 UTC (permalink / raw)
  To: cygwin

Why is it when I do something like:

$ perldoc perlre

I get a bunch of:

      14 [main] sh 72132 C:\Cygwin\bin\sh.exe: *** fatal error - 
couldn't allocat
e heap, Win32 error 487, base 0x710000, top 0x780000, reserve_size 
454656, alloc
size 458752, page_const 4096
Stack trace:
Frame     Function  Args
0022E4C0  6102792B  (0022E4C0, 00000000, 00000000, 00670079)
0022E7B0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F7E0  61004F3B  (611B564C, 00710000, 00780000, 0006F000)
0022F810  6106E283  (7FFEFFFF, 00000003, 00264F02, 7C90DA0A)
0022F900  610C0A3B  (000007D0, 02000000, 61169724, 61169720)
0022F930  610064E0  (00000000, 00000002, 00000000, 7FFD8000)
0022F9F0  6106F5D5  (61000000, 00000001, 0022FD30, 6106F320)
0022FA10  7C90118A  (6106F320, 61000000, 00000001, 0022FD30)
0022FB18  7C91B5D2  (0022FD30, 7FFDF000, 7FFD8000, 00000000)
0022FC94  7C91FBDC  (0022FD30, 7C900000, 0022FCE0, 7C90E900)
0022FD1C  7C91FAD7  (0022FD30, 7C900000, 00000000, 00010017)
End of stack trace
      13 [main] sh 25952 fork: child -1 - died waiting for longjmp 
before initial
ization, retry 0, exit code 0x100, errno 11
sh: fork: retry: Resource temporarily unavailable
-- 
Andrew DeFaria <http://defaria.com>
When it rains, why don't sheep shrink?


--
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] 4+ messages in thread

* Re: Can't run perldoc
  2011-03-22  0:22 Can't run perldoc Andrew DeFaria
@ 2011-03-31 14:43 ` Reini Urban
  2011-03-31 16:32   ` Andrew DeFaria
  2011-03-31 18:23   ` Andrew DeFaria
  0 siblings, 2 replies; 4+ messages in thread
From: Reini Urban @ 2011-03-31 14:43 UTC (permalink / raw)
  To: cygwin; +Cc: Andrew DeFaria

2011/3/22 Andrew DeFaria:
> Why is it when I do something like:
>
> $ perldoc perlre
>
> I get a bunch of:
>
>     14 [main] sh 72132 C:\Cygwin\bin\sh.exe: *** fatal error - couldn't
> allocate heap, Win32 error 487, base 0x710000, top 0x780000, reserve_size 454656,
> alloc size 458752, page_const 4096
> Stack trace:
> Frame     Function  Args
> 0022E4C0  6102792B  (0022E4C0, 00000000, 00000000, 00670079)
> 0022E7B0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
> 0022F7E0  61004F3B  (611B564C, 00710000, 00780000, 0006F000)
> 0022F810  6106E283  (7FFEFFFF, 00000003, 00264F02, 7C90DA0A)
> 0022F900  610C0A3B  (000007D0, 02000000, 61169724, 61169720)
> 0022F930  610064E0  (00000000, 00000002, 00000000, 7FFD8000)
> 0022F9F0  6106F5D5  (61000000, 00000001, 0022FD30, 6106F320)
> 0022FA10  7C90118A  (6106F320, 61000000, 00000001, 0022FD30)
> 0022FB18  7C91B5D2  (0022FD30, 7FFDF000, 7FFD8000, 00000000)
> 0022FC94  7C91FBDC  (0022FD30, 7C900000, 0022FCE0, 7C90E900)
> 0022FD1C  7C91FAD7  (0022FD30, 7C900000, 00000000, 00010017)
> End of stack trace
>     13 [main] sh 25952 fork: child -1 - died waiting for longjmp before
> initial
> ization, retry 0, exit code 0x100, errno 11
> sh: fork: retry: Resource temporarily unavailable

Looks like ASLR to me.

Windows 7?
If so run perlrebase to set peflags -d0 on all perl dll's.
-- 
Reini Urban

--
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] 4+ messages in thread

* Re: Can't run perldoc
  2011-03-31 14:43 ` Reini Urban
@ 2011-03-31 16:32   ` Andrew DeFaria
  2011-03-31 18:23   ` Andrew DeFaria
  1 sibling, 0 replies; 4+ messages in thread
From: Andrew DeFaria @ 2011-03-31 16:32 UTC (permalink / raw)
  To: cygwin

On 03/31/11 07:26, Reini Urban wrote:
> 2011/3/22 Andrew DeFaria:
>> Why is it when I do something like:
>>
>> $ perldoc perlre
>>
>> I get a bunch of:
>>
>>      14 [main] sh 72132 C:\Cygwin\bin\sh.exe: *** fatal error - couldn't
>> allocate heap, Win32 error 487, base 0x710000, top 0x780000, reserve_size 454656,
>> alloc size 458752, page_const 4096
>> Stack trace:
>> Frame     Function  Args
>> 0022E4C0  6102792B  (0022E4C0, 00000000, 00000000, 00670079)
>> 0022E7B0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
>> 0022F7E0  61004F3B  (611B564C, 00710000, 00780000, 0006F000)
>> 0022F810  6106E283  (7FFEFFFF, 00000003, 00264F02, 7C90DA0A)
>> 0022F900  610C0A3B  (000007D0, 02000000, 61169724, 61169720)
>> 0022F930  610064E0  (00000000, 00000002, 00000000, 7FFD8000)
>> 0022F9F0  6106F5D5  (61000000, 00000001, 0022FD30, 6106F320)
>> 0022FA10  7C90118A  (6106F320, 61000000, 00000001, 0022FD30)
>> 0022FB18  7C91B5D2  (0022FD30, 7FFDF000, 7FFD8000, 00000000)
>> 0022FC94  7C91FBDC  (0022FD30, 7C900000, 0022FCE0, 7C90E900)
>> 0022FD1C  7C91FAD7  (0022FD30, 7C900000, 00000000, 00010017)
>> End of stack trace
>>      13 [main] sh 25952 fork: child -1 - died waiting for longjmp before
>> initial
>> ization, retry 0, exit code 0x100, errno 11
>> sh: fork: retry: Resource temporarily unavailable
> Looks like ASLR to me.
>
> Windows 7?
> If so run perlrebase to set peflags -d0 on all perl dll's.
Interesting. No, this is XP (well at work it's XP). I'll have to check 
for perlrebase when I get to work. What would "all perl dll's" be? Just 
things under /usr/lib/perl* or are there other areas like under just 
/lib that I should be concerned about.
-- 
Andrew DeFaria <http://defaria.com>
Dain bramaged.


--
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] 4+ messages in thread

* Re: Can't run perldoc
  2011-03-31 14:43 ` Reini Urban
  2011-03-31 16:32   ` Andrew DeFaria
@ 2011-03-31 18:23   ` Andrew DeFaria
  1 sibling, 0 replies; 4+ messages in thread
From: Andrew DeFaria @ 2011-03-31 18:23 UTC (permalink / raw)
  To: cygwin

On 3/31/2011 7:26 AM, Reini Urban wrote:
> 2011/3/22 Andrew DeFaria:
>> Why is it when I do something like:
>>
>> $ perldoc perlre
>>
>> I get a bunch of:
>>
>>      14 [main] sh 72132 C:\Cygwin\bin\sh.exe: *** fatal error - couldn't
>> allocate heap, Win32 error 487, base 0x710000, top 0x780000, reserve_size 454656,
>> alloc size 458752, page_const 4096
>> Stack trace:
>> Frame     Function  Args
>> 0022E4C0  6102792B  (0022E4C0, 00000000, 00000000, 00670079)
>> 0022E7B0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
>> 0022F7E0  61004F3B  (611B564C, 00710000, 00780000, 0006F000)
>> 0022F810  6106E283  (7FFEFFFF, 00000003, 00264F02, 7C90DA0A)
>> 0022F900  610C0A3B  (000007D0, 02000000, 61169724, 61169720)
>> 0022F930  610064E0  (00000000, 00000002, 00000000, 7FFD8000)
>> 0022F9F0  6106F5D5  (61000000, 00000001, 0022FD30, 6106F320)
>> 0022FA10  7C90118A  (6106F320, 61000000, 00000001, 0022FD30)
>> 0022FB18  7C91B5D2  (0022FD30, 7FFDF000, 7FFD8000, 00000000)
>> 0022FC94  7C91FBDC  (0022FD30, 7C900000, 0022FCE0, 7C90E900)
>> 0022FD1C  7C91FAD7  (0022FD30, 7C900000, 00000000, 00010017)
>> End of stack trace
>>      13 [main] sh 25952 fork: child -1 - died waiting for longjmp before
>> initial
>> ization, retry 0, exit code 0x100, errno 11
>> sh: fork: retry: Resource temporarily unavailable
> Looks like ASLR to me.
>
> Windows 7?
> If so run perlrebase to set peflags -d0 on all perl dll's.
Well ran perlrebase. Had an issue or two with it not being able to 
update a .dll due to the file being busy (was running a Perl process at 
the time). Stopped the Perl process and perlrebase ran to completion. 
But alas the problem remains - just like before.
-- 
Andrew DeFaria <http://defaria.com>
Ever notice how irons have a setting for permanent press? I don't get it...


--
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] 4+ messages in thread

end of thread, other threads:[~2011-03-31 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-22  0:22 Can't run perldoc Andrew DeFaria
2011-03-31 14:43 ` Reini Urban
2011-03-31 16:32   ` Andrew DeFaria
2011-03-31 18:23   ` Andrew DeFaria

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).