http://bugs.winehq.org/show_bug.cgi?id=22296
Summary: Unhandled page fault for gnumeric Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: terra@gnome.org
Created an attachment (id=27252) --> (http://bugs.winehq.org/attachment.cgi?id=27252) Crash trace
Using version a72eb123e5855ff22e49058cb4e8f2200b4c16df which is a not too-old git version.
The gnumeric win32 port crashes under wine when I bring up any dialog:
wine: Unhandled page fault on read access to 0x00001c4f at address 0xb74d7b6d (thread 0009), starting debugger... ... Backtrace: 0xb74d7b6d strncmp+0x1d in libc.so.6: movzbl 0x0(%ebp),%esi
(Full trace to be attached)
The location is consistent across runs.
If I run under winedbg and "set $BreakOnFirstChance = 0" I have no problems.
Gnumeric is big. Using way too much memory is likely. If you happen to have ~100M space somewhere I can try to upload the binary and its libraries.