http://bugs.winehq.org/show_bug.cgi?id=1265
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:46 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=6250
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #28 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:41 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=7561
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:40 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=9957
Summary: incorrect usage of GlobalAlloc in CommandLineToArgvW
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eteran(a)alum.rit.edu
There is a minor bug in CommandLineToArgvW in shell32_main.c on line 100
(http://source.winehq.org/source/dlls/shell32/shell32_main.c#L100).
Basically the arguments are reversed. According to the definition of
GlobalAlloc, the arguments are
GlobalAlloc(UINT flags, SIZE_T size).
however, on line 100, it is used as follows.
hargv=GlobalAlloc(size, 0)
which is passing a flags of 16 (size is initialized to 16 before this usage)
and a size of 0!
Later, the error is masked by the correct usage of GlobalReAlloc which does
properly allocate the memory desired.
Should be a very easy bug to correct.
Evan Teran
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3947
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:36 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=5723
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #47 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:34 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=5884
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:35 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=8930
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:43:35 ---
Closing all RESOLVED FIXED bugs older than four weeks.
--
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=10523
Summary: mdiviewer crashes on install
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://www.hot.ee/mdiviewer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)lesshaste.plus.com
Created an attachment (id=9266)
--> (http://bugs.winehq.org/attachment.cgi?id=9266)
debug output of crash for mdiviewer
MDIviewer from http://www.hot.ee/mdiviewer/ crashes on install. Running wine
0.9.49 on amd64 gentoo system. I copied MSVCP60.DLL into
~/.wine/drive_c/windows/system to get it this far.
The crucial part of the debug output seems to be
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:00000054 ESP:0034f048 EBP:0034f068 EFLAGS:00010202( - 00 - -RI1)
EAX:001343bc EBX:001343a8 ECX:00407b00 EDX:00120f78
ESI:00120f78 EDI:6600e488
Stack dump:
0x0034f048: 660be829 00120f78 00000000 00120bb8
0x0034f058: 00000000 00000016 00120bb8 00a4e58c
0x0034f068: 00000006 660be850 00000000 00407f98
0x0034f078: 00407734 660d9f54 00a4011c 0034f304
0x0034f088: 00407f98 0011fc60 660c2c46 00407f98
0x0034f098: 00b5011c 66110978 00000023 00000202
Backtrace:
=>1 0x00000054 (0x0034f068)
err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols
2 0x660be850
?CPOfSink@RUN_INSTMGR@@QAEJPAUIUnknown@@IPAPAUIConnectionPoint@@H@Z+0x132() in
msvbvm60 (0x00000006)
3 0x00000000 (0x00000000)
0x00000054: addb %al,0x0(%eax)
Whole output attached.
Please let me know if I can give any more information. I wasn't sure what
component to choose so that is likely to be wrong.
Raphael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9894
Summary: CRLF and ^Z handling bad in fread, causes xilinx
modelsim mxe III startup to fail
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, patch
Severity: enhancement
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://www.winehq.org/pipermail/wine-users/2007-September/027833.html and
http://www.winehq.org/pipermail/wine-users/2007-October/027855.html
a user reports that Xilinx Modelsim MXE III dies on
startup with an apparant flexlm problem, but it really
turns out to be a bug in our msvcrt's fread's crlf and control-Z handling,
and the app starts ok with native msvcrt.
There was an earlier patch that tried to solve some of this stuff,
http://www.winehq.org/pipermail/wine-devel/2006-August/050055.html
but it didn't have a conformance test, and was not correct.
Here's a patch that solves the modelsim problem, comes
with a conformance test, and is mostly correct. (It
doesn't handle CR LF's that span buffers, but that's
hard, and this app doesn't happen to require that.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.