[Bug 13631] Unhandled page fault in winefile after pressing F5

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 19 19:01:06 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=13631


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #5 from Austin English <austinenglish at gmail.com>  2009-01-19 19:01:05 ---
Still present in git.

Backtrace:
=>0 0x7ec46e1c get_path+0x24(dir=(nil), path=0x32ce14)
[/home/austin/wine-git/programs/winefile/winefile.c:1507] in winefile
(0x0032cde8)
  1 0x7ec4d141 refresh_child+0x2e(child=0x137528)
[/home/austin/wine-git/programs/winefile/winefile.c:3777] in winefile
(0x0032d038)
  2 0x7ec4ec0a ChildWndProc+0x876(hwnd=0x10036, nmsg=49024, wparam=67240,
lparam=0) [/home/austin/wine-git/programs/winefile/winefile.c:4384] in winefile
(0x0032e368)
  3 0x7e9c81fa WINPROC_wrapper+0x1a() in user32 (0x0032e398)
  4 0x7e9c889e call_window_proc+0xca(hwnd=0x10036, msg=49024, wp=67240, lp=0,
result=0x32e494, arg=0x7ec4e394)
[/home/austin/wine-git/dlls/user32/winproc.c:458] in user32 (0x0032e3e8)
  5 0x7e9cede0 WINPROC_call_window+0x112(hwnd=0x10036, msg=49024, wParam=67240,
lParam=0, result=0x32e494, unicode=1, mapping=2116610628)
[/home/austin/wine-git/dlls/user32/winproc.c:2203] in user32 (0x0032e438)
  6 0x7e986158 call_window_proc+0xc0(hwnd=0x10036, msg=49024, wparam=67240,
lparam=0, unicode=1, same_thread=1, mapping=2116610628)
[/home/austin/wine-git/dlls/user32/message.c:1634] in user32 (0x0032e498)
  7 0x7e988b18 send_message+0x13f(info=0x32e508, res_ptr=0x32e534, unicode=1)
[/home/austin/wine-git/dlls/user32/message.c:2478] in user32 (0x0032e4e8)
  8 0x7e988f18 SendMessageW+0x54(hwnd=0x10036, msg=49024, wparam=67240,
lparam=0) [/home/austin/wine-git/dlls/user32/message.c:2602] in user32
(0x0032e538)
  9 0x7ec49333 FrameWndProc+0x226(hwnd=0x1002a, nmsg=273, wparam=67240,
lparam=0) [/home/austin/wine-git/programs/winefile/winefile.c:2263] in winefile
(0x0032f8d8)
  10 0x7e9c81fa WINPROC_wrapper+0x1a() in user32 (0x0032f908)
  11 0x7e9c889e call_window_proc+0xca(hwnd=0x1002a, msg=273, wp=67240, lp=0,
result=0x32fa04, arg=0x7ec4910d)
[/home/austin/wine-git/dlls/user32/winproc.c:458] in user32 (0x0032f958)
  12 0x7e9cede0 WINPROC_call_window+0x112(hwnd=0x1002a, msg=273, wParam=67240,
lParam=0, result=0x32fa04, unicode=1, mapping=1306128)
[/home/austin/wine-git/dlls/user32/winproc.c:2203] in user32 (0x0032f9a8)
  13 0x7e986158 call_window_proc+0xc0(hwnd=0x1002a, msg=273, wparam=67240,
lparam=0, unicode=1, same_thread=1, mapping=1306128)
[/home/austin/wine-git/dlls/user32/message.c:1634] in user32 (0x0032fa08)
  14 0x7e988b18 send_message+0x13f(info=0x32fa78, res_ptr=0x32faa4, unicode=1)
[/home/austin/wine-git/dlls/user32/message.c:2478] in user32 (0x0032fa58)
  15 0x7e988f18 SendMessageW+0x54(hwnd=0x1002a, msg=273, wparam=67240,
lparam=0) [/home/austin/wine-git/dlls/user32/message.c:2602] in user32
(0x0032faa8)
  16 0x7e9819a4 translate_accelerator+0x6c0(hWnd=0x1002a, message=256,
wParam=116, lParam=4128769, fVirt=3, key=116, cmd=1704)
[/home/austin/wine-git/dlls/user32/menu.c:5224] in user32 (0x0032fb58)
  17 0x7e981f39 TranslateAcceleratorW+0x1d3(hWnd=0x1002a, hAccel=0x1127,
msg=0x32fbe8) [/home/austin/wine-git/dlls/user32/menu.c:5337] in user32
(0x0032fbc8)
  18 0x7ec504c2 winefile_main+0x9a(hinstance=0x7ec40000, cmdshow=1,
path=0x32fc30) [/home/austin/wine-git/programs/winefile/winefile.c:4897] in
winefile (0x0032fc08)
  19 0x7ec5057d WinMain+0x5d(hinstance=0x7ec40000, previnstance=(nil),
cmdline="c:\windows\abc\qqq", cmdshow=1)
[/home/austin/wine-git/programs/winefile/winefile.c:4931] in winefile
(0x0032fe38)
  20 0x7ec507da main+0x10a()
[/home/austin/wine-git/dlls/winecrt0/exe_main.c:48] in winefile (0x0032feb8)
  21 0x7ec506b6 __wine_spec_exe_entry+0x6e(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in winefile (0x0032fef8)
  22 0x7ee1725b start_process+0xe4(arg=(nil))
[/home/austin/wine-git/dlls/kernel32/process.c:904] in kernel32 (0x0032ffe8)

Jeff, would you resubmit that patch.


-- 
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.



More information about the wine-bugs mailing list