http://bugs.winehq.org/show_bug.cgi?id=26122
Summary: mscoree/msocree tests show several uninitialized
values under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Use of uninitialised value of size 4
at mbstowcs_sbcs (mbtowc.c:87)
by wine_cp_mbstowcs (mbtowc.c:269)
by MultiByteToWideChar (locale.c:1920)
by CompareStringA (locale.c:2868)
by StrCmpNIA (string.c:422)
by SHLWAPI_StrStrHelperA (string.c:554)
by StrStrIA (string.c:684)
by test_loadlibraryshim (mscoree.c:167)
by func_mscoree (mscoree.c:253)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_loadlibraryshim (mscoree.c:144)
...
That repeats for mbstowcs_sbcs / mbtowc.c, lines 86-92
--
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=27526
Summary: Field of view spins uncontrollably after switching
from menu screen in Half Life
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
Running Half Life in the Wine "virtual desktop" the game runs fine, but after
switching to the menu screen (by hitting Escape) and resuming the game the
field of view spins uncontrollably. As far as I can tell my viewpoint is point
to the ground.
This has been an issue for a long time now.
--
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=17543
Summary: Halo 2 Vista: Installer will not launch
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anomalydetected(a)gmail.com
When attempting to launch the installer the game Halo 2 Vista, nothing much
happens. There is a window that briefly appears entitled "Microsoft Visual C++
Runtime Library", but it immediately closes and then nothing more happens.
Terminal output shows a flurry of FIXME's, a few ERR's, and finally ends with
an Unhandled Exception Error.
I am running Ubuntu 8.10 32-bit.
Compiled the latest git as of today (2/26/2009). Wine --version shows
wine-1.1.15-445-g5e0d4c7. GCC is version 4.3.2.
In winecfg, I set the Windows Version to "Windows Vista". (Note that the game
requires Windows Vista to play, but does not use any Vista-specific functions
such as DirectX10. In fact, there is a 3rd party application that allows this
exact game to run successfully under Windows XP. It is commonly believed that
Microsoft made the requirement of Vista purely to help push the OS.)
The command I am using to launch it is "wine /media/cdrom0/Startup.exe".
Attaching output of terminal with WINEDEBUG=+relay
--
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=32181
Bug #: 32181
Summary: linux/videodev.h header is deprecated and unavailable
on newer kernels
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Classification: Unclassified
There are places in Wine where linux/videodev.h is included, however this file
is not available on newer systems. I think it's a deprecated library, but I'm
not sure about what the proper transition is supposed to be.
I think the options are:
- port to the newer libv4l2 header, ie linux/videodev2.h
- update includes to build with the older library (ie libv4l-videodev.h)
Some quick googling shows that Wine isn't the only app affected, but that other
projects have made a transition in their source (rather than, say, relying on
distro symlinks).
--
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=37814
Bug ID: 37814
Summary: NotePad++ freeze/crash when I copy text
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicorelay(a)gmail.com
Created attachment 50360
--> https://bugs.winehq.org/attachment.cgi?id=50360
Sample of Wine PROCESS
I use NotePad++ on Mac OS X 10.9 with Wine (WineBottle).
But I have a problem when I copy some text inside notepad++ : Wine process
freeze. I select 2 or 3 lines of text, right click, copy => it freeze and wine
process go to 70%.
This is my config :
MacBook Pro Retina 2014 - SSD with OS X 10.9.5
NotePad++ 6.6.8 onWine 1.6.1 (WineBottler)
I make a « sample » of wine process in OS X Activity Monitor in attachement.
--
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=33481
Bug #: 33481
Summary: Solidworks crashes on mouse action after 1 minute
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Classification: Unclassified
The application is working quite well during the first minute after launch.
Then it crashes on the first mouse or keyboard action.
If the application window is left alone, with no mouse over it, it doesn't
crashes. It crashes instantly when mouse is put over, or if window is focused
via wm shortcut.
There are nothing useful in logs, but the application is generating its own
coredump, but I don't know how to analyse it.
this bug was previously related to bug 32978
This regression appeared approximately in 1.5.24, but regression didn't show
anything. So the issue is probably triggered by some changes in ubuntu's
compiz, or nivida's driver.
Will try it on an intel-graphics based computer, running ubuntu 12.04 to see if
the issue is related to ubuntu upgrade.
--
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=36367
Bug ID: 36367
Summary: 16 bit dos support with Mac OS X 10.9 (Mavericks) and
Homebrew
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ralbrightii(a)gmail.com
Created attachment 48418
--> http://bugs.winehq.org/attachment.cgi?id=48418
Backtrace file
I am trying to install an application that configures an older matrix mixer for
my church buildings (Ivie 884+), this application was designed for Windows
95/98 and utilizes the 16-bit code architecture. (The application is located
here: http://www.ivie.com/download/w95_answ.exe).
While I was able to modify the home-brew version of WINE to turn off
--disable-win16 which caused the installer program to crash immediately. There
is now a brand-new set of errors that occur that I cannot seem to figure out.
This program cannot run from in a dosbox.
I have attached the backtrace.txt file to help figure this out. Thank you for
your help, I have spent 3 days searching this bug reporting forum and the
internet to make this work and I am ripping my hair out as I cannot seem to
find an answer.
--
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=36626
Bug ID: 36626
Summary: dxgi/tests/device.c crashes under valgrind on
i965/mesa
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48674
--> https://bugs.winehq.org/attachment.cgi?id=48674
backtrace
../../../tools/runtest -q -P wine -T ../../.. -M dxgi.dll -p dxgi_test.exe.so
device && touch device.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
Backtrace:
=>0 0x0400ae14 _vgr20180ZZ_libcZdsoZa_memcpy+0x1c4() in
vgpreload_memcheck-x86-linux.so (0x04d0eeb8)
1 0x0681ab84 in i965_dri.so (+0xf2b83) (0x81de1000)
2 0x0682114d in i965_dri.so (+0xf914c) (0x09d5f118)
3 0x06821490 in i965_dri.so (+0xf948f) (0x09d5f118)
4 0x069f589f in i965_dri.so (+0x2cd89e) (0x0bbe6888)
5 0x0680a33a in i965_dri.so (+0xe2339) (0x00000de1)
6 0x0680e9ea in i965_dri.so (+0xe69e9) (0x04d0f2c8)
7 0x063d1c96 glTexSubImage2D+0x65() in libgl.so.1 (0x04d0f2c8)
8 0x04ebac32 match_fbo_tex_update+0x639(gl_info=0x47459f4, gl_renderer="Mesa
DRI Intel(R) Ivybridge Mobile ", gl_vendor=GL_VENDOR_MESA,
card_vendor=HW_VENDOR_INTEL, device=CARD_INTEL_IVBM)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:722] in wined3d (0x04d0f2c8)
9 0x04ebdae9 fixup_extensions+0x57(gl_info=0x47459f4, gl_renderer="Mesa DRI
Intel(R) Ivybridge Mobile ", gl_vendor=GL_VENDOR_MESA,
card_vendor=HW_VENDOR_INTEL, device=CARD_INTEL_IVBM)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:1542] in wined3d
(0x04d0f308)
10 0x04ec3f8b wined3d_adapter_init_gl_caps+0x166d(adapter=0x47459e4)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:3131] in wined3d
(0x04d0f4e8)
11 0x04ec945e wined3d_adapter_init+0x372(adapter=0x47459e4, ordinal=0)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:5180] in wined3d
(0x04d0f8f8)
12 0x04ec99b7 wined3d_init+0xb3(wined3d=0x47459d8, flags=0)
[/home/austin/wine-valgrind/dlls/wined3d/directx.c:5272] in wined3d
(0x04d0f928)
...
I'll attach the full backtrace.
--
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=33877
Bug #: 33877
Summary: AutoRun.exe for SimCity 4 Deluxe segfaults when trying
to install program
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: belfrancis2001(a)yahoo.ca
Classification: Unclassified
Created attachment 44943
--> http://bugs.winehq.org/attachment.cgi?id=44943
The backtrace saved from the AutoRun.exe's segfault
Downloaded SimCity 4 Deluxe from Gamer's Gate and then wine-executed the
AutoRun.exe to start installation. Clicked the Install and the install program
segfaults.
I am using Fedora 18 linux distribution on a Lenovo Laptop T60p running kernel
version 3.9.6-200. The graphics card is an ATI Mobility FireGL V5250 (graphics
chip set M66 or M56GL) and using the open source video drivers.
It is believed that a deficiency in the video subsystem (ie: possibly
r300_dri.so or WINE's use of the resource) might be causing problems since a
preliminary scan of the backtrace seem to indicate possible termination in the
video portion of the code.
I decided to file this backtrace before I try using the proprietary AMD/ATI
Catalyst video drivers to see if they resolve the problem. In which case, if
they do then it might confirm that there is a deficiency in the open source
video 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=33376
Bug #: 33376
Summary: Stick soldier 2 crash on startup
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderstormpolska(a)o2.pl
Classification: Unclassified
Created attachment 44166
--> http://bugs.winehq.org/attachment.cgi?id=44166
Stick Soldier 2 Debug
Hello!
Stick Soldier is a freeware game and it doesn't work on Wine (Nvidia / Intel) -
Debug in Start
--
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.