https://bugs.winehq.org/show_bug.cgi?id=43789
Bug ID: 43789 Summary: Segmentation fault when wine compiled in older distros Product: Wine Version: 2.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: version2013@openmailbox.org Distribution: ---
Created attachment 59315 --> https://bugs.winehq.org/attachment.cgi?id=59315 winecfg log1
Wine-2.17
many applications, but even basic winecfg on first run, display "Segmentation fault" when wine is compiled in these two older distributions.
puppy linux 4.31
# gcc --version gcc (GCC) 4.2.2
# uname -r 2.6.30.5
# ldd --version ldd (GNU libc) 2.6.1
---------------- racy puppy 5.5
# gcc --version gcc (GCC) 4.3.4
# uname -r 3.0.66
# ldd --version ldd (GNU libc) 2.10.1
----------------
winecfg and other applications works fine when wine compiled in this distribution:
puppy linux tahr 6.0.5
# gcc --version gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
# uname -r 3.14.56
# ldd --version ldd (Ubuntu EGLIBC 2.19-0ubuntu6.6) 2.19
https://bugs.winehq.org/show_bug.cgi?id=43789
--- Comment #1 from Nathan version2013@openmailbox.org --- Created attachment 59316 --> https://bugs.winehq.org/attachment.cgi?id=59316 winecfg log2
https://bugs.winehq.org/show_bug.cgi?id=43789
--- Comment #2 from Nathan version2013@openmailbox.org --- The backtraces display "Windows Server 2008 R2" on first run. When winecfg window shows up, "Windows Version" is listed as "Windows 7".
https://bugs.winehq.org/show_bug.cgi?id=43789
--- Comment #3 from Nathan version2013@openmailbox.org --- wine-2.18 and wine-2.19 fail to compile.
My first time attempting regression testing results in:
2967e3efb6cb83decfa75e5d2e1d9e7da44130c7 is the first bad commit commit 2967e3efb6cb83decfa75e5d2e1d9e7da44130c7 Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 7 19:31:42 2017 +0200
ntdll: Store memory views in a binary tree instead of a list.
Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 f38b2c63d00b3e85c5059ec1e5710ea82f39e2b0 17d3a124aae344afd00bf17a3d6d42eb0877875c M dlls
wine-2.20 successfully compiles.
https://bugs.winehq.org/show_bug.cgi?id=43789
Nathan version2013@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |2967e3efb6cb83decfa75e5d2e1 | |d9e7da44130c7
https://bugs.winehq.org/show_bug.cgi?id=43789
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Duplicate.
*** This bug has been marked as a duplicate of bug 43927 ***
https://bugs.winehq.org/show_bug.cgi?id=43789
--- Comment #5 from Nathan version2013@openmailbox.org --- (In reply to Nathan from comment #3) Just a quick correction for the sake of accuracy.
wine-2.18 and wine-2.19 successfully compile, but trying to run any application results in a segmentation fault.
wine-2.20 successfully compiles and the previous segmentation faults are absent.
https://bugs.winehq.org/show_bug.cgi?id=43789
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate