http://bugs.winehq.org/show_bug.cgi?id=31627
Bug #: 31627
Summary: iexplore is crashing when opening
http://www.battlefieldheroes.com/de/
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernhardu(a)vr-web.de
Classification: Unclassified
Created attachment 41589
--> http://bugs.winehq.org/attachment.cgi?id=41589
avoid iexplore crashing in nsAsyncVerifyRedirectCallback_AsyncOnChannelRedirect
calling nsILoadGroup_RemoveRequest
wine iexplore http://www.battlefieldheroes.com/de/
In function nsAsyncVerifyRedirectCallback_AsyncOnChannelRedirect a call
to nsILoadGroup_RemoveRequest is done with the first parameter
being old_nschannel->load_group.
Before the call only old_nschannel is validated therefore the first
parameter is here a null pointer.
nsILoadGroup_RemoveRequest is a generated function from nsiface.idl and
is not checking this parameter now this null pointer is dereferenced.
This was probably introduced in 5fad02d0f16ce74ddc98af5eedb09d8be52435b0.
It does not happen with wine-1.5.1 (the release before this commit).
With attached patch the crash does not happen anymore.
Could that patch already be sent to wine-patches?
--
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=18931
Summary: Photoshop CS4 page fault on creating new file
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21778)
--> (http://bugs.winehq.org/attachment.cgi?id=21778)
Console output (latest git)
When trying to create a new file in Photoshop CS4, a page fault occurs,
apparently in msvcr80.
Tried both vcrun2005 and vcrun2005sp1 but this does not help.
--
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=6795
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-14 13:36:40 CDT ---
Closing bugs fixed in 1.5.13.
--
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=19598
Summary: Adobe Bridge CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22852)
--> (http://bugs.winehq.org/attachment.cgi?id=22852)
wine-1.1.26-390-g31dab8f console output
Adobe Bridge CS4 causes a page fault. The debugger doesn't do anything and has
to be killed. Log attached anyway.
--
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=21650
Summary: Crash in Ultima Online Stygian Abyss Installer
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://web.cdn.eamythic.com/us/uo/installers/20091130/
UOSAClassic_7_0_3_0.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstefani(a)redhat.com
Created an attachment (id=26139)
--> (http://bugs.winehq.org/attachment.cgi?id=26139)
Choose Install Location dialog
The Ultima Online Stygian Abyss installer works in two steps:
- Self-extracting rar file
- setup.exe automatically started after the self-extracting.
The self-extracting works just fine and extracts to
(C:\users\$username\Temp\RarSFX0); saves on repeating the extraction step
during testing.
Running the setup.exe works just fine until the "Choose Install Dialog". It
shows
the recommended install path and a warning "The install folder specified is not
valid."; see attached screenshot. As soon as I try to delete something from the
path aka hit backspace Wine crashes.
The crash is an unhandled page fault on read access to NULL and happens in
application code. The last thing that happened in Wine was a LB_RESETCONTENT
message handled by the listbox control. I have attached the crash with the
+listbox,+dialog,+msg,+message,+tid,+seh,+relay debug log.
Ultima Online Stygian Abyss has an AppDB entry which shows how to workaround
the installer. I'm not at all interested in playing the game. I just got
pointed to the installer problem and have opened this bugzilla entry.
thanks
bye
michael
--
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=18014
Summary: Paraworld page fault when starting game
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve(a)dark-green.com
Created an attachment (id=20395)
--> (http://bugs.winehq.org/attachment.cgi?id=20395)
output from wine, WINEDEBUG set to empty in environment
Game starts OK, but selecting a campaign to start hangs the window. Wine
reports an unhandled page fault in ntdll related to the Paraworld server
PWServer.exe thread.
--
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=30437
Bug #: 30437
Summary: Acrobat X print functions fail after aborted install
(worked around)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gp1(a)sredmond.com
Classification: Unclassified
Adobe Acrobat Reader X installer fails. It does install program components into
a Program Files Adobe folder, and does not purge them after failure.
The Adobe Acrobat X executable can be run afterwards. However at least some
critical features don't work in the program. Whether this is the fault of the
installer's abort or whether it is due to other causes is no known.
One specific feature which does not work is the new scaling and tiling with cut
marks in the Print dialog. While a user can select print scaling, he/she cannot
actually enter the print percentage wanted or specify tile parameters because
the entry fields are missing. The labels for these fields are present, but not
the entry boxes.
The print scale and tile and cut marks printing features are major advances for
Acrobat Reader, since it allows printing drawings, plans, maps, and posters
that are larger than the available printer paper.
Because Acrobat X isn't offered in a Linux native version (unlike previous
versions) Wine is the only alternative to access Acro X and these features.
However they are not present after the early terminated installation.
--
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=18771
Summary: Switching desktops or minimizing desktop makes
application disappear
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Running GMX SMS Manager
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4824 which is
embedded in the taskbar (KDE 3.5.10, OpenSUSE 11.1). Once the SMS-Window is
open,and I
- switch desktop to desktop 2,3,4, or
- minimize all applications to show desktop
the GMX application window disappears. The application still runs in the
taskbar, but if I right-click -> Open SMS-Manager nothing happens. Have to
close and restart the application.
--
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=23615
Summary: Left 4 Dead 2 wont start
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebug(a)roob.us
Created an attachment (id=29536)
--> (http://bugs.winehq.org/attachment.cgi?id=29536)
wine output
Ive installed left 4 dead 2 in steam and it worked a few times and i was able
to play it....it actually played pretty good once i tweaked some settings. But
8 out of 10 times...it will not start. If I open steam and goto left 4 dead 2
and hit play...i get the small "preparing to launch" window...then nothing..the
window disapears after 5 seconds or so...i can hit the play button 10 times in
a row and it will not launch. Ive attached the output i get from wine when this
happens.
Im on arch linux 64bit fully updated on a core2duo 2.13ghz with 4 gigs of ram
using a nvidia gtx260 on nvidia driver 256.35....If there is any additional
info that will be useful please let me know and i will post.
--
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=24482
Summary: Project64 fails to set display mode on subsequent
attempts.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30891)
--> (http://bugs.winehq.org/attachment.cgi?id=30891)
PJ64-Glide
When loading a game for the first time, it will start fine. After choosing the
"End Emulation" option to go back to the application's main window, it will
fail to display anything properly if you attempt to load a game again. The
type of error changes depending on which video plugin was used. I tested with
Glide Napalm WX, and Jabo's Direct3D8 1.6.
--
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.