https://bugs.winehq.org/show_bug.cgi?id=44432
Bug ID: 44432
Summary: AArch64: assertion fail in alloc_pages_vprot
Product: Wine
Version: 3.0
Hardware: aarch64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
Wine sometimes fail to start in qemu_aarch64 + ubuntu16.04 because of assertion
fail in alloc_pages_vprot function.
It looks like it's related to address space limit being set incorrectly in
virtual_init:
#ifdef _WIN64
address_space_limit = (void *)(((1UL << 47) - 1) & ~page_mask);
After changing it to:
address_space_limit = (void*)(((1UL << 48) - 1) & ~page_mask);
wine starts successfully. According to arm8 documentation 48-bit virtual memory
addressing is used.
--
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=39324
Bug ID: 39324
Summary: Runtime error abnormal program termination
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a_platzer(a)arcor.de
Distribution: ---
Created attachment 52403
--> https://bugs.winehq.org/attachment.cgi?id=52403
Error report received during installment process.
As quoted in the Summary, that's the window which pops up when I try to start
the newly installed program ArcSoft PhotoImpression 6.0 for a slide/photo
negative scanner. During the installing process, I've received the error
message "backtrace" which I have included.
Is there anything to be done? Only SANE as well as simpleScan do not recognize
the scanner.
Thank you very much in advance
Alice
--
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=16397
Summary: Megaman X4 can't be played
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergio_andvar(a)yahoo.com
The Game (MMX4) can't be played:
In Windowed Mode (800X600), the game is executed, but it get out at the same
time.
In Fullscreen occur the same problem.
I used a portable version
My Distro is Ubuntu 8.04 GNOME 2.22
GBU
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10440
Summary: Lego Island 2 hangs at startup with Quartz errors
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9142)
--> (http://bugs.winehq.org/attachment.cgi?id=9142)
error log
Lego Island 2 hangs at startup with what appear to be Quartz errors. It seems
to be hanging at one of the intro movies. Error log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38652
Bug ID: 38652
Summary: VMR9 Owner and Clipping hwnd
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jasonwinter(a)hotmail.com
Distribution: ---
VMR9 - Windows quartz seems to set Owner (I.E. put_Owner) if not already set
when SetVideoClippingWindow is called.
Wine creates a window at monitor position 0,0 (top, left) outside the
application if this isn't explicitly done.
--
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=31651
Bug #: 31651
Summary: SlingPlayer 1.5 crashes when streaming
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41612
--> http://bugs.winehq.org/attachment.cgi?id=41612
wine-1.5.12-157-gbdf9a9f console output
SlingPlayer 1.5 crashes when streaming.
Workaround is native quartz from DX9 (winetricks - the Win7 quartz has its own
problems).
Native qcap needed to get around Bug 30904, and optionally gdiplus for Bug
30899.
Native quartz is also needed for the installer (Bug 13371).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=36992
Bug ID: 36992
Summary: PlayonLinux-wine1.4 Kindle error
Product: Wine
Version: 1.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: webbs83(a)msn.com
Created attachment 49135
--> http://bugs.winehq.org/attachment.cgi?id=49135
Kindle error backtrace.txt
Installed Amazon Kindle from Playonlinux site using the install button. It also
installed wine 1.4 to run it on. When I try to run Kindle I get An error( The
program Kindle.exe encountered a serious problem and needs to close.We are
sorry for any inconvenience.) Attached is the backtrace.txt file.
--
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=45889
Bug ID: 45889
Summary: Age Of Empire III Steam french version: tutorial crash
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 62400
--> https://bugs.winehq.org/attachment.cgi?id=62400
AOE III french Steam version WIne 3.16 log
Hello,
I can reproduce this bug everytime with the french Steam version of AOEIII:
- install AOEIII french from Steam
- don't forget to set OS to XP and install corefonts mfc42 l3codecx with
winetricks
- launch the game and go start the tutorial
- when you have to select and move three soldiers the audio does not respond or
become unstable
- quit the tuorial, the audio is buggy
- try to quit the game, you can't, you have to kill the game process.
I joined you the terminal log.
I can not reproduce this bug with the Steam english version.
--
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=44548
Bug ID: 44548
Summary: Imperium GBR doesn't reproduce audio associated with
videos when native dsound.dll is loaded
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Created attachment 60508
--> https://bugs.winehq.org/attachment.cgi?id=60508
WIne log with native dsound (and other directmusic dlls as builtin)
Hi again
Imperium GBR need the directmusic components to be able to play in-game
(menu,game) audio (music, voices, UI effects). However the audio associated
with the videos is reproduced correctly with all builtin.
To be able to play in game sound the game need these dlls setted to
native:dsound,dmime,dmsynth,dmusic,dswave
However when setting dsound as native the audio of the videos (as the intro
video) is not played anymore (the video component of the video is still played
perfectly).
To experience this issue you need to set as native dsound.dll only.
If I also activate native quartz with native dsound the audio in videos is
reproduced correctly, but the game will terminate before entering the main menu
(Bug 44540)
--
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=46788
Bug ID: 46788
Summary: RtlIpv6AddressToStringA is not supported
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: g.rodola(a)gmail.com
Distribution: ---
See:
https://github.com/giampaolo/psutil/issues/1448
Somewhat related to:
https://bugs.winehq.org/show_bug.cgi?id=46149
--
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.