public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* unable to remap problem in Perl/Tk
@ 2001-12-20 13:18 Chuck_Eaker
  2001-12-21  4:31 ` Jason Tishler
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck_Eaker @ 2001-12-20 13:18 UTC (permalink / raw)
  To: cygwin

Perl/Tk apps have stopped working. The error message is typically something
like:

C:\cygwin\bin\perl.exe: *** unable to remap C:
\cygwin\lib\perl5\site_perl\5.6.1\cygwin-multi\auto\Tk\Listbox\Listbox.dll
to same address as parent -- 0x420000
      0 [main] perl 1692 sync_with_child: child 1240(0x1A0) died before
initialization with status code 0x1
   4243 [main] perl 1692 sync_with_child: *** child state child loading
dlls
C:\cygwin\bin\perl.exe: *** unable to remap C:
\cygwin\lib\perl5\site_perl\5.6.1\cygwin-multi\auto\Tk\Listbox\Listbox.dll
to same address as parent -- 0x420000
5059122 [main] perl 1692 sync_with_child: child 1800(0x110) died before
initialization with status code 0x1
5068628 [main] perl 1692 sync_with_child: *** child state child loading
dlls

which continues until a control-C.

Is there a way to fix this?

-Chuck Eaker



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: unable to remap problem in Perl/Tk
  2001-12-20 13:18 unable to remap problem in Perl/Tk Chuck_Eaker
@ 2001-12-21  4:31 ` Jason Tishler
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Tishler @ 2001-12-21  4:31 UTC (permalink / raw)
  To: Chuck_Eaker; +Cc: cygwin

Chuck,

On Thu, Dec 20, 2001 at 04:14:44PM -0500, Chuck_Eaker@mapinfo.com wrote:
> Perl/Tk apps have stopped working. The error message is typically something
> like:
> 
> C:\cygwin\bin\perl.exe: *** unable to remap C:
> \cygwin\lib\perl5\site_perl\5.6.1\cygwin-multi\auto\Tk\Listbox\Listbox.dll
> to same address as parent -- 0x420000
> 
> Is there a way to fix this?

Yes, I believe that you are being bitten by the same DLL/fork() problem
that affects Python too.  Please try the following:

    http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html

and report back to the list.  Of course, you need to rebase the Perl
DLLs instead of (or in addition to) the Python ones.  I would be very
interested to see if my rebase solution solves your problem too.

Thanks,
Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2001-12-21 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20 13:18 unable to remap problem in Perl/Tk Chuck_Eaker
2001-12-21  4:31 ` Jason Tishler

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