https://bugs.winehq.org/show_bug.cgi?id=42528
Bug ID: 42528
Summary: Grand Theft Auto 5 crashes while loading
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57427
--> https://bugs.winehq.org/attachment.cgi?id=57427
The full wine debuglog
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
GTA5 launched with "-windowed -dx10" parameters
crashes with ERR_MEM_EMBEDDEDALLOC_ALLOC referring to missing page file (as my
research goes)
--
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=36612
Bug ID: 36612
Summary: valgrind shows a definite leak in
winhttp/tests/notification.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==8903== 20 bytes in 1 blocks are definitely lost in loss record 57 of 299
==8903== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==8903== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==8903== by 0x4F97C37: heap_alloc (winhttp_private.h:320)
==8903== by 0x4F9EED9: WinHttpReadData (request.c:2496)
==8903== by 0x4E50D9C: test_async (notification.c:460)
==8903== by 0x4E50E85: func_notification (notification.c:479)
==8903== by 0x4E6AC75: run_test (test.h:584)
==8903== by 0x4E6B064: main (test.h:654)
==8903==
--
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=42275
Bug ID: 42275
Summary: Biet-O-Matic chm help without directory entry
Product: Wine
Version: 2.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 56982
--> https://bugs.winehq.org/attachment.cgi?id=56982
Biet-O-Matic help (wine 2.0RC5)
When you open the Biet-O-Matic 2.14.14 online help, Wine opens the chm file but
does not show the directory structure as the Microsoft help viewer.
The Biet-O-Matic help screen however asks you to select a topic using the
directory tree that is not available under the Wine chm viewer.
--
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=42537
Bug ID: 42537
Summary: Tomb Raider 2013 has medium graphic glitches
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
and laggs heavy since 2.2-staging, 2.1-staging is fine
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game has a native Linux version.
Video of Benchmark and short gameplay with debugging:
https://youtu.be/_l9GN743KE4
Debuglog: https://dl.dropboxusercontent.com/u/16996758/winelogtr2013.txt (187MB
in size)
--
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=36613
Bug ID: 36613
Summary: valgrind shows an unintialized write in
winhttp/tests/notification.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p
winhttp_test.exe.so notification && touch notification.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==28055== Thread 2:
==28055== Syscall param write(buf) points to uninitialised byte(s)
==28055== at 0x4226D1B: ??? (syscall-template.S:81)
==28055== by 0x7BC7FD72: send_request (server.c:198)
==28055== by 0x7BC7FF91: wine_server_call (server.c:294)
==28055== by 0x7BC890FC: NtSetEvent (sync.c:361)
==28055== by 0x7B87723E: SetEvent (sync.c:572)
==28055== by 0x4CA543A: check_notification (notification.c:120)
==28055== by 0x4E24DA0: send_callback (session.c:75)
==28055== by 0x4E1645A: release_object (handle.c:81)
==28055== by 0x4E26110: request_destroy (session.c:559)
==28055== by 0x4E164D2: release_object (handle.c:85)
==28055== by 0x4E19EE3: task_thread (request.c:186)
==28055== by 0x7BC90A24: worker_thread_proc (threadpool.c:110)
==28055== by 0x7BC870C7: ??? (signal_i386.c:2571)
==28055== by 0x7BC87110: call_thread_func (signal_i386.c:2630)
==28055== by 0x7BC870A5: ??? (signal_i386.c:2571)
==28055== by 0x7BC8E4EC: start_thread (thread.c:428)
==28055== by 0x421FF92: start_thread (pthread_create.c:309)
==28055== by 0x43247ED: clone (clone.S:129)
==28055== Address 0x62ce700 is on thread 1's stack
==28055== Uninitialised value was created by a stack allocation
==28055== at 0x7BC7FF56: wine_server_call (server.c:288)
==28055==
--
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=32418
Bug #: 32418
Summary: Skylanders Spyro's Adventure can't find USB RFID
reader
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reedstrm(a)gmail.com
Classification: Unclassified
Created attachment 42766
--> http://bugs.winehq.org/attachment.cgi?id=42766
lsusb -v output for portal usb device
Skylanders is a game that uses character toys w/ RFID chips to determine your
player i nthe game, and store character stats. The original game came w/ a PC
version, which this is. Installation and SecureROM DRM all work, to the point
of needing the reader. The reader presents as a USB HID device. There exists a
downloadable character editor that has been reverse engineered from the
web-flash game portal driver. The editor fails under wine with:
unimplemented function hid.dll.HidD_SetOutputReport
I'm a long time wine user, but haven't developed with it. If some one can give
me some assistance, I can walk though providing appropriate debug and backtrace
reports. Note that the game proper does not fail as above.
--
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=42454
Bug ID: 42454
Summary: Wuppo crashes while starting with an "Out of Memory"
error
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 57296
--> https://bugs.winehq.org/attachment.cgi?id=57296
Terminal output Wine 2.1-153-g9c72376c8c
When I attempt to run the game Wuppo in Windows 7 mode, it crashes with a fatal
error dialogue box that says "Out of Memory".
I've tried running the game in a WoW64 prefix and a new 32-bit prefix in Wine
2.1-153-g9c72376c8c and in both cases the end result was the same: the game
crashed while attempting to start.
The only override I used was d3dcompiler_43 to get around the HLSL parsing
errors. Setting "glsl=disabled" in winetricks did not help.
--
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=9654
Summary: Links from http://appdb.winehq.org/ always open in the
same window
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: acheron(a)front.ru
Shift-clicking (or Control-clicking) on some links in Firefox with JavaScrippt
on results in the link opening both in the new window (or tab) and in the old
window. Observed on e.g. "Top-10" lists. This is inconvenient.
I may be wrong (I'm not good at HTML and Javascript) but I think the reason is
having both onclick="DoNav('...') and href="..." pointing to the same page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15947
Summary: appdb no way to edit vendor
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
After submitting a new app (Utilities/VLtools) along with its vendor (Digifly),
I realised I had no way to correct the error I made in the URL for the Vendor
(missing http://)
Should the user who submitted a new Vendor have the power to edit it?
--
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=22798
Summary: Invalid Wine version results in hidden / lost /
invisible test results entry
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sparr0(a)gmail.com
I submitted test results for Time of Defiance
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=8261) with an
invalid Wine Version number (1.1.45). The form accepted my submission, and I
was later emailed that my results had been added (perhaps because I was the
submitter, perhaps because I am the maintainer of the version). Now
http://appdb.winehq.org/objectManager.php?sClass=version&iId=8261&iTestingI…
displays my new results in the "Selected Test Results" box, but on no page are
the details of the results visible in the "Test Results" box.
I expect two fixes are required here. First, more input validation on the
submission page. Second, whatever is preventing this entry from showing up
under Test Results.
--
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=35563
Bug ID: 35563
Summary: GetProcessMemoryInfo() is unimplemented
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: achurch+wine(a)achurch.org
Classification: Unclassified
Despite bug 13302, GetProcessMemoryInfo() is still effectively unimplemented,
in that it returns zero in all fields instead of actual data. The missing code
is in the underlying ntdll call, NtQueryInformationProcess(ProcessVmCounters):
(see http://source.winehq.org/source/dlls/ntdll/process.c#L231)
case ProcessVmCounters:
{
VM_COUNTERS pvmi;
[...]
/* FIXME : real data */
memset(&pvmi, 0 , sizeof(VM_COUNTERS));
Test program (compile with -lpsapi):
#include <assert.h>
#include <windows.h>
#include <psapi.h>
int main(int argc, char **argv) {
PROCESS_MEMORY_COUNTERS pmc;
assert(GetProcessMemoryInfo(GetCurrentProcess(), &pmc, sizeof(pmc)));
assert(pmc.WorkingSetSize > 0);
return 0;
}
--
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=33987
Bug #: 33987
Summary: Secret Files 3 demo shows only some parts of
background in ConfigTool
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://content.deepsilver.com/kochmedia/downloads/gehe
imakte3/SF3_Demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
>From a terminal
fixme:win:EnumDisplayDevicesW ((null),0,0x32f0b8,0x00000000), 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.
https://bugs.winehq.org/show_bug.cgi?id=40798
Bug ID: 40798
Summary: ACDSee Pro 9 crashes on startup
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 54722
--> https://bugs.winehq.org/attachment.cgi?id=54722
Wine output
They list IE9+ and WMP9 as a software requirements, it might crash because of
those?
--
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=40629
Bug ID: 40629
Summary: Noto Nastaliq Urdu font crashes notepad during shaping
Product: Wine
Version: 1.9.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 54497
--> https://bugs.winehq.org/attachment.cgi?id=54497
+uniscribe,+tid
Easily reproducible, it crashes for me as soon as I type a single letter Nun
(0x646) into empty notepad document. Attached relevant part of the log.
--
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=42688
Bug ID: 42688
Summary: Native Acces crashes on unimplemented
msvcp140.dll.?__ExceptionPtrCompare@@YA_NPBX0@Z
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Created attachment 57652
--> https://bugs.winehq.org/attachment.cgi?id=57652
crash log
Now that bug 42656 has been fixed (?_Schedule_chore@details@Concurrency) the
next one for Native Access is:
Native Acces crashes on msvcp140.dll.?__ExceptionPtrCompare@@YA_NPBX0@Z
--
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=40948
Bug ID: 40948
Summary: Unhandled exception: unimplemented function
api-ms-win-crt-locale-l1-1-0.dl.__initialize_lconv_for
_unsigned_char called in 64-bit code
(0x000000007b44fbd7).
Product: Wine
Version: 1.9.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edgar.wentzlaff(a)gmx.net
Distribution: ---
Created attachment 55084
--> https://bugs.winehq.org/attachment.cgi?id=55084
backtrace.txt
Try to install Microsoft Office 365 Version 2016
--
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=42575
Bug ID: 42575
Summary: MiKTeX installer crashes before finishing on
unimplemented function
msvcp140.dll.?_LogScheduleTask@_TaskEventLogger@detail
s@Concurrency@@QAEX_N@Z
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 57487
--> https://bugs.winehq.org/attachment.cgi?id=57487
Installer console output
This started after
http://source.winehq.org/git/wine.git/commit/10b36e3977edb214f5451fcaf6f9c3…
fixed bug 41408.
$ sha256sum basic-miktex-2.9.6236.exe
82d1c841899cca7de026a059149369236bdfe6a03b616c7cbf2953abfecd9509
basic-miktex-2.9.6236.exe
--
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=39856
Bug ID: 39856
Summary: Regedit: Wrong default registry key is selected if the
language changes
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
After bug #37403 is fixed I'm noticing that it still appears one time after the
language changes.
--
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=41753
Bug ID: 41753
Summary: The procedure entry point GetUnicastIpAddressEntry
could not be located the ... deuleuleu ...
IPHLPAPI.DLL
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mvidal0001(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56194
--> https://bugs.winehq.org/attachment.cgi?id=56194
console output
Testing Steep.exe open beta with steam got a windows message box.
--
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=42658
Bug ID: 42658
Summary: Playstation Now needs
msvcr120.dll.?Alloc@Concurrency@@YAPAXI@Z
Product: Wine
Version: 2.3
Hardware: x86
URL: https://www.playstation.com/en-us/explore/playstationn
ow/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Follow up to bug 39685
--
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=42510
Bug ID: 42510
Summary: Bug in Wininet
Product: Wine-staging
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sr-tream(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Library wininet can't transfer to params for php script
Example code: http://pastebin.com/mxJwazRF
Return in Windows 7: Your IP: 87.117.12.22</br>GetReq: Connected
Return in Wine (fake win7): Your IP: 87.117.12.22</br>GetReq:
Wine output: http://pastebin.com/8JwnFPFF
--
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=33717
Bug #: 33717
Summary: regedit: Sorting registry keys on refreshing
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Renaming a registry key can cause it to be unsorted. If I remember correctly on
Windows XP if I have pressed F5 to refresh the view Windows regedit has
automatically sorted the keys. This behavior is missing on Wines regedit.
--
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=42465
Bug ID: 42465
Summary: winhttp set_cookies() violates RFC6265 string
comparison rules
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: idfred(a)gmail.com
Distribution: ---
For example, RFC6265 section 5.2.4 states:
> If the attribute-name case-insensitively matches the string "Path",
> the user agent MUST process the cookie-av as follows.
But set_cookies() uses string "path" and performs case-sensitive comparison.
Same stuff with section 5.2.3 and string "domain".
This issue breaks cookie exchange with certain HTTP servers.
Probably there are other similar issues in Wine since HTTP string processing
should be case-insensitive in most cases. And most server implementations use
Camel-Case strings.
This issue also affects Wine versions prior to 2.0.
--
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.