https://bugs.winehq.org/show_bug.cgi?id=36263
Bug ID: 36263
Summary: valgrind shows a couple possible leaks in
dinput8/tests/device.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==3785== 392 bytes in 1 blocks are possibly lost in loss record 668 of 873
==3785== at 0x7BC4C735: notify_alloc (heap.c:255)
==3785== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==3785== by 0x5FBB1F5: alloc_device (keyboard.c:229)
==3785== by 0x5FBB731: keyboarddev_create_device (keyboard.c:305)
==3785== by 0x5FA9A80: create_device (dinput_main.c:711)
==3785== by 0x5FA9BCE: IDirectInput7AImpl_CreateDeviceEx (dinput_main.c:726)
==3785== by 0x5FA9EFA: IDirectInput8AImpl_CreateDevice (dinput_main.c:795)
==3785== by 0x5FAA748: IDirectInput8AImpl_EnumDevicesBySemantics
(dinput_main.c:940)
==3785== by 0x49462F4: test_action_mapping (device.c:317)
==3785== by 0x4947317: func_device (device.c:511)
==3785== by 0x494AE4C: run_test (test.h:584)
==3785== by 0x494B23B: main (test.h:654)
==3785==
==3785== 392 bytes in 1 blocks are possibly lost in loss record 669 of 873
==3785== at 0x7BC4C735: notify_alloc (heap.c:255)
==3785== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==3785== by 0x5FBB1F5: alloc_device (keyboard.c:229)
==3785== by 0x5FBB731: keyboarddev_create_device (keyboard.c:305)
==3785== by 0x5FA9A80: create_device (dinput_main.c:711)
==3785== by 0x5FA9BCE: IDirectInput7AImpl_CreateDeviceEx (dinput_main.c:726)
==3785== by 0x5FA9EFA: IDirectInput8AImpl_CreateDevice (dinput_main.c:795)
==3785== by 0x49467D3: test_save_settings (device.c:403)
==3785== by 0x494731C: func_device (device.c:512)
==3785== by 0x494AE4C: run_test (test.h:584)
==3785== by 0x494B23B: main (test.h:654)
==3785==
--
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=36429
Bug ID: 36429
Summary: valgrind shows a possible leak in
shell32/tests/assoc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==7098== 28 bytes in 1 blocks are possibly lost in loss record 165 of 578
==7098== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==7098== by 0x5A36BB8: apartment_getclassobject (compobj.c:526)
==7098== by 0x5A39FC6: get_inproc_class_object (compobj.c:2894)
==7098== by 0x5A3CD2F: CoGetClassObject (compobj.c:3032)
==7098== by 0x5A3D4B7: CoCreateInstance (compobj.c:3197)
==7098== by 0x4B5B8B7: func_assoc (assoc.c:201)
==7098== by 0x4BA8888: run_test (test.h:584)
==7098== by 0x4BA8C77: main (test.h:654)
==7098==
--
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=36147
Bug ID: 36147
Summary: valgrind shows a leak in dlls/jscript/tests/jscript.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p
jscript_test.exe.so jscript && touch jscript.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:ole:CoCreateInstance Class {f414c260-6ac0-11cf-b6d1-00aa00bbbb58} does
not support aggregation
==2325== 64 bytes in 1 blocks are definitely lost in loss record 514 of 960
==2325== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2325== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2325== by 0x6A316A6: ???
==2325== by 0x6A33457: ???
==2325== by 0x6A335C1: ???
==2325== by 0x6A1152D: ???
==2325== by 0x6A379BD: ???
==2325== by 0x6A37B96: ???
==2325== by 0x6A38431: ???
==2325== by 0x6A3959F: ???
==2325== by 0x4E51D23: test_jscript_uninitializing (activscp.h:1007)
==2325== by 0x4E52813: func_jscript (jscript.c:688)
==2325== by 0x4E5ED5F: run_test (test.h:584)
==2325== by 0x4E5F14E: main (test.h:654)
==2325==
--
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=36611
Bug ID: 36611
Summary: A connection was successfully established with the
server, but then and error occurred during the
pre-login handshake: (provider: SSL Provider, error: 0
- SSL Provider)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: saravanan.t(a)lapizonline.com
i am using wine1.7 on ubuntu 14.04 lts. While i am trying to login to my .net
framework 4.0 application am getting the following error.
A connection was successfully established with the server, but then and error
occurred during the pre-login handshake: (provider: SSL Provider, error: 0 -
SSL Provider)
--
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=36288
Bug ID: 36288
Summary: valgrind shows an invalid read in
kernel32/tests/thread.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==29807== Thread 2:
==29807== Invalid read of size 4
==29807== at 0x4A39EA1: set_test_val (thread.c:944)
==29807== by 0x7B876351: SleepEx (sync.c:108)
==29807== by 0x7B87630B: Sleep (sync.c:97)
==29807== by 0x4A39F11: threadFunc6 (thread.c:952)
==29807== by 0x7BC87087: ??? (signal_i386.c:2571)
==29807== by 0x7BC870D0: call_thread_func (signal_i386.c:2630)
==29807== by 0x7BC87065: ??? (signal_i386.c:2571)
==29807== by 0x7BC8E4B0: start_thread (thread.c:428)
==29807== by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==29807== by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)
==29807== Address 0x62ae8e0 is on thread 1's stack
==29807==
--
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=23942
Summary: 3 Programs to make Linux LiveCD does not see memory
cards/Flash Drive
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VHSripRTP(a)interia.eu
Good Morning...
I have a problem with the detection of Memory Cards/Flash Drive... but still
will recognize and detect the ISO image without any trouble such as Ubuntu or
FatDog64 I do not want any logs to show it going well but it does not detect
memory card/ USB Flash Drive
System: Ubuntu 10.04 (x86_64) + Wine 1.2
Tested programs: USB Universal Installer v1.77 (very light),UNetbootin USB
v4.71 and LinuxLive Creator 2.5 (has a problem with graphics)
--
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=27623
Summary: GODMH crashes on start
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: nico.bellic1994(a)gmail.com
Originally reported in bug 27590. Installer is an self extracting rar, so I
used unrar x on it. Game starts a patch, which seems fine, clicking what looks
like the start button (bottom right) launches a game window, gives a bit of d3d
output, then crashes without a backtrace:
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x8fdb1b8,0x8fdb6e8): stub
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
wine: Unhandled page fault on read access to 0xf8b90024 at address 0x7e1648e5
(thread 0032), starting debugger...
--
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=16950
Summary: When playing dvd video using quartz there are vertical
lines appearing on the video.
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcarthew(a)mbarron.net
Created an attachment (id=18723)
--> (http://bugs.winehq.org/attachment.cgi?id=18723)
image showing vertical lines on the ingame dvd movies.
When playing dvd video in wing commander 4 dvd edition using quartz there are
vertical lines appearing onscreen. I expect this bug will affect other
applications as well. These lines do not appear when the files are played back
using either mplayer or a windows pc running the game.
--
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=24494
Summary: Recettear tends to crash on dungeon transitions
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Recettear tends to crash when transitioning between dungeon floors, on occasion
it even happens when entering a dungeon.
For me, it usually happens approximately every 3 or 4 floors. (boss fights are
usually every 5th, making this incredibly annoying)
When it crashes, one of 4 different errors are shown in the console; they are
as follows
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
XIO: fatal IO error 0 (Success) on X server ":0.0"
s\steam\steamapps\common\recettear\recettear.exe: ../../src/xcb_io.c:249:
process_responses: Assertion `(((long) (dpy->last_request_read) - (long)
(dpy->request)) <= 0)' failed.
X Error of failed request: GLXBadContextTag
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
With that said, I am not entirely convinced this is a wine bug, though I am
unable to reproduce it on a windows system.
If more information is required, just ask and give me the WINEDEBUG arguments
if needed.
For those so inclined, I can also reproduce this with the demo.
--
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=36579
Bug ID: 36579
Summary: Command & Conquer Red Alert 3 hangs before EA logo
without native d3dx9
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)yahoo.com
Command & Conquer Red Alert 3 (Retail, Patched to 1.12) will hang on a black
screen before the EA logo is shown, on a clean prefix. It's impossible to
continue.
The following is echoed to the console endlessly while the game is hung up:
fixme:d3dx:ID3DXEffectImpl_BeginPass No states applied, yet!
If using d3dx9 via winetricks the game runs as expected.
--
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.