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(a)winehq.org ReportedBy: terra(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.