xekhz
2008-Sep-29 14:58 UTC
[Wine] wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94 EFLAGS:00010246( - 00 -RIZP1) EAX:00000000 EBX:7e749294 ECX:00208598 EDX:00000000 ESI:00000000 EDI:00181340 Stack dump: 0x00334b7c: 00181340 0020f1e0 00208598 00000011 0x00334b8c: 00181340 000201b4 00334bc4 7e730f57 0x00334b9c: 00000000 000201b4 00334bb4 7ead158d 0x00334bac: 00000001 00000000 00334bc4 7e72da14 0x00334bbc: 7e749294 00181340 003354e4 7e736cfe 0x00334bcc: 00000000 00000000 00000000 00000000 Backtrace: =>1 0x7e72d7a6 TREEVIEW_RecalculateVisibleOrder+0x76(infoPtr=0x181340, start=0x208598) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in comctl32 (0x00334b94) 2 0x7e730f57 TREEVIEW_Size+0x87(infoPtr=<register ESI not in topmost frame>, wParam=<is not available>, lParam=<is not available>) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5336] in comctl32 (0x00334bc4) 3 0x7e736cfe TREEVIEW_WindowProc+0x141e(hwnd=0x201b4, uMsg=5, wParam=0, lParam=25428279) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5694] in comctl32 (0x003354e4) 4 0x7eadc71a WINPROC_wrapper+0x1a() in user32 (0x00335514) 5 0x7eadcdcb call_window_proc+0x6b(hwnd=<register EDI not in topmost frame>, msg=5, wp=0, lp=25428279, result=0x335588, arg=0x7e7358e0) [/home/xekhz/wine-1.1.5/dlls/user32/winproc.c:458] in user32 (0x00335554) 6 0x7eae0b53 CallWindowProcW+0x53(func=0x7e7358e0, hwnd=0x201b4, msg=5, wParam=<register ESI not in topmost frame>, lParam=25428279) [/home/xekhz/wine-1.1.5/dlls/user32/winproc.c:2317] in user32 (0x00335594) 7 0x0048ee22 in pbshr110 (+0x8ee22) (0x7eab6190) 8 0x88ec81e5 (0x89c03155) 9 0x00000000 (0x00000000) 0x7e72d7a6 TREEVIEW_RecalculateVisibleOrder+0x76 [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in comctl32: movl 0x64(%eax),%esi 906 item->rect.top = infoPtr->uItemHeight *
jeffz
2008-Sep-29 23:08 UTC
[Wine] Re: wine: Unhandled page fault on read access to 0x00000064
xekhz wrote:> Why am i always getting this crash ?? > I dont understand how can I make this work > > wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... > Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). > Register dump: > CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b > EIP:7e72d7a6 ESP:00334b7c EBP:00334b94 EFLAGS:00010246( - 00 -RIZP1) > EAX:00000000 EBX:7e749294 ECX:00208598 EDX:00000000 > ESI:00000000 EDI:00181340 > Stack dump: > 0x00334b7c: 00181340 0020f1e0 00208598 00000011 > 0x00334b8c: 00181340 000201b4 00334bc4 7e730f57 > 0x00334b9c: 00000000 000201b4 00334bb4 7ead158d > 0x00334bac: 00000001 00000000 00334bc4 7e72da14 > 0x00334bbc: 7e749294 00181340 003354e4 7e736cfe > 0x00334bcc: 00000000 00000000 00000000 00000000 > Backtrace: > =>1 0x7e72d7a6 TREEVIEW_RecalculateVisibleOrder+0x76(infoPtr=0x181340, start=0x208598) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in comctl32 (0x00334b94) > 2 0x7e730f57 TREEVIEW_Size+0x87(infoPtr=<register ESI not in topmost frame>, wParam=<is not available>, lParam=<is not available>) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5336] in comctl32 (0x00334bc4) > 3 0x7e736cfe TREEVIEW_WindowProc+0x141e(hwnd=0x201b4, uMsg=5, wParam=0, lParam=25428279) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5694] in comctl32 (0x003354e4) > 4 0x7eadc71a WINPROC_wrapper+0x1a() in user32 (0x00335514) > 5 0x7eadcdcb call_window_proc+0x6b(hwnd=<register EDI not in topmost frame>, msg=5, wp=0, lp=25428279, result=0x335588, arg=0x7e7358e0) [/home/xekhz/wine-1.1.5/dlls/user32/winproc.c:458] in user32 (0x00335554) > 6 0x7eae0b53 CallWindowProcW+0x53(func=0x7e7358e0, hwnd=0x201b4, msg=5, wParam=<register ESI not in topmost frame>, lParam=25428279) [/home/xekhz/wine-1.1.5/dlls/user32/winproc.c:2317] in user32 (0x00335594) > 7 0x0048ee22 in pbshr110 (+0x8ee22) (0x7eab6190) > 8 0x88ec81e5 (0x89c03155) > 9 0x00000000 (0x00000000) > 0x7e72d7a6 TREEVIEW_RecalculateVisibleOrder+0x76 [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in comctl32: movl 0x64(%eax),%esi > 906 item->rect.top = infoPtr->uItemHeight *Because there is a bug in Wine. Which application are you trying to run?
James McKenzie
2008-Sep-30 01:22 UTC
[Wine] wine: Unhandled page fault on read access to 0x00000064
xekhz wrote:> Why am i always getting this crash ?? > I dont understand how can I make this work > >Because your program and the version of Wine you are using do not work well together. Now for a few questions, since I gave up mind reading a long time ago: 1. What is the name of the application and if it is available in an unaltered form on the Internet, where can we download it from? 2. What version of Wine are you using (if it is NOT Wine 1.0 or higher, please try it with that version)? 3. What Linux distribution are you using? 4. Did you look at the Applications Database (AppDb) for the application and any solutions to your problem? Thank you. James McKenzie
xekhz
2008-Sep-30 10:05 UTC
[Wine] Re: wine: Unhandled page fault on read access to 0x00000064
James McKenzie wrote:> xekhz wrote: > > > Why am i always getting this crash ?? > > I dont understand how can I make this work > > > > > > > Because your program and the version of Wine you are using do not work > well together. > > Now for a few questions, since I gave up mind reading a long time ago: > > 1. What is the name of the application and if it is available in an > unaltered form on the Internet, where can we download it from? > 2. What version of Wine are you using (if it is NOT Wine 1.0 or higher, > please try it with that version)? > 3. What Linux distribution are you using? > 4. Did you look at the Applications Database (AppDb) for the > application and any solutions to your problem? > > Thank you. > James McKenzieyou cant download. It is a public administration application built on top of powerbuider. (www.airc.pt ) Im trying to use wine so that in my town hall we can de-install all windows desktops that uses this application. Wine version 1.1.3 and 1.1.5 compiled from source Debian lenny