http://bugs.winehq.org/show_bug.cgi?id=21686
Summary: ICQ 7 page fault
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://ftp.icq.com/pub/ICQ7/install_icq7.exe
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=26206)
--> (http://bugs.winehq.org/attachment.cgi?id=26206)
wine-1.1.38-108-g312e4f6 console output
When trying to load ICQ 7, a page fault occurs.
Native msxml3 needed to get this far.
--
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=20873
Summary: SimCity 4 Deluxe crash while loading the game
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=25019)
--> (http://bugs.winehq.org/attachment.cgi?id=25019)
Console output
While loading the city the game just exit, without showing any backtrace in the
console. I already tried the instructions in the wiki to get a backtrace but
the game just close without any advise.
This only happen when I use fbo if I set orm to backbuffer the game will load
the city but the buildings will appear without textures like in bug 20872.
Ubuntu 9.10 and Intel GM45, latest drivers from Git.
--
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=28484
Summary: .NET Framework 4.0: Crash after extracting files
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: weegee(a)devzero.info
Created attachment 36530
--> http://bugs.winehq.org/attachment.cgi?id=36530
Terminal output, second part with disabled wer.dll (via winecfg)
When trying to install .NET 4.0, the installer extracts all files and then
crashes, there isn't even a install dialogue box.
I'm using Wine 1.3.29 on a 64-Bit Arch Linux machine with a clean WINEPREFIX,
WINEARCH is set to win32. Also, I use the standalone installer from
http://www.microsoft.com/download/en/details.aspx?id=17718, and I have
wine_gecko installed from the Arch repositories.
--
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=19645
Summary: Lotus 123 97 causes a page fault
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22928)
--> (http://bugs.winehq.org/attachment.cgi?id=22928)
Wine 1.1.27 console output
Lotus 123 97 causes a page fault.
To recreate:
1. Open Lotus 123
2. Select "Amortize a Loan".
3. Click OK.
4. Wait a second or two.
5. Page fault.
fixme:font:get_nearest_charset TCI failing on 20000000
fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] =
20000000 file = /usr/share/fonts/truetype/ttf-gujarati-fonts/aakar-medium.ttf
wine: Unhandled page fault on read access to 0x00000000 at address 0x16ac6cb
(thread 0009), starting debugger...
"winetricks fontfix corefonts allfonts" makes no difference. There is no
Gujarati text in the spreadsheet, which is a bit confusing.
--
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=28408
Summary: vbscript gc test crashes occasionally
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I've seen this once so far with WINEDEBUG=warn+heap:
../../../tools/runtest -q -P wine -M vbscript.dll -T ../../.. -p
vbscript_test.exe.so run.c && touch run.ok
...
Unhandled exception: page fault on read access to 0xfeeeff06 in 32-bit code
(0x40047f24).
Backtrace:
=>0 clean_props+0x49(This=0x12b3b0) [dlls/vbscript/vbdisp.c:150]
1 collect_objects+0x71(ctx=0x12f6b8) [dlls/vbscript/vbdisp.c:434]
2 destroy_script+0x1c(ctx=0x12f6b8) [dlls/vbscript/vbscript.c:115]
3 decrease_state+0xd0(This=0x12b100, state=SCRIPTSTATE_CLOSED)
[dlls/vbscript/vbscript.c:166]
4 VBScript_Close+0xab(iface=0x12b100) [dlls/vbscript/vbscript.c:333]
5 test_gc+0x2c5() [dlls/vbscript/tests/run.c:959]
6 run_tests+0x4f0() [dlls/vbscript/tests/run.c:1102]
7 func_run+0x7a() [dlls/vbscript/tests/run.c:1132]
8 run_test+0x9e(name="run.c")
[dlls/vbscript/tests/../../../include/wine/test.h:556]
clean_props+0x49 [dlls/vbscript/vbdisp.c:150]
150 for(i=0; i < This->desc->prop_cnt; i++)
--
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=16590
Summary: USP10: Lines not breaking properly
Product: Wine
Version: 1.1.11
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epp.8(a)osu.edu
Created an attachment (id=18116)
--> (http://bugs.winehq.org/attachment.cgi?id=18116)
Filepicker in Wine with builtin usp10.dll
Wine's implementation of USP10 doesn't break lines correctly. I first hit this
bug in the Audiosurf filepicker, but I'd imagine it's found elsewhere, as well.
Rather than each item having its own line, it's all on one line with no spaces
between. Overriding with the native dll displays proper behavior. I made a
relay and trawled through it; I'd imagine the culprit is probably ScriptBreak()
in dlls/usp10/usp10.c.
Attached is a picture of the behavior that Wine produces (I imagine that the
proper behavior is self-evident :).
--
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=26816
Summary: native msi2 installer exits with status 20, can't get
version of mspatcha.dll
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(This is one of those cases where people are trying it because
it's in winetricks, I'm afraid.)
'winetricks msi2' used to work, but fails with wine-1.3.18.
+relay log shows that it's unhappy with our fake dll for mspatcha.
Removing our fake dll makes it happier. I'll add that workaround
to winetricks.
Probably caused by:
mspatcha: New dll stub.
author David Hedberg <dhedberg(a)codeweavers.com>
Tue, 22 Mar 2011 03:16:56 +0000 (04:16 +0100)
committer Alexandre Julliard <julliard(a)winehq.org>
Mon, 28 Mar 2011 15:29:39 +0000 (17:29 +0200)
commit 21085edb51fdbab4b256ecb96c0d2849263fac2a
--
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=19976
Summary: runasdate: running without /immediate causes a crash
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.nirsoft.net/utils/run_as_date.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
See bug 19975 for the main bug, the next few are very minor.
Try:
$ wine RunAsDate.exe 01/01/2001 "C:\windows\notepad.exe"
You'll get a (non-fatal) crash:
Backtrace:
=>0 0x7ef7d8aa RtlQueryInformationActivationContext+0x3a(flags=4522032,
handle=0x7ffd4f10, subinst=0x7efbb3e4, class=4521984, buffer=0x7ffd4f10,
bufsize=5696344, retlen=0x7efbb600)
[/home/austin/wine-git/dlls/ntdll/actctx.c:2445] in ntdll (0x0056ea6c)
1 0x0046000c (0x0056ea88)
2 0x7efbb600 call_thread_entry_point+0x70(entry=0x460000, arg=0x450000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2310] in ntdll (0x0056eb58)
3 0x7efc39eb start_thread+0xfb(info=0x7ffd4fb8)
[/home/austin/wine-git/dlls/ntdll/thread.c:468] in ntdll (0x0056f398)
4 0xf7db680e start_thread+0xbe() in libpthread.so.0 (0x0056f498)
0x7ef7d8aa RtlQueryInformationActivationContext+0x3a
[/home/austin/wine-git/dlls/ntdll/actctx.c:2445] in ntdll: movl
$0x0,0x0(%ecx)
+relay,+seh,+tid trace attached
--
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=23850
Summary: Aliens vs Predator (2010) silently exits during
startup
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.sega.com/games/aliens-vs-predator/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=29937)
--> (http://bugs.winehq.org/attachment.cgi?id=29937)
avp output logs
Application launches, says loading, then quits/exits silently. Only does this
in Wine 1.3.0. Wine 1.2 launches the game perfectly.
I've attached a log showing both 1.2 and 1.3.0 output. The last 3 lines in the
1.2 output are posted when the menu successfully loads. The logs don't appear
very dissimilar.
--
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=21533
Summary: Civilization II 16-bit crashes when showing the main
menu.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
Created an attachment (id=25942)
--> (http://bugs.winehq.org/attachment.cgi?id=25942)
crash log with backtraces
When trying to run the 16-bit version of Civilization II, I get the attached
crash in both winevdm and winedbg when it game gets to the main menu.
It appears the last version in which the game did work, was version 1.1.30. The
version in between give crashes in different places (in some I couldn't even
launch the game).
I tried to do regression testing, but then I keep getting this error:
winevdm: unable to exec 'C:\MPS\CIV2\civ2.exe': DOS support unavailable
Yes, I'm fully sure that that program is not a DOS program, it's a real win16
program and yes, I even tried it on a pure 32-bit system (no 64-bit CPU
inside), so it's not related to any of that. I followed the exact instructions
on the wiki on 2 separate systems. If someone is interested I could set up
remote access.
Some info about the systems I have this problem on:
Ubuntu Hardy & Karmic
Linux 2.6.24 and 2.6.31
I got the crash on three different systems with completely different hardware
configurations, so I suspect the systems' specs are not of influence.
--
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.