http://bugs.winehq.org/show_bug.cgi?id=19599
Summary: Closing Adobe Device Central CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22854)
--> (http://bugs.winehq.org/attachment.cgi?id=22854)
wine-1.1.26-390-g31dab8f console output
Closing Adobe Device Central CS4 causes a page fault.
Backtrace:
=>0 0x00e6d32c in scl (+0x1d32c) (0x00ea7d4d)
SCL.dll is bundled with the app.
--
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=26129
Summary: ddraw/visual tests show a memory leak under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
84 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by d3d3_CreateViewport (ddraw.c:4629)
by D3D3_ViewportClearTest (visual.c:2163)
by func_visual (visual.c:3105)
by run_test (test.h:556)
by main (test.h:624)
also what may be a Mesa leak:
44 bytes in 1 blocks are definitely lost
at malloc (vg_replace_malloc.c:236)
by realloc (vg_replace_malloc.c:525)
by ??? (in /usr/lib/libGL.so.1.2)
by ??? (in /usr/lib/libGL.so.1.2)
by drawStridedFast (drawprim.c:47)
by drawPrimitive (drawprim.c:718)
by IWineD3DDeviceImpl_DrawPrimitiveUP (device.c:4926)
by IDirect3DDeviceImpl_7_DrawPrimitive (device.c:3446)
by IDirect3DDeviceImpl_7_DrawPrimitive_FPUSetup (device.c:3459)
by offscreen_test (visual.c:727)
by func_visual (visual.c:3089)
by run_test (test.h:556)
by main (test.h:624)
--
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=28749
Bug #: 28749
Summary: urlmon/tests/protocol.c fails and hangs under valgrind
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
When run under valgrind, "make protocol.ok" failed as follows:
err:wininet:NETCON_secure_connect SSL_connect failed: 12157
protocol.c:411: Test failed: unexpected service
{79EAC9D5-BAFA-11CE-8C82-00AA004BA90B}
protocol.c:984: Test failed: hrResult = 800c0008, expected: 00000000
protocol.c:989: Test failed: dwError == ERROR_SUCCESS
protocol.c:614: Test failed: expected ReportData
protocol.c:627: Test failed: expected OnResponse
protocol.c:629: Test failed: expected ReportProgress_ACCEPTRANGES
protocol.c:632: Test failed: expected ReportProgress_MIMETYPEAVAILABLE
and then hung.
--
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=26128
Summary: shell32/appbar tests shows a valgrind warning
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Syscall param writev(vector[...]) points to uninitialised byte(s)
at writev (in /lib/libc-2.11.2.so)
by send_request (server.c:209)
by wine_server_call (server.c:290)
by put_message_in_queue (message.c:2923)
by send_inter_thread_message (message.c:2991)
by send_message (message.c:3059)
by SendMessageTimeoutW (message.c:3125)
by SHAppBarMessage (appbar.c:142)
by test_setpos (appbar.c:222)
by func_appbar (appbar.c:442)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f23fa40 is on thread 1's stack
Uninitialised value was created by a stack allocation
at test_setpos (appbar.c:203)
--
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=26117
Summary: imm32/imm32 tests show a couple memory leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
8 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMM_GetThreadData (imm.c:226)
by ImmGetContext (imm.c:1366)
by ImmGetContextThreadFunc (imm32.c:378)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
...
336 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ImmCreateContext (imm.c:626)
by test_ImmAssociateContextEx (imm32.c:333)
by func_imm32 (imm32.c:517)
by run_test (test.h:556)
by main (test.h:624)
--
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=26050
Summary: winmm/mci tests show quite a few valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33222)
--> (http://bugs.winehq.org/attachment.cgi?id=33222)
valgrind log
Lots of:
Use of uninitialised value of size 4
at wcstombs_sbcs (wctomb.c:155)
by wine_cp_wcstombs (wctomb.c:456)
by WideCharToMultiByte (locale.c:2010)
by MCI_UnmapMsgAtoW (mci.c:466)
by mciSendCommandA (mci.c:2285)
by test_openCloseWAVE (mci.c:419)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MCI_MapMsgAtoW (mci.c:340)
by mciSendCommandA (mci.c:2277)
by test_openCloseWAVE (mci.c:419)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
and a few like:
20 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by str_dup_upper (mci.c:85)
by mciSendStringW (mci.c:1341)
by mciSendStringA (mci.c:1590)
by test_openCloseWAVE (mci.c:560)
by func_mci (mci.c:1266)
by run_test (test.h:556)
by main (test.h:624)
full log 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=22431
Summary: if exist "%VAR%"\file does not work
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabspeck(a)gmail.com
The following logic fails on Wine's cmd, but works successfully on Windows',
i.e. if you set the DLC variable pointing to a directory with a "version" file
inside, it will still print "DLC variable not set" on Wine, but will print "OK"
on Windows:
set DLC=C:\dlc91e
IF EXIST "%DLC%"\version GOTO :BIN
echo "DLC Variable not set"
:BIN
echo "OK"
The following works, though:
IF EXIST "%DLC%\version" ...
I found that on some administration scripts of a commercial application.
--
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=18346
Summary: cmd does not support the "^" escape character
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dima(a)gmail.com
In Windows' command line, the caret escapes the following character. For
example:
> echo a^&b
a&b
Wine's cmd, however, does not treat it as a special character:
> echo a^&b
a^
File not found
--
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=26120
Summary: kernel32/sync tests shows a few valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at memcpy (mc_replace_strmem.c:635)
by NTDLL_create_struct_sd (sync.c:118)
by NtCreateEvent (sync.c:265)
by CreateEventExW (sync.c:489)
by CreateEventExA (sync.c:452)
by CreateEventA (sync.c:420)
by test_event (sync.c:301)
by func_sync (sync.c:1044)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at NTDLL_create_struct_sd (sync.c:66)
appears 4 times.
--
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=26107
Summary: ole32/clipboard tests show several valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
16 bytes in 2 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IMM_GetThreadData (imm.c:226)
by ImmGetContext (imm.c:1366)
by IME_UpdateAssociation (ime.c:1040)
by open_xim (xim.c:477)
by X11DRV_SetupXIM (xim.c:493)
by x11drv_init_thread_data (x11drv_main.c:681)
by thread_selection_wnd (clipboard.c:328)
by selection_acquire (clipboard.c:2625)
by selection_thread_proc (clipboard.c:2661)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
...
144 bytes in 1 blocks are possibly lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by rpcrt4_conn_np_alloc (rpc_transport.c:120)
by RPCRT4_CreateConnection (rpc_transport.c:2939)
by rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:285)
by RPCRT4_use_protseq (rpc_server.c:810)
by RpcServerUseProtseqEpExW (rpc_server.c:1022)
by RpcServerUseProtseqEpW (rpc_server.c:907)
by RPC_StartRemoting (rpc.c:1626)
by StdMarshalImpl_MarshalInterface (marshal.c:1245)
by CoMarshalInterface (marshal.c:1797)
by set_src_dataobject (clipboard.c:1968)
by OleSetClipboard (clipboard.c:2127)
by test_set_clipboard (clipboard.c:855)
by func_clipboard (clipboard.c:1543)
by run_test (test.h:556)
by main (test.h:624)
--
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.