http://bugs.winehq.org/show_bug.cgi?id=26686
Summary: K-Meleon 1.7.0a2 crashes under Ubuntu (wine 1.2.2) Product: Wine Version: 1.2.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jujuland.46@wanadoo.fr
I have crash running K-Meleon 1.7.0a2 under Ubuntu 10.04 using Wine 1.2.2
a) If I use a launcher with this command:
env WINEPREFIX="/home/alain/.wine" wine "/opt/Program Files/K-Meleon170a/k-meleon.exe"
I have this error box:
The program k-meleon.exe has encontered an serious problem and must be closed. Sorry ...
b) If I run it clicking on k-meleon.exe from nautilus, no crash
c) If I just modify launcher type and choose command in terminal, it always crash, but I have theses errors in console:
err:ntdll:NtQueryInformationToken Unhandled Token Information class 15! wine: Call from 0x7bc4c220 to unimplemented function xul.dll.NS_StringContainerInit2_P, aborting wine: Unimplemented function xul.dll.NS_StringContainerInit2_P called at address 0x7bc4c220 (thread 0009), starting debugger...
The previous version K-Meleon 1.5.3 and 1.6.0b2 don't crash using the same launcher than in a)