http://bugs.winehq.org/show_bug.cgi?id=25639
Summary: wine control appwiz.cpl crashes Product: Wine Version: 1.3.9 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: tools AssignedTo: wine-bugs@winehq.org ReportedBy: allen@decisiv.net
Created an attachment (id=32649) --> (http://bugs.winehq.org/attachment.cgi?id=32649) Screenshot of error message when using GNOME menu
Fedora 14 x86_64 with all available updates as of this bugzilla.
When running the Install/Uninstall control panel applet from GNOME menu (Applications->Wine->Wine Software Uninstaller) I get a "Program Error" (see screenshot attachement).
When running the same command from a bash shell ($wine control appwiz.cpl), I get an exception:
wine: Unhandled page fault on read access to 0x00000000 at address 0x20014d78 (thread 0009), starting debugger...
I will attach the entire report.
When running just the Control Panel from the command line, I can open the Install/Uninstall control panel applet.
I have tried this with a clean wine setup (i.e. rm -rf ~/.wine).
[allen@sixpack ~]$ sudo rpm -qa| grep ^wine wine-system-fonts-1.3.9-1.fc14.noarch wine-core-1.3.9-1.fc14.i686 wine-pulseaudio-1.3.9-1.fc14.x86_64 wine-marlett-fonts-1.3.9-1.fc14.noarch wine-small-fonts-1.3.9-1.fc14.noarch wine-wow-1.3.9-1.fc14.i686 wine-core-1.3.9-1.fc14.x86_64 wine-ldap-1.3.9-1.fc14.i686 wine-pulseaudio-1.3.9-1.fc14.i686 wine-courier-fonts-1.3.9-1.fc14.noarch wine-openal-1.3.9-1.fc14.i686 wine-desktop-1.3.9-1.fc14.noarch wine-common-1.3.9-1.fc14.noarch wine-cms-1.3.9-1.fc14.i686 wine-fonts-1.3.9-1.fc14.noarch wine-twain-1.3.9-1.fc14.i686 wine-symbol-fonts-1.3.9-1.fc14.noarch wine-capi-1.3.9-1.fc14.i686 wine-1.3.9-1.fc14.i686
[allen@sixpack ~]$ sudo cat /etc/redhat-release Fedora release 14 (Laughlin)
[allen@sixpack ~]$ uname -a Linux sixpack.decisiv.net 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux