http://bugs.winehq.org/show_bug.cgi?id=29969
Bug #: 29969
Summary: msvcr90/msvcr90 test sometimes hangs
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 39012
--> http://bugs.winehq.org/attachment.cgi?id=39012
relay,seh,tid,msvcrt,msvcr90
I've seen this about 5 times on buildbot's trunk build:
Errors:
alarum: Timeout! Killing child ../../../wine.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"microsoft.vc90.crt" (9.0.20718.0)
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
fixme:msvcr90:MSVCRT_type_info_name_internal_method type_info_node parameter
ignored
fixme:msvcrt:_getptd returns undocumented/not fully filled data
alarum: fail: terminated abnormally, command '../../../wine msvcr90_test.exe.so
msvcr90.c '
make: *** [msvcr90.ok] Error 99
GnuTLS error: An unexpected TLS packet was received.
I ran the test in loop with a timeout (script attached) and got a
relay,seh,tid,msvcrt,msvcr90 log (also 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=30512
Bug #: 30512
Summary: TM2009 crashes with initialization failure
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilydjwg(a)gmail.com
Classification: Unclassified
Created attachment 39907
--> http://bugs.winehq.org/attachment.cgi?id=39907
Initilization failure screenshot
TM2009 is a proprietary messaging client for Tencent, which can communicate
with QQ---the popular IM client in China.
It can be downloaded from here:
http://dl_dir.qq.com/qqfile/tm/TM2009Beta3.3_chs.exe
After installation, running its executable (Bin/TM.exe) output nothing in
terminal, but only a "Initilization failure: 0x00000004" is shown.
--
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=19566
Summary: RPG Maker XP RTP/Player: Failed To Load Archive
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
After installing RPG Maker XP RTP 1.02e, starting an RPG Maker XP Game results
in "Failed to load archive."
--
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=26754
Summary: Regedit crashes on start when compiled with clang from
trunk
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34075)
--> (http://bugs.winehq.org/attachment.cgi?id=34075)
backtrace
I hit a clang bug recently, that required upgrading to trunk from 2.9 (or going
down to 2.8):
http://llvm.org/bugs/show_bug.cgi?id=9676
that's been fixed. Compiling wine from trunk works, but running it crashes in
wineboot. Backtrace indicates comctl32, and indeed, compiling just comctl32
with gcc gets regedit working.
Wineboot still shows a crash, but doesn't seem fatal. No backtrace though..
Comctl32/regedit backtrace 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=21321
Summary: Machines: crash when starting any scenario
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://sloik.ezwebtogo.com/downloads/Machines/machines
demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyorokpeter(a)freemail.hu
Created an attachment (id=25659)
--> (http://bugs.winehq.org/attachment.cgi?id=25659)
Log of Machines Demo crashing
Machines (both the demo and the full version) crash when trying to launch a new
scenario. The demo can be downloaded from the provided URL.
OS: Ubuntu 9.10
Graphics card: GeForce 8400M
--
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=25831
Summary: user32:dialog tests fail on clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/user32:dialog.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Doesn't get any output, even with a +dialog. Just hangs indefinitely:
austin@midna ~/wine-clang/dlls/user32/tests $ WINEDEBUG=+dialog make dialog.ok
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
user32_test.exe.so dialog.c && touch dialog.ok
--
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=11340
Summary: Regression: Warcraft 3 displays the start splashscreen
forever and doesn't continue with the game start.
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
CC: julliard(a)winehq.org
Warcraft 3 displays the start splashscreen forever and doesn't continue with
the game start.
I noticed a new log line:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
which appears now as last log line.
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit
commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are
specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976
5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
--
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=14893
Summary: WoW Crashes without any error but wine has console
output...
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: der_billyboy(a)hotmail.com
Created an attachment (id=15463)
--> (http://bugs.winehq.org/attachment.cgi?id=15463)
console error output
This crash seems to be a random one, i could not locate where it's happening.
WoW Client crashes without any error and in wine Console i get the attached
error output. Looks not very helpful eh?
Does anyone else have this 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.
http://bugs.winehq.org/show_bug.cgi?id=31247
Bug #: 31247
Summary: eFilmLt.exe fails to load
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pomec(a)pomec.net
Classification: Unclassified
I was trying to execute eFilmLt.exe in order to view some DICOM images. Before
the file could be loaded I received notice that wine failed to open the
program, and the attached backtrace was presented to me. I have attached the
file.
I am using a Fedora 16 x64 system.
--
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=27088
Summary: Microsoft Product Support Reporting Tool 6 (32-bit)
doesn't detect somethings
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.downloadcrew.com/article/22291-microsoft_pr
oduct_support_reporting_tool_6_32-bit
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
fixme:advapi:DecryptFileA "C:\\users\\andrew\\Temp\\IXP000.TMP\\" 00000000
Syntax error
wine: cannot find L"C:\\windows\\system32\\ELSE.exe"
File not found
fixme:cmd:WCMD_for /F needs to handle options
Syntax error
wine: cannot find L"C:\\windows\\system32\\'ver'.exe"
File not found
wine: cannot find L"C:\\windows\\system32\\do.exe"
File not found
Syntax error
Syntax error
Syntax error
Syntax error
Syntax error
=====================================================
Error: Detected unsupported version of Windows
CMD Version 1.3.19
=====================================================
Press Return key to continue:
--
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.