[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2020-01-25 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #30 from Daniel Lehman --- Created attachment 125416 --> https://bugs.kde.org/attachment.cgi?id=125416=edit bool to skip msvc x64 code path in non-wine case > The obvious fix is to keep a boolean indicating whether any Windows unwind >

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2020-01-24 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=253657 Julian Seward changed: What|Removed |Added Attachment #59716|0 |1 is obsolete|

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2020-01-01 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #28 from Daniel Lehman --- nothing new to add for now -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-12-28 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #27 from Julian Seward --- (In reply to Daniel Lehman from comment #25) > Created attachment 122256 [details] > patches for wine64 and pdbs I will try and look at these patches in the next couple of weeks, to see if they can be integrated.

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-11-29 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=253657 Tom Hughes changed: What|Removed |Added CC||eekn...@gmail.com --- Comment #26 from Tom Hughes

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-08-19 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 Daniel Lehman changed: What|Removed |Added Attachment #114890|0 |1 is obsolete|

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-04-10 Thread Alex Henrie
https://bugs.kde.org/show_bug.cgi?id=253657 Alex Henrie changed: What|Removed |Added CC||alexhenri...@gmail.com -- You are receiving

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-04-08 Thread Alex Henrie
https://bugs.kde.org/show_bug.cgi?id=253657 Alex Henrie changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-14 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #24 from Austin English --- (In reply to Daniel Lehman from comment #23) > > 0030:err:seh:NtRaiseException Unhandled exception code c01d flags 0 > > addr 0x7bc95b63 > > that's probably the iretq instruction from set_cpu_context > > >

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-13 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #23 from Daniel Lehman --- > 0030:err:seh:NtRaiseException Unhandled exception code c01d flags 0 addr > 0x7bc95b63 that's probably the iretq instruction from set_cpu_context > What VALGRIND_OPTS are you using? -v

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-13 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #22 from Austin English --- That said, it's still an improvement. Without the patchset, I get: austin@laptop:~$ /opt/valgrind/bin/valgrind /opt/oldwow64/wine-4.0-rc1/bin/wine leakage.exe ; echo $? preloader: Warning: failed to reserve range

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-13 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #21 from Austin English --- (In reply to Daniel Lehman from comment #20) > Created attachment 118764 [details] > leakage.exe and pdb > > attached tested with: > - Visual Studio 2017 (15.9.8) > - wine 4.3 > - valgrind-3.15.0.GIT

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-12 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #20 from Daniel Lehman --- Created attachment 118764 --> https://bugs.kde.org/attachment.cgi?id=118764=edit leakage.exe and pdb attached tested with: - Visual Studio 2017 (15.9.8) - wine 4.3 - valgrind-3.15.0.GIT

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2019-03-12 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #19 from Austin English --- (In reply to Daniel Lehman from comment #18) > Created attachment 114891 [details] > simple test case for wine64 pdb Hi Daniel, Would you mind attaching a pre-built binary? I'd like to test this, but I don't

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2018-09-10 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 Daniel Lehman changed: What|Removed |Added CC||dlehma...@gmail.com --- Comment #18 from

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2018-09-10 Thread Daniel Lehman
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #17 from Daniel Lehman --- Created attachment 114890 --> https://bugs.kde.org/attachment.cgi?id=114890=edit patches for wine64 and pdbs The attached patches get wine64 with pdbs working. I'm sure additional patches will be needed, but

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2018-06-04 Thread Austin English
https://bugs.kde.org/show_bug.cgi?id=253657 Austin English changed: What|Removed |Added CC||austinengl...@gmail.com -- You are receiving

[valgrind] [Bug 253657] missing some amd64 to let wine/amd64 run on valgrind/amd64

2016-03-07 Thread Stas Sergeev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=253657 --- Comment #16 from Stas Sergeev --- Created attachment 97737 --> https://bugs.kde.org/attachment.cgi?id=97737=edit a test case Sorry for delay. Here's the segregs test case. -- You are receiving this mail because: You are watching