public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: Built perl 5.6.2 on Cygwin 1.7.11, but get SIGABRT from resulting perl.exe
Date: Sat, 23 Jun 2012 15:25:00 -0000	[thread overview]
Message-ID: <CAHiT=DEns81LUgArBP4dZojD55U_QzuPzkcGrLL0OBq6c6Kw9A@mail.gmail.com> (raw)
In-Reply-To: <017001cd4fd5$ba810b60$2f832220$@gmail.com>

On Thu, Jun 21, 2012 at 12:46 PM, Nicholas DiPiazza  wrote:
> I'm getting a SIGABRT when running a perl 5.6.2 that i built on cygwin
> 1.7.11.
>
> See ldd from a working perl 5.10 http://pastebin.com/ytjVYg4F versus my
> broken perl 5.6.2 http://pastebin.com/YXZ29NG6.
>
> I turned on -DDEBUGGING on the ./Configure script. Here is the gdb backtrace
> I have:
>
> http://paste.scsys.co.uk/201064
>
> Are there libraries missing? What's going on here?

Looks like a failing rebase on an incredibly low address 0xa70000.
Try rebaseall.

And then maybe a
$ perlrebase 5.6.2
But it rather looks like a system dll. libz.dll maybe.
Note: The argument 5.6.2 to find your right executable suffix

From my experience only lib/File/Find.pm from a newer perl is required (I
took 5.8.1), otherwise you not be able to installe other modules
because the are not found.

I usually install old stuff with App::perlall and/or Devel::PatchPerl
-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

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

  reply	other threads:[~2012-06-23 15:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <014d01cd4fd5$0125df60$03719e20$@gmail.com>
2012-06-21 17:46 ` Nicholas DiPiazza
2012-06-23 15:25   ` Reini Urban [this message]
     [not found]   ` <010701cd637e$d3693910$7a3bab30$@gmail.com>
     [not found]     ` <011301cd637f$62ebf640$28c3e2c0$@gmail.com>
2012-07-16 18:35       ` Nicholas DiPiazza
2012-07-16 19:01         ` jojelino
2012-07-16 19:30         ` Nicholas DiPiazza
2012-07-16 19:53 Nicholas DiPiazza
2012-07-17  3:25 ` jojelino
2012-07-17 19:56 Nicholas DiPiazza
2012-07-18  2:51 ` jojelino
2012-07-18 17:46 Nicholas DiPiazza
2012-07-19  2:01 ` jojelino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHiT=DEns81LUgArBP4dZojD55U_QzuPzkcGrLL0OBq6c6Kw9A@mail.gmail.com' \
    --to=rurban@x-ray.at \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).