git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
To: Git Mailing List <git@vger.kernel.org>
Subject: libcrypto core dump in 64bit
Date: Mon, 11 Feb 2008 11:28:22 +0100	[thread overview]
Message-ID: <20080211112822.16b69495@pc09.procura.nl> (raw)

Any hints?

/pro/3gl/LINUX/git-1.5.4.rc5/t 154 > sh t5302-pack-index.sh
*   ok 1: setup
*   ok 2: pack-objects with index version 1
*   ok 3: pack-objects with index version 2
*   ok 4: both packs should be identical
*   ok 5: index v1 and index v2 should be different
*   ok 6: index-pack with index version 1
*   ok 7: index-pack with index version 2
*   ok 8: index-pack results should match pack-objects ones
*   ok 9: index v2: force some 64-bit offsets with pack-objects
t5302-pack-index.sh[67]: 3156 Illegal instruction(coredump)
* FAIL 10: index v2: verify a pack with some 64-bit offsets
        git verify-pack -v "test-3-${pack3}.pack"
FATAL: Unexpected exit with code 0


HP gdb 5.7 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 5.7 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..
Core was generated by `git'.
Program terminated with signal 4, Illegal instruction.
ILL_REGNAT - Register NaT Consumption
#0  0xc0000000033c8940:0 in sha1_block_asm_host_order+0x22e0 ()
   from /usr/local/ssl/lib/libcrypto.so
(gdb) where
#0  0xc0000000033c8940:0 in sha1_block_asm_host_order+0x22e0 ()
   from /usr/local/ssl/lib/libcrypto.so
#1  0xc0000000033cb680:0 in SHA1_Update () at ../md32_common.h:476
#2  0x40000000000ef560:0 in verify_pack (p=0x6000000000037e40, verbose=1)
    at pack-check.c:168
#3  0x40000000000d5130:0 in cmd_verify_pack (argc=2, argv=<not available>,
    prefix=<NaT>) at builtin-verify-pack.c:43
#4  0x40000000000440e0:0 in handle_internal_command (argc=3,
    argv=0x9fffffffffffee88) at git.c:257
#5  0x40000000000446a0:0 in main (argc=3, argv=0x9fffffffffffee88) at git.c:447
(gdb)

-- 
H.Merijn Brand         Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x  on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin.       http://qa.perl.org
http://mirrors.develooper.com/hpux/            http://www.test-smoke.org
                        http://www.goldmark.org/jeff/stupid-disclaimers/

             reply	other threads:[~2008-02-11 10:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 10:28 H.Merijn Brand [this message]
2008-02-11 22:42 ` libcrypto core dump in 64bit Johannes Schindelin
2008-02-12 14:06   ` H.Merijn Brand
2008-02-12 15:26     ` Michal Rokos
2008-02-12 16:38       ` H.Merijn Brand
2008-02-13  9:04         ` Michal Rokos
2008-02-13 10:57           ` H.Merijn Brand

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=20080211112822.16b69495@pc09.procura.nl \
    --to=h.m.brand@xs4all.nl \
    --cc=git@vger.kernel.org \
    /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 NNTP newsgroup(s).