http://bugs.winehq.org/show_bug.cgi?id=25550
Summary: The sting demo crashes earlier than it should do.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The sting used to crashes when loading a game because of amstream bug.
But now, it crashes long before that. It is a regression
Regression test give the following bad
commitd3fd7b247b35d7c8c453afa2fc07e121ea75214b is the first bad commit
commit d3fd7b247b35d7c8c453afa2fc07e121ea75214b
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Nov 11 12:39:18 2010 +0100
wined3d: Handle rendertargetlock_mode in surface_load_location().
--
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=22919
Summary: Mass Effect 2 Installer hang (and then crash) during
PhysX install
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
CC: dank(a)kegel.com
Installing Mass Effect 2 from dvd works, but there's an annoying hang at the
end:
err:ntdll:RtlpWaitForCriticalSection section 0x710de7e4 "loader.c:
loader_section" wait timed out in thread 001c, blocked by 001f, retrying (60
sec)
(which looks like bug 22091. dup?) followed eventually by
Unhandled exception: wait failed on critical section 0x710de7e4 loader_section
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7106f61d
Since this is a deadlock, we tried getting backtraces from the two involved
threads with winedbg's bt all command:
Backtracing for thread 001f in process 001b
(Temp\MassEffect2Temp\Installer.exe):
Backtrace:
=>0 RtlpWaitForCriticalSection+0x2fd(crit=0x83dc0c)
dlls/ntdll/critsection.c:64]
1 NTDLL_wait_for_multiple_objects+0x252(count=0x0002, handles=0x83dd58,
flags=0x0004, timeout=(nil), signal_object=0x0(nil)) dlls/ntdll/sync.c:1124]
2 NtWaitForMultipleObjects+0x62(count=0x0010, handles=0x83dd58, wait_all=0,
alertable=0, timeout=(nil)) dlls/ntdll/sync.c:1162]
3 WaitForMultipleObjectsEx+0xf5(count=0x0002, handles=0xa43e50, wait_all=?,
timeout=0xffffffff, alertable=?) dlls/kernel32/sync.c:191]
4 WaitForMultipleObjects+0x39(count=0x0002, handles=0xa43e50, wait_all=0,
timeout=0xffffffff) dlls/kernel32/sync.c:148]
5 call_entry_point+0x1f() in ntdll
Backtracing for thread 001c in process 001b
(Temp\MassEffect2Temp\Installer.exe):
Backtrace:
=>0 RtlpWaitForCriticalSection+0x2fd(crit=0x710de7e4)
dlls/ntdll/critsection.c:64]
1 RtlEnterCriticalSection+0x44(crit=0x710de7e4) dlls/ntdll/critsection.c:553]
2 LdrGetDllHandle+0x2a(load_path=0x0(nil), flags=0, name=0x33f2fc,
base=0x33f30c) dlls/ntdll/loader.c:2052]
3 GetModuleHandleExW+0x92(flags=0x0002,
name="Temp\nst91d.tmp\nsisUnRar2.dll", module=0x33f34c)
dlls/kernel32/module.c:527]
4 GetModuleHandleW+0x2b(module="Temp\nst91d.tmp\nsisUnRar2.dll")
dlls/kernel32/module.c:576]
5 get_hook_proc+0x21(proc=0x564b0, module="Temp\nst91d.tmp\nsisUnRar2.dll")
dlls/user32/hook.c:321]
6 call_hook+0xca(info=0x33f4bc, code=?, wparam=0x0001, lparam=0x33fbc4)
dlls/user32/hook.c:374]
7 HOOK_CallHooks+0x12a(id=0x0003, code=0, wparam=0x0001, lparam=0x33fbc4,
unicode=0x0001) dlls/user32/hook.c:444]
8 peek_message+0x42e(msg=?, hwnd=?, first=0, last=0xffffffff,
flags=0x4ff0001, changed_mask=0x04ff) dlls/user32/message.c:2769]
9 GetMessageW+0xc7(msg=0x33fbc4, hwnd=(nil), first=0, last=0)
dlls/user32/message.c:3512]
10 DIALOG_DoDialogBox+0xe0(hwnd=0x40030, owner=(nil))
dlls/user32/dialog.c:808]
11 DialogBoxParamA+0x98(hInst=0x400000, name=*** invalid address 0x69 ***,
owner=(nil), dlgProc=0x403814, param=0) dlls/user32/dialog.c:846]
Not sure what to do next. Anyone want a log?
--
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=16804
Summary: Trickster Online Crashes While Loading
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chazzthespazz(a)gmail.com
The game installs fine and will load the updater. Sometimes the updater will
crash while updating, which is fixed by patching manually. The crash happens
when you click Start Game, after Gameguard updates and initializes.
Game and manual patch download:
http://trickster.ntreev.net/Downloads/GameDownload.aspx
--
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=25662
Summary: win64 on ubuntu 64 does not load shared libraries
libwine.so.1
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
susan@ubuntu:~$ wine notepad
wine: error while loading shared libraries: libwine.so.1: cannot open shared
object file: No such file or directory
susan@ubuntu:~$ set | grep LIBRARY
susan@ubuntu:~$
??
same result after installing with following commands:
sudo make install
sudo checkinstall
I'm running ubuntu natty studio 64 with kernel 2.6.37-11-generic
--
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=23424
Summary: graphic glitches in wine-1.2-rc5
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Hello,
the corners of Lotus Notes buttons are looking a little bit wired with that
version, or ?
--
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=5776
--- Comment #30 from Rico <kgbricola(a)web.de> 2010-12-31 06:54:25 CST ---
Created an attachment (id=32680)
--> (http://bugs.winehq.org/attachment.cgi?id=32680)
Hack to implement arb_sampler_objects.
This hack implements arb_sampler_objects. What's missing is a test case to
prove the correctness. It also needs some improvements in setting the values
not twice the same.
--
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=2116
--- Comment #18 from paul wang <ypw(a)att.net> 2010-12-30 01:23:46 CST ---
wine --version
wine-1.3.8
env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY HOME=$HOME
/usr/bin/wine "C:\bcs\BCS.EXE"
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
then the BCS.EXE run but missing few important features available in the
program. I am wondering if something to do with the fixme messages listed
above.
Please advise how to correct the situation or let me know if you need more
information. Thanks.
--
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=2057
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #30 from Austin English <austinenglish(a)gmail.com> 2010-12-29 19:37:47 CST ---
Reported fixed.
--
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=6971
--- Comment #433 from Dan Kegel <dank(a)kegel.com> 2010-12-29 06:40:26 CST ---
(Well, "probably going to happen before next release" might be a bit strong,
but it seems likely to me.)
--
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=6971
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.4.0
--- Comment #432 from Dan Kegel <dank(a)kegel.com> 2010-12-29 06:31:45 CST ---
Alexandre is probably just waiting for the right time to spend the needed
couple weeks to properly implement the demonstrated fix.
Nominating for 1.4 to reflect the fact that it's probably going to happen
before the next release.
--
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.