| Summary: | (wine) vex x86->IR: unhandled instruction bytes: 0x66 0x60 0x9C 0x58 (pusha) | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Jeff Zaroyko <jeffzaroyko> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | njn, vince |
| Priority: | NOR | ||
| Version First Reported In: | 3.4 SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jeff Zaroyko
2009-01-02 08:32:12 UTC
to reproduce: 1. wget http://download.nullsoft.com/winamp/client/winamp5541_full_emusic-7plus_en-us.exe 2. wine winamp5541_full_emusic-7plus_en-us.exe 3. Click through the installer, unchecking any addons that might be selected by default. 4. cd ~/.wine/drive_c/Program\ Files/Winamp 5. valgrind --trace-children=yes wine winamp.exe *** This bug has been marked as a duplicate of bug 126245 *** |