http://bugs.winehq.org/show_bug.cgi?id=3260
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markk(a)clara.co.uk
--- Comment #47 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-07-02 16:54:42 ---
*** Bug 23474 has been marked as a duplicate of this bug. ***
--
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=23465
Summary: eVoice Player: installer does not complete
Product: Wine
Version: 1.1.44
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: masonph(a)gmail.com
Installer stops after extracting files with an error dialog: "Error changing
registry data."
Terminal output:
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\eVoice Player
1.0\\eVoicePlayer.exe") stub
The installer removes the installation after the 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=23452
Summary: For some Windows executables, Wine runs the MS-DOS
stub instead
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Attached are two executables for Windows, which when I run them in Wine, just
say "this is a Windows 16-bit executable". The MS-DOS stub code is being run,
presumably Wine does not recognise the files as Windows executables.
--
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=23443
Summary: Font in some lists displayed incorrectly when screen
resolution > 96
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ashalimov(a)gmail.com
Created an attachment (id=29245)
--> (http://bugs.winehq.org/attachment.cgi?id=29245)
Notepad's Font dialog
Some lists (probably those with icons) are displayed incorrectly when screen
resolution > 96. See attached screenshot for more details (made with screen
resolution 192).
--
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=23425
Summary: unimplemented function
KERNEL32.dll.QueryMemoryResourceNotification
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
When opening a file in SolidWorks 2010, it crashes with this message :
wine: Call from 0x7bc4b0a0 to unimplemented function
KERNEL32.dll.QueryMemoryResourceNotification, aborting
It sounds quite explicit that this function has to be implemented, or maybe
just stubbed ?
I'm not sure if it is a regression or not, as it used to work with SW2009 up ro
rc4, I will test it again to be sure.
--
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=23419
Summary: winedbg bt all regression
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq.org(a)urbanec.net
There is a regression that prevents "bt all" from working correctly.
d29c6ead9280a174fa07ec7d5cd07293c3f7832d is the first bad commit
commit d29c6ead9280a174fa07ec7d5cd07293c3f7832d
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Tue Mar 30 21:37:01 2010 +0200
winedbg: Store the CONTEXT in each stack frame to enable register access in
the non topmost frames.
I used the multithreaded test program from bug #20617
http://bugs.winehq.org/show_bug.cgi?id=20617 to test this problem.
This is what a failure looks like:
$ ./wine winedbg MultipleThreads.exe
...
Wine-dbg>bt all
...
Backtracing for thread 0020 in process 0018 (Z:\MultipleThreads.exe):
Backtrace:
=>0 0xf77fd42e (0x0033f7a8)
1 0x00190050 (0x0018004f)
Backtracing for thread 001f in process 0018 (Z:\MultipleThreads.exe):
Backtrace:
=>0 0xf77fd42e (0x0033f7a8)
1 0x00190050 (0x0018004f)
Backtracing for thread 001e in process 0018 (Z:\MultipleThreads.exe):
Backtrace:
=>0 0xf77fd42e (0x0033f7a8)
1 0x00190050 (0x0018004f)
Backtracing for thread 0019 in process 0018 (Z:\MultipleThreads.exe):
Backtrace:
=>0 0xf77fd42e (0x0033f7a8)
1 0x00190050 (0x0018004f)
0xf776b42e: jmp 0xf776b423
...
A proper backtrace should look something like this:
...
Backtracing for thread 002e in process 0028
(Z:\U_Drive\Projects\WineDbg_TestCases\Release\MultipleThreads.exe):
Backtrace:
=>0 0xf7711430 (0x0081ea04)
1 0x7ee155f4 SleepEx+0x2a(timeout=0x00c8, alertable=0)
[/source/wine/dlls/kernel32/sync.c:108] in kernel32 (0x0081ea34)
2 0x7ee155c0 Sleep+0x25(timeout=0x00c8)
[/source/wine/dlls/kernel32/sync.c:97] in kernel32 (0x0081ea54)
3 0x0040103a Boom::crash_func+0x3a(void_ptr=0x33fdb0)
[u:\projects\winedbg_testcases\multiplethreads\multiplethreads.cpp:25] in
multiplethreads (0x0081ea68)
4 0x7efbad44 call_thread_func+0xc() in ntdll (0x0081ea78)
5 0x7efbad82 call_thread_entry_point+0x34(entry=0x401000, arg=0x33fdb0)
[/source/wine/dlls/ntdll/signal_i386.c:2457] in ntdll (0x0081eb58)
6 0x7efc19ea RtlCreateUserThread(process=0x33fdb0, descr=(nil), suspended=10,
stack_addr=0x0(nil), stack_reserve=0x81eb7c, stack_commit=0x81ef7c,
start=(nil), param=0x0(nil), handle_ptr=(nil), id=(nil))
[/source/wine/dlls/ntdll/thread.c:411] in ntdll (0x0081f398)
7 0xf756f92f start_thread+0xbf() in libpthread.so.0 (0x0081f498)
Backtracing for thread 002d in process 0028
(Z:\U_Drive\Projects\WineDbg_TestCases\Release\MultipleThreads.exe):
Backtrace:
=>0 0xf7711430 (0x0071ea04)
1 0x7ee155f4 SleepEx+0x2a(timeout=0x00c8, alertable=0)
[/source/wine/dlls/kernel32/sync.c:108] in kernel32 (0x0071ea34)
2 0x7ee155c0 Sleep+0x25(timeout=0x00c8)
[/source/wine/dlls/kernel32/sync.c:97] in kernel32 (0x0071ea54)
3 0x0040103a Boom::crash_func+0x3a(void_ptr=0x33fda4)
[u:\projects\winedbg_testcases\multiplethreads\multiplethreads.cpp:25] in
multiplethreads (0x0071ea68)
4 0x7efbad44 call_thread_func+0xc() in ntdll (0x0071ea78)
5 0x7efbad82 call_thread_entry_point+0x34(entry=0x401000, arg=0x33fda4)
[/source/wine/dlls/ntdll/signal_i386.c:2457] in ntdll (0x0071eb58)
6 0x7efc19ea RtlCreateUserThread(process=0x33fda4, descr=(nil), suspended=10,
stack_addr=0x0(nil), stack_reserve=0x71eb7c, stack_commit=0x71ef7c,
start=(nil), param=0x0(nil), handle_ptr=(nil), id=(nil))
[/source/wine/dlls/ntdll/thread.c:411] in ntdll (0x0071f398)
7 0xf756f92f start_thread+0xbf() in libpthread.so.0 (0x0071f498)
Backtracing for thread 002c in process 0028
(Z:\U_Drive\Projects\WineDbg_TestCases\Release\MultipleThreads.exe):
Backtrace:
=>0 0x0040105b Boom::crash_func+0x5b(void_ptr=0x33fd98)
[u:\projects\winedbg_testcases\multiplethreads\multiplethreads.cpp:29] in
multiplethreads (0x0061ea68)
1 0x7efbad44 call_thread_func+0xc() in ntdll (0x0061ea78)
2 0x7efbad82 call_thread_entry_point+0x34(entry=0x401000, arg=0x33fd98)
[/source/wine/dlls/ntdll/signal_i386.c:2457] in ntdll (0x0061eb58)
3 0x7efc19ea RtlCreateUserThread(process=0x33fd98, descr=(nil), suspended=0,
stack_addr=0x0(nil), stack_reserve=0x61eb7c, stack_commit=0x61ef7c,
start=(nil), param=0x0(nil), handle_ptr=(nil), id=(nil))
[/source/wine/dlls/ntdll/thread.c:411] in ntdll (0x0061f398)
4 0xf756f92f start_thread+0xbf() in libpthread.so.0 (0x0061f498)
Backtracing for thread 0029 in process 0028
(Z:\U_Drive\Projects\WineDbg_TestCases\Release\MultipleThreads.exe):
Backtrace:
=>0 0xf7711430 (0x0033fcfc)
1 0x7ee155f4 SleepEx+0x2a(timeout=0x00f0, alertable=0)
[/source/wine/dlls/kernel32/sync.c:108] in kernel32 (0x0033fd2c)
2 0x7ee155c0 Sleep+0x25(timeout=0x00f0)
[/source/wine/dlls/kernel32/sync.c:97] in kernel32 (0x0033fd4c)
3 0x0040103a Boom::crash_func+0x3a(void_ptr=0x33fd8c)
[u:\projects\winedbg_testcases\multiplethreads\multiplethreads.cpp:25] in
multiplethreads (0x0033fd60)
4 0x0040112e main+0xae(argc=0x0001, argv=0x40c338)
[u:\projects\winedbg_testcases\multiplethreads\multiplethreads.cpp:65] in
multiplethreads (0x0033fdbc)
5 0x0040139c mainCRTStartup+0x173()
[f:\vs70builds\6030\vc\crtbld\crt\src\crt0.c:259] in multiplethreads
(0x0033fe98)
6 0x7ee05b3c start_process+0x137(peb=0x7ffdf000)
[/source/wine/dlls/kernel32/process.c:988] in kernel32 (0x0033fed8)
7 0x7efbad44 call_thread_func+0xc() in ntdll (0x0033fee8)
8 0x7efbad82 call_thread_entry_point+0x34(entry=0x7ee05a05, arg=0x7ffdf000)
[/source/wine/dlls/ntdll/signal_i386.c:2457] in ntdll (0x0033ffc8)
9 0x7ef93ecf LdrInitializeThunk(kernel_start=0x7ffdf000, unknown2=0,
unknown3=0, unknown4=0) [/source/wine/dlls/ntdll/loader.c:2621] in ntdll
(0x0033ffe8)
0xf779b42e: jmp 0xf779b423
...
--
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=23389
Summary: HEAP_ValidateInUseArena memory tail overwritten when
updating Wine
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Both on Linux and MacOS I observed the following when Wine performs an update
with the memory fence turned on:
WINEDEBUG=warn+heap wine winecfg
err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x111590 tail overwritten
at 0x1115b5 (byte 0/19 == 0x00)
err:heap:HEAP_ValidateInUseArena Heap 0x110000: block 0x1167a0 tail overwritten
at 0x1167ad (byte 0/11 == 0x00)
wine: configuration in '/Users/.../.wine' has been updated.
Reproduce after rm ~/.wine/.update-timestamp
On Linux the reported byte position is twice byte 0/11.
In addition, when gecko is present, there are 5 occurrences of
warn:heap:validate_block_pointer Heap 0x110000: pointer 0x40248080 is not
inside heap
(as it's the same heap address it could be the same bug).
--
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=23381
Summary: Newsbin Pro Graphical Bugs
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rll31(a)humboldt.edu
Created an attachment (id=29142)
--> (http://bugs.winehq.org/attachment.cgi?id=29142)
Terminal Output
The MOTD Screen displays an 'invalid application" error when booted and when
the ok button is pressed. The only way to clear the windows is to hit the close
button. The program functions normally after that.
--
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=23341
Summary: wine wordpad format tabs menu option wrong
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gugamilare(a)gmail.com
Opening the menu "Format" and choosing "Tabs..." in wine wordpad does not work
as expected, it opens a window named "Paragraph format", the same window as
choosing "Format > Paragraph".
--
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=23247
Summary: hhctrl.ocx - crash when showing HTML help
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a213391(a)bofthew.com
Created an attachment (id=28944)
--> (http://bugs.winehq.org/attachment.cgi?id=28944)
Patch to fix the problem
In dll hhctrl.ocx, there is bug causing wine crash when showing HTML help. In
file dlls/hhctrl.ocx/help.c, line 1314. Patch to fix the problem 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.