http://bugs.winehq.org/show_bug.cgi?id=37038
Bug ID: 37038
Summary: wineserver leaks memory when running my network
communication program
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zt20055453(a)163.com
In 1.7.22 wine, wineserver leaks memory when running my network communication
program. memory leaks 128kB at few seconds intervals. My program uses
asynchronous
function to receive video data.
I ran wineserver -f under valgrind --leak-check=yes to get memory leaks info,
but valgrind didn't catch anything useful.
--
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=42944
Bug ID: 42944
Summary: FFXIV Fuzzy Text
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ssbkm(a)icloud.com
Distribution: ---
The game text is very Fuzzy in DX11 mode.
--
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=42524
Bug ID: 42524
Summary: Bioshock Infinite gets stuck on start
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
It has a native Linux version.
Video: https://youtu.be/WsCzTzopxc0
Debuglog: https://dl.dropboxusercontent.com/u/16996758/winelog.txt (too
big-32MB)
--
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=42831
Bug ID: 42831
Summary: Grand Theft Auto V: Social Club immediately looses
connection to Rockstar servers
Product: Wine-staging
Version: 2.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pablodevlinux(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57920
--> https://bugs.winehq.org/attachment.cgi?id=57920
PlayOnLinux log/Terminal output when launcher wasn't able to connect to
Rockstar servers.
Social Club launcher connects to Rockstar servers but immediately looses
connection. After few trials Social Club decides that Rockstar servers are
unavailable. Logs are filled mainly with fixme:wininet messages.
Because of it Social Club doesn't download updates and update the game so it's
unplayable.
--
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=42738
Bug ID: 42738
Summary: Annoying flickering in Renegade Ops (needs
StrictDrawOrdering=enabled to remove it)
Product: Wine
Version: 2.1
Hardware: x86
URL: http://store.steampowered.com/app/99300/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 602a23a60aaab164acb8a2767094d545172ab4cf
Distribution: ---
Created attachment 57732
--> https://bugs.winehq.org/attachment.cgi?id=57732
terminal output
This is a DX10 game and needs native d3dcompiler_43 and d3dx10_42 to start.
>From the opening videos throughout the menus and in the main game the screen is
flickering heavily.
Changing in-game options e.g. screen resolution, MSAA, Vsync doesn't remove
this annoyance.
The problem doesn't occur in Wine Staging when CSMT is enabled or when
StrictDrawOrdering is enabled in pure Wine.
What makes this bug different from other similar issues reported here is that
that the problem is fairly new, there was no need to enable the
StrictDrawOrdering in the registry to avoid the screen flickering until
commit 602a23a60aaab164acb8a2767094d545172ab4cf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jan 27 11:36:31 2017 +0100
wined3d: Just use glBufferSubData() in buffer_direct_upload().
It might seem like a good idea to try to use glMapBufferRange() in
buffer_direct_upload(), but it really isn't. The interesting cases for
glMapBufferRange() are GL_MAP_INVALIDATE_BUFFER_BIT or
GL_MAP_UNSYNCHRONIZED_BIT, but the only way for those to be set here
would be for the buffer to be mapped with WINED3D_MAP_DISCARD or
WINED3D_MAP_NOOVERWRITE before the buffer object was created. In that
case the GPU is obviously not using the buffer object, so
glMapBufferRange() doesn't help. On the other hand, if the buffer is
currently in use by the application and neither WINED3D_MAP_DISCARD nor
WINED3D_MAP_NOOVERWRITE is set, glMapBufferRange() would need to wait
for the GPU to finish using the buffer object, while glBufferSubData()
may decide not to.
With the previous commit there is no flickering at all.
No demo version available, let me know if you need debug logs.
wine-2.4-256-g4bfa0d829f
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 378.13
OpenGL core profile shading language version string: 4.50 NVIDIA
--
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=42167
Bug ID: 42167
Summary: NEOTOKYO occasionally crashes when joining a server
and mid game: GL_OUT_OF_MEMORY
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
Created attachment 56761
--> https://bugs.winehq.org/attachment.cgi?id=56761
backtrace
Terminal output is:
err:d3d:wined3d_check_gl_call >>>>>>> GL_OUT_OF_MEMORY (0x505) from
glBufferData @ buffer.c / 753.
hl2.exe(66427,0xa53391c0) malloc: *** mach_vm_map(size=6221824) failed (error
code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Jan 7 11:34:37 hl2.exe[66427] <Error>: CGSImageDataLock: Cannot allocate
memory
err:module:load_builtin_dll failed to load .so lib for builtin L"usp10.dll":
dlopen(/usr/local/lib/wine/usp10.dll.so, 258): no suitable image found. Did
find:
/usr/local/lib/wine/usp10.dll.so: out of address space
err:module:DelayLoadFailureHook failed to delay load usp10.dll.ScriptBreak
wine: Call from 0x7b42c0f9 to unimplemented function usp10.dll.ScriptBreak,
aborting
--
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=42976
Bug ID: 42976
Summary: demul v0.7 alpha
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
NO DLL OVER RIDES , NO ENABLE CSMT , NO ENABLE VAAPI OR NOTHING TICKED IN
STAGING SETTINGS
demul v0.7 alpha
video plugin gpudx11oldhw
sound plugin spu demul
gd rom plugin gdrimage
controls plugin paddemul
netplay plugin netdemul
bios dreamcast v 1.04 japan
vmu shows black and white with resident evil showing
build date aug 18 2016
black screen after hearing intro and passing intro in game menu black screen
can hear up and down for selecting gamemodes
new game load game ect but no graphics just black screen
FOR LOG FILE UPLOADED TO GITHUB BELOW
https://github.com/fatjohnny118/MYGIT/blob/master/jap
--
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=42532
Bug ID: 42532
Summary: Red Faction Guerilla has major 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: ---
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
This game supports DirectX9 and DirectX10/11.
Wine-2.1 (Staging) had better performance.
Video: https://youtu.be/Boe7b4o5iso
Logfile: https://dl.dropboxusercontent.com/u/16996758/winelogrfg.txt
--
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=29188
Bug #: 29188
Summary: Serial Port Comm Failure for USB2Serial Converters?
Product: Wine
Version: 1.3.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rogerx.oss(a)gmail.com
Classification: Unclassified
Created attachment 37657
--> http://bugs.winehq.org/attachment.cgi?id=37657
wine-serialfailure.log
I have an application trying to communicate to a serial port provided by a USB
to Serial Converter device (/dev/ttyUSB0).
The application fails to communicate and I think the following is where it
fails:
trace:comm:io_control 0x78 IOCTL_SERIAL_WAIT_ON_MASK (nil) 0 0x90e9f0 4
0x90e9bc
trace:comm:get_irq_info TIOCSERGETLSR err Invalid argument
The application states it fails to communicate even though I have blinking
lights on the device and can use picocom or screen to login.
ie.
$ picocom -b 115200 /dev/ttyUSB0
Or
$ screen /dev/ttyUSB0 115200
--
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=43064
Bug ID: 43064
Summary: fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3D_DECL_USAGE_TANGENT, usage_idx=0].
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
While testing Need For Speed demo bug 41080 and playing it shortly after
quiting my cosole was spammed with this message.
fixme:d3d:fixed_get_input Unsupported input stream
[usage=WINED3D_DECL_USAGE_TANGENT, usage_idx=0].
I don't know if this needs to be added in wine code, but if not I quess a check
for this and silencing it would be nice. Since I didnt notice any real problem,
setting this bug priority really low.
https://source.winehq.org/git/wine.git/blob/53bf72e266532f2f0533a0dfd7e90a2…
--
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.