https://bugs.winehq.org/show_bug.cgi?id=42353
Bug ID: 42353
Summary: OllyDbg Step In on a "jump to self" instruction never
stops if it's the first instruction executed by
debuggee
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
To reproduce
1. Launch OllyDbg (tested on 2.01)
2. Open an application, e.g. Test.exe coming in the OllyDbg distribution
3. After it loads, press <Space>, then in Assemble dialog type
dw 0xfeeb
and press <Enter> (or click Assemble button). This should assemble a `jmp short
<ModuleEntryPoint>` instruction.
4. Close Assemble dialog
5. Press F7 (shortcut for Step In)
6. See that right-bottom corner of the window (right-hand side of status bar)
has "Step in" text, which never switches back to Paused.
This result is wrong: the Step In action should set TF in EFLAGS, so that next
pass of control to debuggee will trap after executing one instruction. In
Windows XP OllyDbg gets control back immediately after pressing F7, while in
Wine this never happens at all with `jmp short $` instruction unless EIP
changes.
The same happens if instead of `EB FE` instruction you use `E9 FB FF FF FF`,
which is `jmp near $`.
Note that if you press F7 before step 3, everything works as expected.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27248
Summary: cannot unpack *.crx (extensions or themes) in Chrome
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34835)
--> (http://bugs.winehq.org/attachment.cgi?id=34835)
log: unpack crx file with chrome
1. Download the Chrome installer from
http://www.google.com/chrome?platform=win&hl=en
2. make sure bug 14864 is fixed, install Chrome:
wine-1.3.20-230-g456e48e
$ wine ChromeSetup.exe
3. start chrome with --no-sandbox
==
without --no-sandbox, chrome can not open any web site. is this a know bug? or
should I submit a separate bug?
==
$ wine chrome.exe --no-sandbox
4. open
https://chrome.google.com/webstore/detail/faamegfkmmdnkpdipihbehibalfjpmpk ,
install the theme package .
then there will be a message box says:
Can not unpack extension. To safely unpack an extension, there must be a path
to your profile directory that starts with a drive letter and does not contain
a junction, mount point, or symlink. No such path exists for your profile.
full log is 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=23999
Summary: EMS SQL Manager 2010 Lite for PostgreSQL crashes after
10 min
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adamb(a)info-s.pl
Created an attachment (id=30142)
--> (http://bugs.winehq.org/attachment.cgi?id=30142)
wine output
Wine 1.2
Linux Ubuntu 09.10 or
Linux Ubuntu 10.04
EMS SQLManager Lite for PostgreSQL v.4.7.08, freeware version, downloaded from
http://www.sqlmanager.net/en/products/postgresql/manager/download/5/134
To reproduce bug:
1. Install SQLManager
2. Start application and wait about 10 min
Application works fine. I not found other bugs. But after 10 min wine crashes.
--
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=17289
Summary: Slingplayer 2.0 fails with MSI error -1603: Fatal error
during installation
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://downloads.slingmedia.com/go/slingbox-desktop-us
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19297)
--> (http://bugs.winehq.org/attachment.cgi?id=19297)
"Feature transfer error" screenshot
Slingplayer 2.0 US tries to install the dotnet 2.0 SDK during installation but
fails. Using "winetricks dotnet20" the installation continues slightly further
but exits with error "-1603: Fatal error during installation".
--
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=35562
Bug ID: 35562
Summary: Slingplayer 2 crashes when starting stream
Product: Wine
Version: 1.7.10
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: e54503f7085a5b62dfc373aaa6b98116bde784d4
Created attachment 47489
--> http://bugs.winehq.org/attachment.cgi?id=47489
Wine 1.7.12 console output
Slingplayer 2 crashes when starting to stream. This is a recent regression.
e54503f7085a5b62dfc373aaa6b98116bde784d4 is the first bad commit
commit e54503f7085a5b62dfc373aaa6b98116bde784d4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Dec 23 18:16:51 2013 +0100
ntdll: Allocate TLS data in all running threads on module load.
:040000 040000 05e070154bacf55eb493a1aa46f61be3e89fa5e9
b23a82c25dcd2cd8ef325a53ac24adb8380d0ae0 M dlls
This commit can be reverted in latest git (Wine 1.7.12) and the crash goes
away.
However, native qcap also works around the crash.
Workarounds:
1. Ignore crash from Bug 17289 during install.
2. Native quartz (Bug 18556)
3. Native gdiplus (Bug 30899)
4. WMP10 (Bug 28669)
Slingbox required to test (AFAIK).
This is not Bug 34765 as that bug is too old.
--
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=30899
Bug #: 30899
Summary: SlingPlayer 1.5 UI broken
Product: Wine
Version: 1.5.6
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P4
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: madewokherd(a)gmail.com
Classification: Unclassified
Regression SHA1: dc3a08d840186c7692cc3cae45bdd517ab099e07
Created attachment 40512
--> http://bugs.winehq.org/attachment.cgi?id=40512
Corrupt UI in Wine 1.5.6
In Wine 1.5.6 the SlingPlayer UI appears broken (see attached screenshot).
Problem not present in Wine 1.4. This is a regression.
dc3a08d840186c7692cc3cae45bdd517ab099e07 is the first bad commit
commit dc3a08d840186c7692cc3cae45bdd517ab099e07
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Feb 14 13:50:59 2012 -0600
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.
Reverting this commit fixes the problem.
Workaround is native gdiplus.
The only relevant output with built-in gdiplus is:
fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
A +gdiplus trace is enormous.
--
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=42502
Bug ID: 42502
Summary: SlingPlayer 1.5.1 crashes on load (Assertion failure)
Product: Wine
Version: 2.2
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: stefan(a)codeweavers.com
Blocks: 17972, 18010, 31651, 38938
Regression SHA1: 34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b
Distribution: Ubuntu
Created attachment 57376
--> https://bugs.winehq.org/attachment.cgi?id=57376
Wine 2.1 console output
SlingPlayer 1.5.1 crashes around 98% of the time with an assertion failure, 1%
of the time with a page fault, and 1% of the time it loads, but crashes later
in a similar manner. The attached log shows an assertion failure, though the
debugger doesn't run.
wine: Assertion failed at address 0xb77df428 (thread 0009), starting
debugger...
*** Error in `/home/test/.wine/drive_c/Program Files/Sling
Media/SlingPlayer/SlingPlayer.exe': corrupted double-linked list: 0x7c3ba500
***
This is a regression.
34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b is the first bad commit
commit 34d8b987c493544f640bf5ca0a5a6cbb3d3f4e7b
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jul 30 18:50:15 2015 +0200
wined3d: Try to detect the polygon offset scale value.
FEAR draws the same geometry twice, the second time using zfunc=equal.
In both cases it sets a huge depth bias of -0.5, presumably to get
better precision for the fragile Z comparison. The GL polygon offset we
set ends up being so large that it pulls the geometry into the negative
Z range. It isn't clipped (or no longer, older NV drivers probably had a
separate bug there), but the Z value gets clamped to 0.0 in the first
draw and doesn't match the incoming Z in the second draw.
This commit cannot be automatically reverted in latest git.
No known workaround.
The crash is avoided by running it under Valgrind.
Optional native gdiplus to work around Bug 30899.
--
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=44201
Bug ID: 44201
Summary: Unimplemented function mf.dll.MFGetService
Product: Wine
Version: 3.0-rc2
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay
er-2.0.3508-Setup-EMEA.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: a679caedf6ebbce0e193afb200d1d888c2b9776d
Distribution: Ubuntu
Created attachment 59970
--> https://bugs.winehq.org/attachment.cgi?id=59970
Wine 3.0-rc2 console output
SlingPlayer 2.0 crashes with unimplemented function mf.dll.MFGetService
Although this is a new crash I don't feel that a regression test will achieve
anything, as it is probably obvious where the issue lay.
https://source.winehq.org/source/dlls/mf/mf.spec#0075
Workaround is "winetricks -q mf".
--
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=44142
Bug ID: 44142
Summary: steamwebhelper.exe crashes on wine-stagining 2.21
because NtQueryInformationFile fails
Product: Wine-staging
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twunknown(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59890
--> https://bugs.winehq.org/attachment.cgi?id=59890
backtrace
steamwebhelper.exe crashes on wine staging 2.21 but not vanilla wine because
querying FileNameInformation on a named pipe has been implemented. If
NtQueryInformationFile is called after CreateFileW has been called on the named
pipe (Which is what happens in the case of steamwebhelper.exe) Then it will
return STATUS_BAD_DEVICE_TYPE which is unexpected and the process crashes. This
is different to Windows 7 in which the call will succeed and the information
will be returned.
--
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=44709
Bug ID: 44709
Summary: Take live/regular screenshots
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The TestBot used to have a 'live screenshot' feature. This feature had to be
disabled due to Libvirt/QEmu issues and because it required the TestBot server
to make a long blocking call.
It would be nice to bring back this feature in some form.
However it may be even better to bring it in a different form and simply take
screenshots every 10 or 30 seconds and timestamp them. For a lot of tests the
screenshots are likely to all be identical so this could be used for
deduplication so that the storage footprint would not be too large. Then the
JobDetails.pl page would allow the user to browse through the screenshots for
each test run (making this nice would likely require some JavaScript).
>From a technical standpoint an advantage of taking regular screenshots is that
it would not involve the web server. Instead it would happen in a separate
thread or a fork of WineRunTask.pl (see TakeScreenshot()). So this would
side-step the blocking call issue.
>From a developer point of view, all long-running tests would have multiple
screenshots, even after they are completed (which is not the case for 'live
screenshots').
--
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.