http://bugs.winehq.org/show_bug.cgi?id=7663
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 18:22 -------
000b:Call ntdll.RtlAllocateHeap(010a0000,00000000,00000105) ret=0082a2a9
000b:Ret ntdll.RtlAllocateHeap() retval=01163010 ret=0082a2a9
000b:Call kernel32.SetCurrentDirectoryA(01163010 "") ret=00798df0
trace:file:RtlDosPathNameToNtPathName_U (L"",0x33f5e8,(nil),(nil))
000b:Ret kernel32.SetCurrentDirectoryA() retval=00000000 ret=00798df0
01163010 is a pointer retuned by RtlAllocateHeap(MAX_PATH+1) call just before
the SetCurrentDirectoryA call, but looks like for some reason the app doesn't
initialize the string.
The app calls GetCommandLineA first, perhaps it expects to find full start up
path there?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7664
Summary: Moving a window in Photoshop 7 causes crash
Product: Wine
Version: 0.9.32.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grover.blue(a)gmail.com
When I try to move a window in Photoshop, the application crashes. I get a
error stating:
err:module:import_dll Library MSVCP60.dll not found
That then turns into:
wine: Unhandled division by zero at address 0xc7797f (thread 0043)
Please see attachment for full output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7663
Summary: War Of the Ring Demo aborts silently on startup
Product: Wine
Version: 0.9.32.
Platform: PC-x86-64
URL: http://www.gamershell.com/download_3478.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.beutner(a)gmx.net
Apparently bug 4790 isn't responsible for that. Looking through the relay log I
found this:
0009:Call kernel32.SetCurrentDirectoryA(01163020 "") ret=00798df0
0009:Ret kernel32.SetCurrentDirectoryA() retval=00000000 ret=00798df0
Seems like it is passing a bogus string to the function and then aborts because
the function fails. No idea where this string it passes comes from.
Changing SetCurrentDirectory to return always TRUE makes the game happy and it
starts(though it crashes later as well somewhere in libGL :( ).
Attaching log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7661
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Component|wine-binary |wine-msi
------- Additional Comments From thestig(a)google.com 2007-08-03 15:36 -------
Can you be more descriptive? What program are you trying to install? Is there a
download url for the program? Can you please not paste logs and attach them instead?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7659
mike.clarkson(a)baesystems.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
Version|unspecified |0.9.31.
------- Additional Comments From mike.clarkson(a)baesystems.com 2007-08-03 15:26 -------
I get the same error when running NOT as root. Here is the error:
Z:\home\mike.clarkson\vb_shortcut>cscript
mk_shortcut.vbs "temp" "Z:\home\mike.clarkson\vb_shortcut\test.txt" "."
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
3533: assertion failed "(*(const char*)_DBUS_FUNCTION_NAME) != '_'" file "dbus-
connection.c" line 2877 function _dbus_connection_read_write_dispatch
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
Z:\home\mike.clarkson\vb_shortcut\mk_shortcut.vbs(10, 1) kd: 0x8002801D
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7573
------- Additional Comments From ken69267(a)gmail.com 2007-08-03 14:39 -------
I'd like to throw my 2 cents in. Counter Strike Source shows up as preloaded all
the time for me on my steam account. It worked the very *first* time I logged in
after purchasing, and then after that it says preloaded and refuses to let me
play my game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.