http://bugs.winehq.org/show_bug.cgi?id=24038
Summary: kernel32.UnhandledExceptionFilter: ensure that
registered JIT debugger can attach and collect
debugging info before return
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the symptom is some apps generate unhandled exceptions which ought to call the
registered just-in-time debugger but the collection of debugging info fails.
When the debugger process is up and running the faulting app is gone, hence
attaching and collecting module, backtrace info etc. fails.
Example (you can find several of such occurrences in bugzilla):
--- snip ---
...
wine: Unhandled exception 0xc000000d at address 0x68080023:0x004bd342 (thread
0026), starting debugger...
0026:trace:seh:start_debugger Starting debugger "winedbg --auto 37 252"
0027:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0027:Call KERNEL32.Sleep(00000032) ret=00484091
0028:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0028:Call KERNEL32.Sleep(00000032) ret=00484091
0026:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=004c599a
0026:Call KERNEL32.GetCurrentProcess() ret=004c59b5
0026:Ret KERNEL32.GetCurrentProcess() retval=ffffffff ret=004c59b5
0026:Call KERNEL32.TerminateProcess(ffffffff,c000000d) ret=004c59bc
Process of pid=0025 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
--- snip ---
kernel32.UnhandledExceptionFilter() -> start_debugger_atomic -> start_debugger
-> CreateProcessA() (wait for debugger to come up) -> return
The app code immediately terminates the process after return from
UnhandledExceptionFilter() which is an indication that all debugging info
collection stuff needs to be done synchronously _before_
UnhandledExceptionFilter() returns in case JIT debugger was called.
Regards
--
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=15489
Summary: Build should optionally produce .pdb file suitable for
use with symbol server
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When Windows applications with their own crash logging systems
crash, they report the stack dump to their own crash dump server,
which uses Microsoft-supplied .pdb files (or Microsoft's symbol server)
to resolve the symbol names in system DLLs.
Wine should also provide such .pdb files, for use by vendors in
analyzing crash dumps. There should be an identifying
key in the crash dump and the .pdb file allowing the crash
server or debugger to choose the proper .pdb file; MSFT
must support that, let's see if we can use the same mechanism they do
to handle the much larger number of Wine versions and flavors.
--
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=29168
Bug #: 29168
Summary: Star Wars: The Old Republic game client hangs at
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
Classification: Unclassified
Created attachment 37628
--> http://bugs.winehq.org/attachment.cgi?id=37628
Console output
Upon successful launching of the game client after logging in via the game
launcher, no progress is made towards loading the game after the initial splash
screen: it merely sits at the initial splash with a sort of "Working" icon
spinning in the lower right indefinitely. Console output is attached but
doesn't seem to be much help; it is mostly just spam of:
fixme:win:GetWindowPlacement not supported on other process window 0xa0026
fixme:d3d:query_init Unhandled query type 0xc.
Originally suspected this was a server-side or game client problem since some
Windows users were reporting similar issues at the beginning of this beta test
weekend; however, any of numerous purported workarounds fail to work in Wine,
and it seems the problem pretty uniformly affects Wine users, at least in
Linux.
--
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=35672
Bug ID: 35672
Summary: command and conquer zero hour: - online gaming not
working
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: knattman(a)mail.ru
command & conquer zero hour 1.04: - online gaming not working
i can login to the online section, and then create a game with my friends,
but when i load in the game, only my progress bar goes up, and my game didnt
start.
Online-Lobby is working
http://imgur.com/ivOoYKM
Game-Lobby is working
http://imgur.com/X4UOUW8
Establishing Connection Path is working - all Connections are completed
http://imgur.com/Xo5Y9iK
Load in Game - Failed --> only my load beam goes up
http://imgur.com/Bc065lk
Netstat:
http://imgur.com/0K6K7Kb
maybe its an udp problem.
--
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=30148
Bug #: 30148
Summary: Star Wars: The Old Republic - slow loading times
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
Classification: Unclassified
Created attachment 39322
--> http://bugs.winehq.org/attachment.cgi?id=39322
Wine debug log
The game takes too much to load depending on location. For example Nar Shaadaa
takes about 15 minutes to load, which in meanwhile, often leads to logoff. I
have attached the basic debug log.
To overcome the login issue, patch from Bug 29618 is needed
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41165
Bug ID: 41165
Summary: unimplemented function wlanapi.dll.WlanCloseHandle
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
1.) http://www.mitec.cz/msi.html
2.) Download 32bit version.
3.) Launch wine MSIX.exe
Console is spammed with unimplemented wlanapi.dll.WlanCloseHandle
https://msdn.microsoft.com/en-us/library/windows/desktop/ms706610(v=vs.85).…
--
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=33538
Bug #: 33538
Summary: rewind-plush 64K demo crashes in wine
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 44386
--> http://bugs.winehq.org/attachment.cgi?id=44386
Demo
Backtrace:
=>0 0x7e3ac27c glGenTextures+0x7c() in opengl32 (0x00cde9e0)
1 0x004082a0 in rewind-plush (+0x829f) (0x00cde9fc)
0x7e3ac27c glGenTextures+0x7c in opengl32: call *0x1b0(%edx)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41012
Bug ID: 41012
Summary: Qt version 4.8.6 "System restore disabled, system
restore point not created"
Product: Wine-staging
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
[0027:0028][2016-07-25T14:59:48]: Plan complete, result: 0x0
[0027:0028][2016-07-25T14:59:48]: Apply begin
[0008:0009][2016-07-25T14:59:48]: Creating a system restore point.
[0008:0009][2016-07-25T14:59:48]: System restore disabled, system restore point
not created.
[0008:0009][2016-07-25T14:59:48]: Error 0x80070005: Failed to create cache
directory: C:\users\Public\Application Data\Package
Cache\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}
[0008:0009][2016-07-25T14:59:48]: Error 0x80070005: Failed to create completed
cache path for bundle.
[0008:0009][2016-07-25T14:59:48]: Error 0x80070005: Failed to cache bundle from
path:
C:\users\steve\Temp\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}\.be\vcredist_x64.exe
[0008:0009][2016-07-25T14:59:48]: Error 0x80070005: Failed to begin
registration session.
[0027:0028][2016-07-25T14:59:48]: Error 0x80070005: Failed to begin
registration session in per-machine process.
[0027:0028][2016-07-25T14:59:48]: Error 0x80070005: Failed to register bundle.
[0027:0028][2016-07-25T14:59:48]: Apply complete, result: 0x80070005, restart:
None, ba requested restart: No
--
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=16850
Summary: Oovoo can't connect
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://oovoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Reported initially in wine-users. Gave it a try in git, fails to connect:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL"
priority
GNUTLS ERROR: GnuTLS internal error.
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
Does this when trying to register, or even if you just put gibberish in the
login.
--
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=15265
Summary: mdcrack no longer works under wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bofh1234(a)hotmail.com
I used to be able run mdcrack under wine 0.9.45. I had a hard drive crash and
was forced to reinstall. After that I am unable to run mdcrack using wine. I
am running slackware 12.1. I have tried every single version of wine
(removepkg wine, rm -rf .wine0, rm -rf /tmp/.wine0, installpkg wine) and
mdcrack always gives the same error
Error: Unable to allocate enough memory
I am using mdcrack 1.8(3) from http://c3rb3r.openwall.net/mdcrack/
MDCrack-sse.exe --charset=tesTES --algorithm=NTLM1 --minsize=8 --maxsize=8
D280553F0103F2E643406517296E7582
The funny thing is if I remove the --algorithm=NTLM1 option, mdcrack runs but
does not return the correct value. The problem isn't with mdcrack as it worked
great BEFORE the hard drive crash.
I have also tried booting a Fedora 9 Live cd, did a yum install wine, and ran
mdcrack and I get the same error.
--
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.