https://bugs.winehq.org/show_bug.cgi?id=52715
Bug ID: 52715
Summary: wine segfaults on asahi linux (apple M1 hardware,
linux kernel/userland)
Product: Wine
Version: 7.4
Hardware: aarch64
OS: Linux
Status: NEW
Keywords: source
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
The GCC Compile Farm has a m1 machine running asahi linux, so I tried building
wine. While it compiles (note: most optional deps and freetype were missing),
the resulting binary segfaults, even for --version/--help:
austin@gcc103:~/wine$ file loader/wine
loader/wine: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV),
dynamically linked, interpreter /lib/ld-linux-aarch64.so.1,
BuildID[sha1]=c47e4c565e49cc68efce4887d600f06d749670e0, for GNU/Linux 3.7.0,
with debug_info, not stripped
austin@gcc103:~/wine$ ./loader/wine --version
Segmentation fault
austin@gcc103:~/wine$ ./loader/wine --help
Segmentation fault
austin@gcc103:~/wine$ uname -a
Linux gcc103.fsffrance.org 5.17.0-rc7-asahi-next-20220310-g4a4f4ec03834 #1 SMP
PREEMPT Sat Mar 12 18:16:45 UTC 2022 aarch64 GNU/Linux
austin@gcc103:~/wine$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/11/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-18'
--with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr
--with-gcc-major-version-only --program-suffix=-11
--program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new --enable-gnu-unique-object
--disable-libquadmath --disable-libquadmath-support --enable-plugin
--enable-default-pie --with-system-zlib --enable-libphobos-checking=release
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch
--enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release
--build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
--with-build-config=bootstrap-lto-lean --enable-link-serialization=4
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Debian 11.2.0-18)
austin@gcc103:~/wine$
~/llvm-mingw-20211002-ucrt-ubuntu-18.04-aarch64/bin/aarch64-w64-mingw32-gcc
--version
clang version 13.0.0 (https://github.com/llvm/llvm-project.git
d7b669b3a30345cfcdb2fde2af6f48aa4b94845d)
Target: aarch64-w64-windows-gnu
Thread model: posix
InstalledDir: /home/austin/llvm-mingw-20211002-ucrt-ubuntu-18.04-aarch64/bin
Note that the machine uses a 16k stack size instead of 4k, which may be at
fault:
https://github.com/AsahiLinux/docs/wiki/Software-known-to-have-issues-with-…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44467
Bug ID: 44467
Summary: South Park The Fractured But Whole: Crashes on startup
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k.haoz(a)zoho.com
Distribution: ---
Created attachment 60410
--> https://bugs.winehq.org/attachment.cgi?id=60410
Backtrace when trying to start the game through Steam.
The game crashes when trying to start it through the Steam client.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50064
Bug ID: 50064
Summary: A transparent Agent.exe window is shown when
Battle.Net launches
Product: Wine-staging
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Regression SHA1: 3cea972271b4529e332c75b06f902c80e7de1798
Distribution: ArchLinux
Since 3cea972271b4529e332c75b06f902c80e7de1798 (Rebase against
f4a66ad257df4605e73dfea792eec55a70a04e84) and with all later staging commits,
including 5.20 release, when you launch Battle.Net (a client for Blizzard
games), a transparent Agent.exe is shown.
Normally, there shouldn't be any window shown for Agent.exe at all.
With staging commit b49e8743866224df57eb1032b6c63c999b28c808 and older, the
issue cannot be reproduced.
Mainline wine (5.20) doesn't have this issue, and
8d04884c1f6aa6b21435130e42978fdeac06df55 (Updated
winex11.drv-Query_server_position patchset …), which was supposed to fix this,
had no effect. More than that, using a build with that patchset disabled did
not get rid of the issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51813
Bug ID: 51813
Summary: python fatal error redirecting stdout to file
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ArchLinux
python exits with a fatal error when the output is redirected to a file
$ wget https://www.python.org/ftp/python/3.9.5/python-3.9.5-embed-win32.zip
$ unzip python-3.9.5-embed-win32.zip
$ wine python -c 'print("hello world")' > out.txt
wine: created the configuration directory '/home/devel/.wine'
...
wine: configuration in L"/home/devel/.wine" has been updated.
Fatal Python error: init_sys_streams: can't initialize sys standard streams
Python runtime state: core initialized
OSError: [WinError 6] Invalid handle
Current thread 0x000000d4 (most recent call first):
<no Python frame>
whereas it succeeds on stdout or /dev/null:
$ wine python -c 'print("hello world")'
hello world
I also tried python 3.8.6 and wine 6.15/6.14 without luck
see also topic https://forum.winehq.org/viewtopic.php?f=8&t=33992
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46070
Bug ID: 46070
Summary: Basemark Web 3.0 Desktop Launcher crashes
Product: Wine
Version: 3.19
Hardware: x86
URL: http://web.basemark.com/downloads/Basemark_web_30_laun
cher.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 62675
--> https://bugs.winehq.org/attachment.cgi?id=62675
crash log
Fatal Python error: Py_Initialize: can't initialize sys standard streams
OSError: [WinError 6] Invalid handle
sha1sum Basemark_web_30_launcher.exe
c92f5548c62f43353f2dea743854d7edb0f45d70 Basemark_web_30_launcher.exe
du -sh Basemark_web_30_launcher.exe
9.6M Basemark_web_30_launcher.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53934
Bug ID: 53934
Summary: __unDName bug
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)vmpsoft.com
CC: austinenglish(a)gmail.com
__unDName is unable to demangle the following symbol:
??$forward@AEAUFFIValue@?1??call@FFIFunctionBinder@@CAHPEAUlua_State@@@Z@@std@@YAAEAUFFIValue@?1??call@FFIFunctionBinder@@CAHPEAUlua_State@@@Z@AEAU1?1??23@CAH0@Z@@Z
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33050
Bug #: 33050
Summary: FDM (Free Download Manager) crashes with page fault
when any remote FTP directory opened
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)jelmail.net
Classification: Unclassified
Created attachment 43689
--> http://bugs.winehq.org/attachment.cgi?id=43689
Error dump from wine
MacOSX 10.8, X11 installed.
App installs and opens correctly (Both latest 3.9.2 and earlier 3.8 tested)
Once open, connect to an FTP site in Site Explorer tab (tested 2 separate)
Login as necessary
Doubleclicking any folder in listing causes application termination.
Any help very much appreciated, as have simply found no viable replacement for
this awesome download manager/FTP/HTTP client
Thanks
Ed L
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52642
Bug ID: 52642
Summary: game with avi video as opening will freeze when
started
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
Created attachment 71963
--> https://bugs.winehq.org/attachment.cgi?id=71963
wine console log
seems something error with avi codec
Affect game: VirtualLife2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37676
Bug ID: 37676
Summary: The Settlers II: 10th Anniversary 2.0 (GOG.com)
doesn't work out of the box
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bog_dan_ro(a)yahoo.com
Distribution: ---
GOG.com version http://www.gog.com/game/the_settlers_2_10th_anniversary it
needs directx9 to be installed, otherwise S2DNG.exe it just exits and
S2DNGEditor.exe crashed with the attached backtrace.
I'm pretty sure that GOG will give any developer a copy of the game, if not
please mail me and I'll buy one for you (or share my own one).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46074
Bug ID: 46074
Summary: Visio 2013 crashes with unimplemented function
msvcr100.dll.??0_ReaderWriterLock@details@Concurrency@
@QAE@XZ
Product: Wine
Version: 3.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Continuation of bug 41419
wine: Call from 0x7b43d18b to unimplemented function
msvcr100.dll.??0_ReaderWriterLock@details@Concurrency@@QAE@XZ
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.