public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: rebase segfaults on ocaml-base
Date: Fri, 11 Mar 2016 14:39:00 -0000	[thread overview]
Message-ID: <20160311143903.GA23773@calimero.vinschen.de> (raw)
In-Reply-To: <56E288E7.80102@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

On Mar 11 09:59, Marco Atzeri wrote:
> On x86_64
> 
> rebase segfault on
> /usr/lib/ocaml/stublibs/dllunix.so
> 
> As this cripple the full rebaseall setup, it should be worth
> to check if it is a rebase weakness (*) or if dllunix.so is an incorrect
> binary.
> 
> 
> Regards
> Marco
> 
> 
> (*) dllunix.so has an unusual high number of sections

The problem is an arbitrary restriction to a max of 50 sections per
file, see the rebase source at imagehelper/sections.h line 134 and 155.

I applied a patch to allow any number of sections.  I will update
rebase to 4.4.2 today or tomorrow hopefully.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      parent reply	other threads:[~2016-03-11 14:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11  8:59 Marco Atzeri
2016-03-11  9:45 ` Achim Gratz
2016-03-11 10:18   ` Marco Atzeri
2016-03-11 14:39 ` Corinna Vinschen [this message]

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=20160311143903.GA23773@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --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).