bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19196] New: MinGW ld from msys2 crashes on Wine when linki


From: fracting at gmail dot com
Subject: [Bug binutils/19196] New: MinGW ld from msys2 crashes on Wine when linking MinGW xz
Date: Sun, 01 Nov 2015 02:22:03 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19196

            Bug ID: 19196
           Summary: MinGW ld from msys2 crashes on Wine when linking MinGW
                    xz
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: fracting at gmail dot com
  Target Milestone: ---

Hi,

When compiling MinGW xz package on Wine, ld crashing while linking xzdec.exe

Backtrace is like below:
Backtrace:
=>0 0xb74e1f83 (0x0122f928)
  1 0x7fa9329f MSVCRT_fwrite+0x3d(ptr=<couldn't compute location>,
size=<couldn't compute location>, nmemb=<couldn't compute location>,
file=<couldn't compute location>)
[/home/fracting/src/wine-patched-auto/dlls/msvcrt/file.c:3885] in msvcrt
(0x0122f978)
  2 0x0042d6c0 in ld (+0x2d6bf) (0x7fb12660)


My MSYS2 version:
$ uname -a
MINGW32_NT-5.1  2.3.0(0.290/5/3) 2015-10-20 10:21 i686 Msys

ld version:
$ ld --version
GNU ld (GNU Binutils) 2.25.2
Copyright (C) 2014 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

This ld version is build on latest git source (
e01b05685cba63977cd76bed14399bd81f1289f4 ) from
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=shortlog;h=refs/heads/binutils-2_25-branch
With 4 additional patches from
https://github.com/Alexpux/MINGW-packages/tree/e59f73314e7d3eec75822eb4d342997217f2845a/mingw-w64-binutils-git

Wine version:
wine-1.7.53 (Staging)

I'll start from a full reproducing steps from scratch, and then upload some
binary test cases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]