Ida pro freezes

Peter Berg Larsen pebl at math.ku.dk
Mon Jul 7 14:22:13 CDT 2003


Hi,

I am trying to get Ida pro to run under wine. When I run Ida, it comes up
with two dialogboxes that are ok, I can press them, select etc. However
when the main window pops up it seems to freeze. The window is not updated
and I dont get a reponce when click anywhere. If I press ctl-c from the
shell, it updates the menus but that is all.

I am using a cvs version from today, but also tried a slight older wine.

The output is several of the following lines:

fixme:win32:PE_CreateModule Unknown directory 15 ignored
fixme:commctrl:InitializeFlatSB stub
fixme:commctrl:FlatSB_SetScrollProp stub
fixme:tab:TAB_WindowProc Unimplemented msg TCM_HIGHLIGHTITEM

Google tells me that the first one can be ignored. The next two are
replaced in wine by normal scrollbars instead of flat ones. The last one
is about highlighting. So nothing apparently needs implemented.

I tried starting wine with winedbg and look at backtraces etc. I didnt get
any smarter why it freezes, except maybe that is a problem of generating
the menus. Where do I go now?


=>0 0x40719c20 (CONSOLE_GetNumHistoryEntries [console.c:2238] in kernel32.dll.so)
  1 0x400ad674 (int_handler+0x84(__signal=0x2, __context=0x5f)
  2 0x40238c68 (NTDLL.DLL.toupper+0x6618 in libc.so.6) (ebp=406cf878)
  3 0x400541aa (DOSFS_OpenDir_VFAT+0x6a(codepage=0x0, dir=0x406cfd14,
  4 0x400543b7 (DOSFS_OpenDir+0x67(codepage=0x0, unix_path=0x406d04ac)
  5 0x40054ce8 (DOSFS_FindUnixName+0x128(path=0x406d04ac, name=0x406cfe52,
  6 0x40055a64 (DOSFS_GetFullName+0x294(name=0x406cfe52, check_last=0x0,
  7 0x40062585 (PROFILE_Open+0xb5(filename=0x404080f0) [profile.c:583] in
  8 0x400639e0 (PROFILE_GetPrivateProfileString+0x110(section=0x404167c8,
  9 0x40063ee2 (GetPrivateProfileStringW+0x22(section=0x404167c8,
  10 0x40063dec (GetPrivateProfileStringA+0xcc(section=0x40866606,
  11 0x40063f60 (GetProfileStringA+0x30(section=0x40866606,
  12 0x4081fc2c (SystemParametersInfoA+0x11dc(uiAction=0x1f, uiParam=0x0,
  13 0x408209ac (SystemParametersInfoA+0x1f5c(uiAction=0x29, uiParam=0x0,
  14 0x00472689 (idag.exe. at Droptarget@initialization$qqrv+0x13f3d in
  15 0x004726f9 (idag.exe. at Droptarget@initialization$qqrv+0x13fad in
  16 0x004841ad (idag.exe. at Droptarget@initialization$qqrv+0x25a61 in
  17 0x0049d91f (idag.exe. at Droptarget@initialization$qqrv+0x3f1d3 in
  18 0x00481442 (idag.exe. at Droptarget@initialization$qqrv+0x22cf6 in
  19 0x4082b27b (WINPROC_wrapper+0x17 in user32.dll.so) (ebp=406d1e20)
  20 0x4082b2e1 (WINPROC_CallWndProc+0x51(proc=0x40cd0fd5, hwnd=0x10026,
  21 0x4083077f (CallWindowProcA+0xbf(func=0x40cd0fd5, hwnd=0x10026,
  22 0x40843c21 (call_window_proc+0xd1(hwnd=0x10026, msg=0x2c, wparam=0x0,
  23 0x408449f1 (SendMessageTimeoutA+0x171(hwnd=0x10026, msg=0x2c,
  24 0x40844ac5 (SendMessageA+0x35(hwnd=0x10026, msg=0x2c, wparam=0x0,
  25 0x407eea0d (MENU_CalcItemSize+0x16d(hdc=0xb50, lpitem=0x4040df94,
  26 0x407ef040 (MENU_MenuBarCalcSize+0x100(hdc=0xb50, lprect=0x406d2034,
  27 0x407f2c40 (MENU_GetMenuBarHeight+0x90(hwnd=0x10026,
  28 0x40814b51 (NC_HandleNCCalcSize+0x161(hwnd=0x10026,
  29 0x408071e0 (DefWindowProcA+0x250(hwnd=0x10026, msg=0x83, wParam=0x1,
  30 0x408103d2 (DefFrameProcA+0x42(hwnd=0x10026, hwndMDIClient=0x10027,
...





More information about the wine-users mailing list