https://bugs.winehq.org/show_bug.cgi?id=36921
Bug ID: 36921
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (mozilla::Selection::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB89B: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x101616B9: PresShell::Init (nspresshell.cpp:836)
==13312== by 0x1029F7A1: nsDocument::doCreateShell (nsdocument.cpp:3442)
==13312== by 0x103634E9: nsHTMLDocument::CreateShell
(nshtmldocument.cpp:313)
==13312== by 0x1014C25F: nsDocumentViewer::InitPresentationStuff
(nsdocumentviewer.cpp:701)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36922
Bug ID: 36922
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsDOMEvent::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F6675: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F66B8: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x10404115: nsGlobalWindow::DispatchDOMWindowCreated
(nsglobalwindow.cpp:2616)
==13312== by 0x863E6A7: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36923
Bug ID: 36923
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c
(nsEventListenerManager::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264D9C: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264DDE: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x814E5067: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36924
Bug ID: 36924
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsPresContext::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49034
--> https://bugs.winehq.org/attachment.cgi?id=49034
valgrind log
A lot of these, going to attach the full output, but here's an example:
==13451== Conditional jump or move depends on uninitialised value(s)
==13451== at 0x1015803C: nsPresContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13451== by 0x10283192: nsContentUtils::DispatchTrustedEvent
(nscontentutils.cpp:3271)
==13451== by 0x1029CB98: nsDocument::UpdateVisibilityState
(nsdocument.cpp:11052)
==13451== by 0x102A9136: nsDocument::OnPageHide (nsdocument.cpp:8140)
==13451== by 0x101493A9: nsDocumentViewer::PageHide
(nsdocumentviewer.cpp:1261)
==13451== by 0x1062FDDF: nsDocShell::FirePageHideNotification
(nsdocshell.cpp:1621)
==13451== by 0x106300C1: nsDocShell::CreateContentViewer
(nsdocshell.cpp:7975)
==13451== by 0x1061AE8C: nsDSURIContentListener::DoContent
(nsdsuricontentlistener.cpp:123)
==13451== by 0x106351D1: nsDocumentOpenInfo::TryContentListener
(nsuriloader.cpp:659)
==13451== by 0x10635827: nsDocumentOpenInfo::DispatchContent
(nsuriloader.cpp:360)
==13451== by 0x58FFFF: ???
==13451== Uninitialised value was created by a client request
==13451== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13451== by 0x7BC4C075: initialize_block (heap.c:240)
==13451== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13451== by 0x77D619E: msvcrt_heap_alloc (heap.c:70)
==13451== by 0x77D6D63: MSVCRT_malloc (heap.c:408)
==13451== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13451== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13451== by 0x7566F26: init_xpcom (nsembed.c:698)
==13451== by 0x7567399: load_gecko (nsembed.c:774)
==13451== by 0x756BD01: create_nscontainer (nsembed.c:2042)
==13451== by 0x74EC2F6: HTMLDocument_Create (htmldoc.c:4756)
==13451== by 0x7555F7D: ClassFactory_CreateInstance (main.c:238)
==13451== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13451== by 0x4D63202: create_mime_object (binding.c:258)
==13451== by 0x4D635A2: create_object (binding.c:308)
==13451== by 0x4D660AB: report_data (binding.c:1077)
==13451== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13451== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13451== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13451== by 0x4D67FCF: process_tasks (bindprot.c:57)
--
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=36928
Bug ID: 36928
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (HTMLDOMNode_Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x7D98870: HTMLDOMNode_Release (htmlnode.c:494)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DC4377: release_inner_window (htmlwindow.c:235)
==15288== by 0x7DC45F5: HTMLWindow2_Release (htmlwindow.c:284)
==15288== by 0x7DC3CE0: detach_inner_window (mshtml.h:47873)
==15288== by 0x7DCE094: update_window_doc (htmlwindow.c:3023)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==14890== Conditional jump or move depends on uninitialised value(s)
==14890== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==14890== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==14890== by 0x7DD4377: release_inner_window (htmlwindow.c:235)
==14890== by 0x7DD45F5: HTMLWindow2_Release (htmlwindow.c:284)
==14890== by 0x7DD3CE0: detach_inner_window (mshtml.h:47873)
==14890== by 0x7DDE094: update_window_doc (htmlwindow.c:3023)
==14890== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==14890== by 0x7DE9409: read_stream_data (navigate.c:1227)
==14890== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==14890== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==14890== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==14890== by 0x4D66201: report_data (urlmon.h:820)
==14890== by 0x4D67813: start_binding (binding.c:1530)
==14890== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==14890== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==14890== by 0x7DE8569: start_binding (objidl.h:3488)
==14890== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==14890== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==14890== by 0x4D63390: create_mime_object (binding.c:278)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== Uninitialised value was created by a client request
==14890== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==14890== by 0x7BC4C075: initialize_block (heap.c:240)
==14890== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==14890== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==14890== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==14890== by 0x80E21095: moz_xmalloc (mozalloc.cpp:54)
==14890== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==14890== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==14890== by 0x7DF2399: load_gecko (nsembed.c:774)
==14890== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==14890== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==14890== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==14890== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==14890== by 0x4D63202: create_mime_object (binding.c:258)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== by 0x4D660AB: report_data (binding.c:1077)
==14890== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==14890== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==14890== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==14890== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DCE0E3: update_window_doc (htmlwindow.c:3029)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x7DA8870: HTMLDOMNode_Release (htmlnode.c:494)
==15556== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==15556== by 0x7DDE0E3: update_window_doc (htmlwindow.c:3029)
==15556== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==15556== by 0x7DE9409: read_stream_data (navigate.c:1227)
==15556== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15556== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15556== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15556== by 0x4D66201: report_data (urlmon.h:820)
==15556== by 0x4D67813: start_binding (binding.c:1530)
==15556== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15556== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15556== by 0x7DE8569: start_binding (objidl.h:3488)
==15556== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==15556== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15556== by 0x4D63390: create_mime_object (binding.c:278)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36929
Bug ID: 36929
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsHtml5StreamParser::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E23D3: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E2416: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== by 0x7DE9EBE: stop_request_proc (navigate.c:1437)
==15556== by 0x7E2AB77: hidden_proc (task.c:316)
==15556== by 0x54AA909: ??? (winproc.c:173)
==15556== by 0x54AAA7E: call_window_proc (winproc.c:244)
==15556== by 0x54ACC17: WINPROC_call_window (winproc.c:900)
==15556== by 0x546E5A1: DispatchMessageW (message.c:4022)
==15556== by 0x10769BED: nsAppShell::ProcessNextNativeEvent
(nsappshell.cpp:223)
==15556== by 0x10791553: nsBaseAppShell::DoProcessNextNativeEvent
(nsbaseappshell.cpp:139)
==15556== by 0x109DE999: nsThread::ProcessNextEvent (nsthread.cpp:599)
==15556== by 0x109B626F: NS_ProcessPendingEvents (nsthreadutils.cpp:188)
==15556== by 0x10791100: nsBaseAppShell::NativeEventCallback
(nsbaseappshell.cpp:97)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36930
Bug ID: 36930
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsDocumentViewer::Destroy)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15748== Conditional jump or move depends on uninitialised value(s)
==15748== at 0x1013DAB0: nsFrameSelection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15748== by 0x1014D48E: nsDocumentViewer::Destroy
(nsdocumentviewer.cpp:1609)
==15748== by 0x1014CCDC: nsDocumentViewer::Show (nsdocumentviewer.cpp:1915)
==15748== by 0x106226C4: nsDocShell::SetVisibility (nsdocshell.cpp:5444)
==15748== by 0x75940EB: activate_window (view.c:292)
==15748== by 0x75952F7: OleDocumentView_Show (view.c:551)
==15748== by 0x4CDE454: OleDocumentSite_ActivateMe (docobj.h:491)
==15748== by 0x756EDEF: OleObject_DoVerb (docobj.h:285)
==15748== by 0x74B9EA0: HlinkTarget_Navigate (oleidl.h:3179)
==15748== by 0x4CDFC6A: object_available (hlink.h:1385)
==15748== by 0x4CE043C: object_available_proc (dochost.c:271)
==15748== by 0x4CDF97A: process_dochost_tasks (dochost.c:63)
==15748== by 0x4CEED59: ie_window_proc (iexplore.c:689)
==15748== by 0x54A2909: ??? (winproc.c:173)
==15748== by 0x54A2A7E: call_window_proc (winproc.c:244)
==15748== by 0x54A4C17: WINPROC_call_window (winproc.c:900)
==15748== by 0x54665A1: DispatchMessageW (message.c:4022)
==15748== by 0x4CEFF60: IEWinMain (iexplore.c:1061)
==15748== by 0x4C8CA34: wWinMain (main.c:84)
==15748== by 0x4C8CD1C: wmain (exe_wmain.c:51)
==15748== Uninitialised value was created by a client request
==15748== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15748== by 0x7BC4C075: initialize_block (heap.c:240)
==15748== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15748== by 0x77C319E: msvcrt_heap_alloc (heap.c:70)
==15748== by 0x77C3D63: MSVCRT_malloc (heap.c:408)
==15748== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15748== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15748== by 0x7553F26: init_xpcom (nsembed.c:698)
==15748== by 0x7554399: load_gecko (nsembed.c:774)
==15748== by 0x7558D01: create_nscontainer (nsembed.c:2042)
==15748== by 0x74D92F6: HTMLDocument_Create (htmldoc.c:4756)
==15748== by 0x7542F7D: ClassFactory_CreateInstance (main.c:238)
==15748== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15748== by 0x4D63202: create_mime_object (binding.c:258)
==15748== by 0x4D635A2: create_object (binding.c:308)
==15748== by 0x4D660AB: report_data (binding.c:1077)
==15748== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15748== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15748== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15748== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15748==
--
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=37157
Bug ID: 37157
Summary: mshtml/events test hangs under valgrind
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49389
--> https://bugs.winehq.org/attachment.cgi?id=49389
valgrind output
I've only noticed this on my debian desktop, but it's repeatable every time.
austin@debian-home:~/wine-valgrind-known$ valgrind --version
valgrind-3.9.0
austin@debian-home:~/wine-valgrind-known$ ps aux | grep event
austin 18489 0.0 0.0 2244 540 pts/3 S+ 07:56 0:00 /bin/sh -c
../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p
mshtml_test.exe.so events && touch events.ok
austin@debian-home:~/wine-valgrind-known$ uname -a
Linux debian-home 3.14-2-686-pae #1 SMP Debian 3.14.13-2 (2014-07-24) i686
GNU/Linux
--
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=20648
Summary: DX-Ball crashes at startup on x86-64 system
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.magicwandsoft.com/games/dxball/download.htm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.brachaczek(a)gmail.com
Created an attachment (id=24640)
--> (http://bugs.winehq.org/attachment.cgi?id=24640)
log from console
DX-Ball (free to download, link in URL) crashes every time at startup if it's
run under Wine compiled under an x86-64 system. Tried with Ubuntu 9.10 amd64
with official Ubuntu Wine packages. I can also reproduce the same issue if I
compile Wine under i386 with gcc flags -msse -msse2 -mfpmath=sse - they're
default for x86-64 and probably that's the problem. 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=32859
Bug #: 32859
Summary: Mathematica 8 occasionally crashes on startup
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 43395
--> http://bugs.winehq.org/attachment.cgi?id=43395
Backtrace
Start Mathematica. If it doesn't crash, try close it and start again, if still
not, try other tty or try first wineserver -k or launch with a different
LC_ALL... I couldn't find any reliable way to reproduce the bug, it happens in
~10% cases, and it *seems* manipulations above somewhat improve
reproducibility.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36809
Bug ID: 36809
Summary: valgrind shows an unitialized variable in
dlls/dmscript/tests/dmscript.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20119== Use of uninitialised value of size 4
==20119== at 0x427A0CD: _itoa_word (_itoa.c:180)
==20119== by 0x427D856: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427A0D3: _itoa_word (_itoa.c:180)
==20119== by 0x427D856: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427ADD7: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427AE43: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x427AEC5: vfprintf (vfprintf.c:1634)
==20119== by 0x429E4E1: vsprintf (iovsprintf.c:42)
==20119== by 0x428429E: sprintf (sprintf.c:32)
==20119== by 0x4BC691C: wine_dbgstr_guid (test.h:533)
==20119== by 0x4BC5B0F: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x402EB3D: bcmp (vg_replace_strmem.c:965)
==20119== by 0x4BC5B2E: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
==20119== Conditional jump or move depends on uninitialised value(s)
==20119== at 0x4BC5F76: winetest_vok (test.h:311)
==20119== by 0x4BC6184: winetest_ok (test.h:357)
==20119== by 0x4BC5B4C: test_scripttrack (dmscript.c:222)
==20119== by 0x4BC5D40: func_dmscript (dmscript.c:249)
==20119== by 0x4BC6B3B: run_test (test.h:584)
==20119== by 0x4BC6F29: main (test.h:654)
==20119== Uninitialised value was created by a stack allocation
==20119== at 0x4BC597E: test_scripttrack (dmscript.c:206)
==20119==
--
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=33723
Bug #: 33723
Summary: EA Origin needs job objects
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ariscop(a)gmail.com
Classification: Unclassified
It uses job objects + completion ports to determine if a game is running or has
exited. as it doesn't notice a game being closed, you cannot relaunch the game
without restarting origin.
fixme:ntdll:NtCreateJobObject stub: 0xa32e83c 1f001f <null>
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xa32e890 112
trace:ntdll:NtCreateIoCompletion (0xa32e83c, 1f0003, (nil), 0)
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 7 0xa32e934 8
fixme:ntdll:NtAssignProcessToJobObject stub: 0xdead 0xc70
--
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=35337
Bug ID: 35337
Summary: GOG.com installer--a small line appears on the
progress bar after some time
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 47135
--> http://bugs.winehq.org/attachment.cgi?id=47135
GOG Installer Log
A small vertical line appears on the installer progress bar, you can see it by
the end of the installation process. I've marked it with the red circle in the
screenshot.
I don't know if the issue affects all versions of the GOG.com installer. You
can test it with the free Tyrian 2000 installer.
--
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=32719
Bug #: 32719
Summary: WISIS.EXE Crash on opening a db
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessio(a)dba.it
Classification: Unclassified
Created attachment 43174
--> http://bugs.winehq.org/attachment.cgi?id=43174
Backtrace of the error
Crash every we try to open a db with WISIS.EXE
--
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=36897
Bug ID: 36897
Summary: No sound recording
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: abi(a)abinet.ru
I have a problem to use microphone in Teamspeak3. I tried several other simple
windows programs and got the same behavior, so I suspect something wrong
globally with microphone support for OSS.
1. I tried USB microphone and analog one.
2. Native software works.
3. I can choose correct OSS device in winecfg and in teamspeak client.
4. No visible errors generated.
5. Download link is
http://dl.4players.de/ts/releases/3.0.15/TeamSpeak3-Client-win32-3.0.15.exe
6. I tried FreeBSD 10 and PC-BSD is case I compiled something wrong.
7. Attach is USB microphone. The same (except other pcm device) applies to
analog test with rear or front panel.
--
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=26333
Summary: Star Wars GB CC 1.0x: crash on pressing
"Multiplayer"->"Show Games"
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=33552)
--> (http://bugs.winehq.org/attachment.cgi?id=33552)
crash log for Wine 1.3.15
A plain crash.
--
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=11364
Summary: WinRar doesn't fully utilize two CPU cores in
multithreading mode
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://rarlabs.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
WinRar doesn't fully utilize two cores of an SMP system if it has detected
them. On average WinRar's CPU usage is around 140-160% on a dual core SMP
system, while the best usage will be 200%.
Anyway thank you for resolving bug 7551.
--
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=23481
Summary: Network in Heroes 3
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vis(a)211.ru
I'm using the 'winetricks directplay' for playing in 'Heroes of Might and Magic
III' on a network.
But this way has a bug:
When I create a game and other player will join, game hangs at loading of
percent.
But if I join, and the user from Windows creates that all is normally created.
--
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=34820
Bug #: 34820
Summary: Path of Exile crashes on resize
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Path of Exile crashes on mac when resizing (does not matter if it is via
in-game menu or dragging the window's corner) with "Failed resetting Direct3D
device objects" popup and fixme:d3d_texture:texture_init Failed to create
surface 0x2be113c0, hr 0x8876086c
(happens with and without winemac driver)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37103
Bug ID: 37103
Summary: Wine incorrectly handles UNIX group permissions
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Here's a very simple testcase.
You've got (userid/groupid = me) a directory which belongs to a different user
(userid/groupid = otheruser). This directory user is "otheruser". This
directory group is "me". Permissions are 770.
$ ls -la
drwxrwx--- 2 otheruser me 4096 Aug 14 00:30 TestFolder
When I'm using native UNIX applications, I can create new files and erase any
files from this folder (the sticky bit is not set).
$ cd TestFolder
$ touch testfile
$ echo $?
0
$ ls -la anotherfile
-rw-r--r-- 1 otheruser otheruser 1111 May 1 11:11 anotherfile
$ rm anotherfile
$ echo $?
0
When I'm using Wine applications, I cannNOT create new files or erase existing
files in this folder. The error is "Permission denied".
--
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=28754
Bug #: 28754
Summary: In comdl32/tests/itemdlg.ok, update_layout() uses
uninitialized window rect
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make itemdlg.ok" in comdlg32/tests, valgrind complains
Conditional jump or move depends on uninitialised value(s)
at update_layout (itemdlg.c:1114)
by IFileDialog2_fnSetFileNameLabel (itemdlg.c:1968)
by IFileOpenDialog_fnSetFileNameLabel (itemdlg.c:2231)
by func_itemdlg (itemdlg.c:714)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at update_layout (itemdlg.c:1098)
and a cascade of uninitialized values ensues that would be hard to
write a suppression for. The uninitilialized value happens because
update_layout() calls GetClientRect on This->dlg_hwnd, which is NULL,
and doesn't check whether it succeeded.
The attached patch makes all the warnings go away, but I don't know if it's
the right thing to do.
--
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=28769
Bug #: 28769
Summary: shell32/shellpath tests: test_knownFolders() triggers
use-after-free and invalid free in foldermanager
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make shellpath.ok" in shell32/tests, Valgrind complains:
Invalid read of size 1
at foldermanager_GetFolder (shellpath.c:3764)
by test_knownFolders (shellpath.c:2199)
by func_shellpath (shellpath.c:2517)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f041870 is 472 bytes inside a block of size 1,024 free'd
at RtlFreeHeap (heap.c:262)
by add_with_alpha (imagelist.c:237)
by ImageList_ReplaceIcon (imagelist.c:2508)
by SIC_IconAppend (iconcache.c:284)
by SIC_Initialize (iconcache.c:428)
by DllMain (shell32_main.c:1200)
Invalid read of size 1
at foldermanager_GetFolder (shellpath.c:3764)
by test_knownFolders (shellpath.c:2233)
by func_shellpath (shellpath.c:2517)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f041870 is 472 bytes inside a block of size 1,024 free'd
at RtlFreeHeap (heap.c:262)
by add_with_alpha (imagelist.c:237)
by ImageList_ReplaceIcon (imagelist.c:2508)
by SIC_IconAppend (iconcache.c:284)
by SIC_Initialize (iconcache.c:428)
by DllMain (shell32_main.c:1200)
Invalid free() / delete / delete[]
at RtlFreeHeap (heap.c:262)
by foldermanager_Release (shellpath.c:3684)
by test_knownFolders (shellpath.c:2485)
by func_shellpath (shellpath.c:2517)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f041870 is 472 bytes inside a block of size 1,024 free'd
at RtlFreeHeap (heap.c:262)
by add_with_alpha (imagelist.c:237)
by ImageList_ReplaceIcon (imagelist.c:2508)
by SIC_IconAppend (iconcache.c:284)
by SIC_Initialize (iconcache.c:428)
by DllMain (shell32_main.c:1200)
--
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=35396
Bug ID: 35396
Summary: Microsoft Excel and PowerPoint (2007) transparent
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jgdominy(a)gmail.com
Classification: Unclassified
Created attachment 47223
--> http://bugs.winehq.org/attachment.cgi?id=47223
Screenshot of problem
I've installed Microsoft Office 2007 from my work's volume license CD. I only
installed Word, Powerpoint and Excel. Word works, but Excel and Powerpoint are
both partially transparent. I can see the contents of my desktop, terminal, or
whatever else is open and behind the office window. See screenshot.
--
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=33910
Bug #: 33910
Summary: Reprobates demo shows black screen
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
13406-reprobates-aux-portes-de-la-mort-pc.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45032
--> http://bugs.winehq.org/attachment.cgi?id=45032
log+d3d
Demo shows black screen at launching. Clean wineprefix, no overrides.
--
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=24010
Summary: Two Worlds multiplayer cannot create or join a game
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30160)
--> (http://bugs.winehq.org/attachment.cgi?id=30160)
terminal output
In the multiplayer mode of Two Worlds I cannot join or create a game. I can
successfully login to the server and enter the game lobby (the town) and chat
with other players, but when I click on Join or Create a game, nothing happens.
The attached log shows the terminal output. The following components were
installed via winetricks in order to start the game and play the videos: 'd3dx9
physx xact wmp9 quartz'.
Fedora 13
Nvidia 7600 GT card / driver 195.36.31
--
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=29807
Bug #: 29807
Summary: Registration code not accepted in Reason 5
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xeriouxi(a)fastmail.fm
Classification: Unclassified
For some reason (no pun intended) the registration key for Reason 5 is not
accepted when registering it in Wine. This is a genuine key and works fine when
Reason 5 is running in a Windows environment.
--
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=32392
Bug #: 32392
Summary: Impossible to determine locale when chosen in winecfg
Windows 7
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yast4ik(a)yahoo.com
Classification: Unclassified
Created attachment 42740
--> http://bugs.winehq.org/attachment.cgi?id=42740
Windows XP and Windows 7 difference
I tried to manage tags of audio with the tagscanner 5.1.625 with version of
Windows set to Windows 7 in winecfg. Japan characters in tags and filenames in
program are rectangles, then I change version of Windows to Windows XP and
japan characters became normal
The output with os version Windows 7 specified:
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d6f0, (nil) 0x33d718
fixme:thread:GetThreadPreferredUILanguages 56, 0x33d6f0, (nil) 0x33d718
--
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=33099
Bug #: 33099
Summary: err:ole:CoInitializeEx Attempt to change threading
model of this apartment from multi-threaded to
apartment threaded
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
>From a fresh 1.5.25 .wine on Ubuntu raring i386
when i'm loading MT5 from Metaquotes, i get that error logged
--
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=34959
Bug #: 34959
Summary: Add a way to change the default app icon of the
executable with the mac driver
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Add a way to change the default app icon of the executable with the mac driver.
GOG.com and Steam use Wine and X11 to allow running some of their games on Macs
with custom-made icons, but you can't set such an icon with the mac driver.
--
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=15492
Summary: Clamwin installer doesn't parse %SystemDrive% correctly
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=clamwin&filename=clamwin-0.94-
setup.exe&use_mirror=superb-east
OS/Version: other
Status: NEW
Keywords: download, Installer, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16404)
--> (http://bugs.winehq.org/attachment.cgi?id=16404)
+shell in git, bzip2 -9'ed
Installing Clamwin works fine, except that instead of installing to:
C:\Program Files\Clamwin
it defaults to:
Z:\home\austin\%SystemDrive%\Program Files\ClamWin
I've seen this on a couple other installers as well, but can't think of them
off hand.
+shell 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=17188
Summary: Oracle Web Conferencing Console installer resources
cannot be properly loaded
Product: Wine
Version: 1.1.13
Platform: PC
URL: https://conference.oracle.com/imtapp/app/nuf_sys.uix
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19083)
--> (http://bugs.winehq.org/attachment.cgi?id=19083)
Oracle Web Conferencing Console installer +resource trace
With today's Git (wine-1.1.13-560-g4b27dfe), while attempting to test bug 16684
by running the application installer, I noticed that the installer evidently
had issues loading its executable resources, as these fixmes were printed:
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
and the installer window seemed to have placeholders for the presumed text
resources. After hitting Next a few times the installer appeared to be in
extraction phase, but promptly crashed with a backtrace in FormatMessageW.
--
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=34254
Bug #: 34254
Summary: Wine64 seh:RtlUnwindEx error with c++ exception
handling
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alejandropuchades(a)gmx.com
Classification: Unclassified
Description of problem:
When I was implementing a C wrapper for a C++ library, catching all possible
exceptions in C++-land, I noticed my exception handlers were not being called
and my app crashed under wine64. The same binary run just fine under windows 7,
so it had to be a wine bug. Also, the same code compiled for 32 bits run
successfully under the 32 bits version of wine.
System information:
Fedora 19 x86_64, binaries compiled with the 32 and 64 bits versions of MinGW
Version-Release number of selected component (if applicable):
$ wine64 --version
wine-1.6
How reproducible:
(assuming current-dir = uncompressed attachment)
Steps to Reproduce:
1. $ ./compile64.sh
2. $ wine64 ./main.exe
Actual results:
throwing exception
err:seh:RtlUnwindEx invalid frame 7fff42757fd0 (0x132000-0x330000)
err:seh:setup_exception stack overflow 2416 bytes in thread 0009 eip
0007fb39b2ab22b esp 0000000000130c90 stack 0x130000-0x131000-0x330000
Expected results:
No crash :) Just what happens when compiled with compile32.sh:
throwing exception
exception caught
Additional info:
Source code triggering the bug attached below.
--
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=19231
Summary: Trine Demo fails to launch - unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTable
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.bigdownload.com/games/trine/pc/trine-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
As above, Trine Demo fails to launch with message:
wine: Call from 0x7b8421e2 to unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTable, aborting
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
wine: Unimplemented function d3dx9_36.dll.D3DXGetShaderConstantTable called at
address 0x7b8421e2 (thread 001c), 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=31579
Bug #: 31579
Summary: Error when close Microsoft Visio 2007
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jisrael(a)hotmail.com
Classification: Unclassified
Created attachment 41525
--> http://bugs.winehq.org/attachment.cgi?id=41525
Error when close Microsoft Visio 2007
Error when close Microsoft Visio 2007
--
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=21433
Summary: InqScribe: Installed fine, but no output or UI
response when running installed app
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgolightly(a)ec.rr.com
Created an attachment (id=25809)
--> (http://bugs.winehq.org/attachment.cgi?id=25809)
"bt all" output while InqScribe.exe is running.
Running Ubuntu 9.10 Desktop w/ Wine v1.1.36.
InqScribe 2.0.5 installed with wine in the same manner as it would with
Windows, however when launching the program via the command "wine
InqScribe.exe", there is no command-line output, no UI response, etc. It
simply idles.
An evaluation copy of InqScribe is available from the following link:
http://www.inqscribe.com/bin/InqScribe%202.0.5.exe
--
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=33164
Bug #: 33164
Summary: row-resize / col-resize cursor is wrong (Listview)
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chenjh_06(a)hotmail.com
Classification: Unclassified
I have install an X cursor theme named JYxNeon, and then I find col-resize
cursor is displayed wrongly in a Listview control. col-resize should be
vertical double arrows but is displayed horizontal.
If I swap row-resize/col-resize icon in the cursor theme, this problem can be
solved. But when I look into Wine source, I find it may be a bug in winex11. In
mouse.c, row-resize/col-resize is wrongly used in comctl32_cursors. The
resource id of 105/106 in comctl32 should be col-resize, and 135 should be
row-resize.
--
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=32361
Bug #: 32361
Summary: epson stylus t13 installer problem: wine:
Unimplemented function setupx.dll16.DiOpenClassRegKey
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justineuro.moin(a)gmail.com
Classification: Unclassified
Created attachment 42699
--> http://bugs.winehq.org/attachment.cgi?id=42699
epson stylus t13 printer install problem in wine: Unimplemented function
setupx.dll16.DiOpenClassRegKey
epson stylus t13 installer problem
--
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=26748
Summary: World Series of Poker crashes when starting up a game
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=34067)
--> (http://bugs.winehq.org/attachment.cgi?id=34067)
Backtrace from Crash
Hello,
I am trying to get "World Series of Poker" from Activision to work. The AppDB
entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=6756
I can get into the main menu, intro movies play back okay but I cannot start a
game and get an "unrecoverable error". I have attached all of my console output
below and hope that this is of help for improving wine.
I am using Mandriva 2010.2 with all current updates. My PC is an Athlon 2,6 Ghz
with a GeForce FX5500 using 173.x Nvidia drivers.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36133
Bug ID: 36133
Summary: valgrind shows some leaks in gdiplus/tests/image.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==29933== 16 bytes in 1 blocks are definitely lost in loss record 108 of 637
==29933== at 0x7BC4C735: notify_alloc (heap.c:255)
==29933== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==29933== by 0x681EB57: ungif_alloc (ungif.c:61)
==29933== by 0x681EC67: MakeMapObject (ungif.c:155)
==29933== by 0x681F3DB: DGifGetImageDesc (ungif.c:413)
==29933== by 0x682002D: DGifSlurp (ungif.c:891)
==29933== by 0x67EC347: GifDecoder_Initialize (gifformat.c:1131)
==29933== by 0x4E99484: decode_image_wic (wincodec.h:3511)
==29933== by 0x4E99E21: decode_image_gif (image.c:3580)
==29933== by 0x4E9A806: GdipLoadImageFromStream (image.c:3777)
==29933== by 0x49ACB7F: load_image (image.c:2793)
==29933== by 0x49B2659: test_gif_properties (image.c:4032)
==29933== by 0x49B4628: func_image (image.c:4293)
==29933== by 0x49D96B0: run_test (test.h:584)
==29933== by 0x49D9A9F: main (test.h:654)
==29933==
==29933== 16 bytes in 1 blocks are definitely lost in loss record 109 of 637
==29933== at 0x7BC4C735: notify_alloc (heap.c:255)
==29933== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==29933== by 0x681EB57: ungif_alloc (ungif.c:61)
==29933== by 0x681EC67: MakeMapObject (ungif.c:155)
==29933== by 0x681F3DB: DGifGetImageDesc (ungif.c:413)
==29933== by 0x682002D: DGifSlurp (ungif.c:891)
==29933== by 0x67EC347: GifDecoder_Initialize (gifformat.c:1131)
==29933== by 0x4E99484: decode_image_wic (wincodec.h:3511)
==29933== by 0x4E99E21: decode_image_gif (image.c:3580)
==29933== by 0x4E9A687: GdipImageSelectActiveFrame (image.c:3742)
==29933== by 0x49B286A: test_gif_properties (image.c:4051)
==29933== by 0x49B4628: func_image (image.c:4293)
==29933== by 0x49D96B0: run_test (test.h:584)
==29933== by 0x49D9A9F: main (test.h:654)
==29933==
==29933== 28 bytes in 1 blocks are possibly lost in loss record 182 of 637
==29933== at 0x7BC4C735: notify_alloc (heap.c:255)
==29933== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==29933== by 0x5C308B6: COMPOBJ_DllList_Add (compobj.c:526)
==29933== by 0x5C32BF2: apartment_getclassobject (compobj.c:1335)
==29933== by 0x5C3633C: get_inproc_class_object (compobj.c:2894)
==29933== by 0x5C367FB: CoGetClassObject (compobj.c:3032)
==29933== by 0x5C36DBD: CoCreateInstance (compobj.c:3197)
==29933== by 0x4E9943F: decode_image_wic (image.c:3403)
==29933== by 0x4E99E64: decode_image_tiff (image.c:3585)
==29933== by 0x4E9A806: GdipLoadImageFromStream (image.c:3777)
==29933== by 0x49ACB7F: load_image (image.c:2793)
==29933== by 0x49AFBF6: test_tiff_palette (image.c:3424)
==29933== by 0x49B4619: func_image (image.c:4290)
==29933== by 0x49D96B0: run_test (test.h:584)
==29933== by 0x49D9A9F: main (test.h:654)
==29933==
--
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=36305
Bug ID: 36305
Summary: valgrind shows a possible leak in
netapi32/tests/access.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: netapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30913== 22 bytes in 1 blocks are possibly lost in loss record 18 of 71
==30913== at 0x7BC4C735: notify_alloc (heap.c:255)
==30913== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30913== by 0x4C2D675: ???
==30913== by 0x4C32762: ???
==30913== by 0x4955F8A: run_localgroupgetinfo_tests (access.c:345)
==30913== by 0x49561F8: func_access (access.c:381)
==30913== by 0x49588C0: run_test (test.h:584)
==30913== by 0x4958CAF: main (test.h:654)
==30913==
--
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=22139
Summary: CDBurnerXP Pro 3 produces a "fail" message after
choosing a mode
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/3.0.x/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26996)
--> (http://bugs.winehq.org/attachment.cgi?id=26996)
Terminal output
After starting up this version of the program and choosing the option to create
a data disc, it produces a dialog box which says "fail". Normally, it offers to
continue a disc here if applicable; otherwise, it continues to the main file
selection screen.
The message is gone after running winetricks comctl32.
--
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=26223
Summary: Nail'd demo: black screen on start
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.gamershell.com/news_111686.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
The game installs just fine, but fails to run, just giving a black screen.
Terminal shows:
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:thread:SetThreadIdealProcessor (0xdc): stub
fixme:thread:SetThreadIdealProcessor (0xe8): stub
fixme:thread:SetThreadIdealProcessor (0xf4): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32e800,0x00000000), stub!
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x215a18,0x4bde2a0): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x46aad28,0x4c49a80): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:dinput:SysMouseWImpl_Acquire Clipping cursor to (-3,-22)-(1027,771)
fixme:d3d_surface:IWineD3DVolumeImpl_Map (0xe07e2d8) : pBox=(nil) stub
--
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=36842
Bug ID: 36842
Summary: Can't set a static crontrol's text to empty by pssing
NULL pointer
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On Windows, when you call SetWindowText(NULL) on a static control, it clears
the control to an empty string.
On Wine the call has no effect, the text just remains as it was before, you
have to call SetWindowText("") to clear the static control.
--
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=36190
Bug ID: 36190
Summary: comdlg32/itemdlg shows a ton of valgrind warnings
Product: Wine
Version: 1.3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: dank(a)kegel.com
==16983== Conditional jump or move depends on uninitialised value(s)
==16983== at 0x5E694E7: ctrl_container_resize (itemdlg.c:848)
==16983== by 0x5E6A509: update_layout (itemdlg.c:1224)
==16983== by 0x5E6D117: IFileDialog2_fnSetFileNameLabel (itemdlg.c:1972)
==16983== by 0x5E6DE2A: IFileOpenDialog_fnSetFileNameLabel
(shobjidl.h:13997)
==16983== by 0x4CB447B: test_basics (shobjidl.h:15138)
==16983== by 0x4CBE457: func_itemdlg (itemdlg.c:1932)
==16983== by 0x4CC17B5: run_test (test.h:584)
==16983== by 0x4CC1BA4: main (test.h:654)
==16983== Uninitialised value was created by a stack allocation
==16983== at 0x5E6A001: update_layout (itemdlg.c:1102)
==16983==
eventually..
==16983== More than 100 errors detected. Subsequent errors
==16983== will still be recorded, but in less detail than before.
--
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=30648
Bug #: 30648
Summary: Official Sega Genesis / Mega Drive Classic Collection
Crash
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: x414e54(a)linux.com
Classification: Unclassified
Created attachment 40120
--> http://bugs.winehq.org/attachment.cgi?id=40120
Wine Page Fault Back Trace
On loading the Sega mega drive classic collection on steam and attempting to
swich between games, it will crash with "Unhandled exception: page fault on
read access to 0x000006b4 in 32-bit code (0x7e657731)." Please see attached
back-trace for more information.
I am using wine 1.5.3 32bit through playonlinux on Fedora 16 x86_64.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36656
Bug ID: 36656
Summary: valgrind shows an unintialized write in
comdlg32/tests/itemdlg.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==9059== Syscall param write(buf) points to uninitialised byte(s)
==9059== at 0x4227CF3: __write_nocancel (syscall-template.S:81)
==9059== by 0x7BC7FD7E: send_request (server.c:198)
==9059== by 0x7BC7FF9D: wine_server_call (server.c:294)
==9059== by 0x547E7B0: set_window_pos (winpos.c:2087)
==9059== by 0x547ED2F: USER_SetWindowPos (winpos.c:2208)
==9059== by 0x547F8F9: EndDeferWindowPos (winpos.c:2428)
==9059== by 0x5F54904: update_layout (itemdlg.c:1271)
==9059== by 0x5F57034: IFileDialog2_fnSetOkButtonLabel (itemdlg.c:1959)
==9059== by 0x4CAE310: test_basics (shobjidl.h:13994)
==9059== by 0x4CB7457: func_itemdlg (itemdlg.c:1932)
==9059== by 0x4CBA7B5: run_test (test.h:584)
==9059== by 0x4CBABA4: main (test.h:654)
==9059== Address 0x4dcf46c is on thread 1's stack
==9059== Uninitialised value was created by a stack allocation
==9059== at 0x5F54001: update_layout (itemdlg.c:1102)
==9059==
--
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=35807
Bug ID: 35807
Summary: Photoshop CS6 is randomly launched
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.artik(a)gmail.com
Created attachment 47804
--> http://bugs.winehq.org/attachment.cgi?id=47804
PhotoshopCS6 immediate crash
I encounter a strange bug. When I launch Photoshop CS6 or Photoshop CC,
sometimes it boots, sometime nothing happen, and sometimes it crash.
I add the terminal output for the two last states.
--
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=35247
Bug ID: 35247
Summary: Teleglitch: Die More Edition needs
msvcr110.dll._libm_sse2_sqrt_precise
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47008
--> http://bugs.winehq.org/attachment.cgi?id=47008
terminal output
The Steam version crashes on start:
...
wine: Call from 0x7b83a38e to unimplemented function
msvcr110.dll._libm_sse2_sqrt_precise, aborting
...
Mscodescan reveals some more stubs:
./Teleglitch.exe imports following stub symbols:
msvcp110:?_Add_vtordisp1@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp2@?$basic_ios@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEXXZ
msvcp110:?_Syserror_map@std@@YAPBDH@Z
msvcp110:?_Winerror_map@std@@YAPBDH@Z
msvcp110:?_Xbad_alloc@std@@YAXXZ
./Teleglitch.exe imports following stub symbols:
msvcr110:__crtTerminateProcess
msvcr110:__crtUnhandledException
msvcr110:_libm_sse2_sqrt_precise
./lua52.dll imports following stub symbols:
msvcr110:__crtTerminateProcess
msvcr110:__crtUnhandledException
msvcr110:_libm_sse2_sqrt_precise
There's a demo on Steam but I couldn't test it:
http://store.steampowered.com/app/234390/
The early non-Steam demo (available on several download sites, named
'Teleglitch_r6demo.zip' does *not* have the issue).
wine-1.7.9-43-gbfb4f28
--
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.