[Bug 4149] New: FeedDemon 1.5 crashes after splash screen, had to use winedbg to get a backtrace

Wine Bugs wine-bugs at winehq.org
Sat Dec 24 11:22:08 CST 2005


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

           Summary: FeedDemon 1.5 crashes after splash screen, had to use
                    winedbg to get a backtrace
           Product: Wine
           Version: 0.9.3.
          Platform: Other
               URL: http://www.bradsoft.com/download/dloadhandler.asp?file=f
                    eeddemon-trial.exe
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Tested on wine-0.9.4.  Here's a log:

Script started on Sat 24 Dec 2005 05:13:17 PM PST
$ rm -rf ~/.wine
$ wine .wine/drive_c/FeedDemon/FeedDemon.exe 
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:system:SystemParametersInfoW Unimplemented action: 4098 (SPI_GETMENUANIMATION)
fixme:wininet:INET_QueryOptionHelper INTERNET_OPTION_CONNECTED_STATE: semi-stub
err:syslevel:_CheckNotSysLevel Holding lock 0x7b7ee320 level 2
err:syslevel:_CheckNotSysLevel Holding lock 0x7b7ee320 level 2
err:syslevel:_CheckNotSysLevel Holding lock 0x7b7ee320 level 2
wine: Unhandled exception 0x80000003 at address 0x0000:0x7bbb364c (thread 0013),
starting debugger...
WineDbg starting on pid 0x12
wine client error:13: write: Bad address
Process of pid=0x00000012 has terminated

$ winedbg .wine/drive_c/FeedDemon/FeedDemon.exe
WineDbg starting on pid 0x18
In 32 bit mode.
start_process () at wine/dlls/kernel/../../include/winternl.h:1692
0x7bbbf47c start_process+0xc8 [wine/dlls/kernel/../../include/winternl.h:1692]
in kernel32: 
   jmp	0x7bbbf472 start_process+0xbe [wine/dlls/kernel/process.c:994] in kernel32
1692	static inline void WINAPI DbgBreakPoint(void) { __asm__ __volatile__("int3"); }
Wine-dbg>c
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:system:SystemParametersInfoW Unimplemented action: 4098 (SPI_GETMENUANIMATION)
fixme:wininet:INET_QueryOptionHelper INTERNET_OPTION_CONNECTED_STATE: semi-stub
err:syslevel:_CheckNotSysLevel Holding lock 0x7b80e320 level 2
_CheckNotSysLevel () at wine/dlls/kernel/syslevel.c:178
0x7bbd364d _CheckNotSysLevel+0x3d [wine/dlls/kernel/syslevel.c:178] in kernel32: 
   movl	0xfffffffc(%ebp),%ebx
178	}
Wine-dbg>bt
Backtrace:
=>1 0x7bbd364d _CheckNotSysLevel(lock=0x7b80e320)
[wine/dlls/kernel/syslevel.c:178] in kernel32 (0x7bbd364d)
  2 0x7b7c8248 USER_CheckNotLock [wine/dlls/user/user_main.c:84] in user32
(0x7b7c8248)
  3 0x7b794422 HOOK_CallHooks+0x36(id=0xc, code=0x0, wparam=0x1,
lparam=0x7b93f29c, unicode=0x1) [wine/dlls/user/hook.c:340] in user32 (0x7b794422)
  4 0x7b7a9f15 call_window_proc(wparam=0x0, lparam=0x7b93f3e8, unicode=0x1,
same_thread=0x1) [wine/dlls/user/message.c:1530] in user32 (0x7b7a9f15)
  5 0x7b7aa272 SendMessageTimeoutW+0x136(hwnd=0x40022, msg=0x83, wparam=0x0,
lparam=0x7b93f3e8, flags=0x0, timeout=0x0, res_ptr=0x7b93f358)
[wine/dlls/user/message.c:2350] in user32 (0x7b7aa272)
  6 0x7b7aa2b1 SendMessageW(hwnd=0x40022, msg=0x83, wparam=0x0,
lparam=0x7b93f3e8) [wine/dlls/user/message.c:2431] in user32 (0x7b7aa2b1)
  7 0x7c1bb56f X11DRV_CreateWindow(hwnd=0x40022, cs=0x7b93f6f0, unicode=0x0)
[wine/dlls/x11drv/window.c:966] in winex11.drv (0x7c1bb56f)
  8 0x7b7cba75 WIN_CreateWindowEx(type=0x2) [wine/dlls/user/win.c:1057] in
user32 (0x7b7cba75)
  9 0x7b7ccd97 CreateWindowExA+0x8f(exStyle=0x0, className=0x7b93f840,
windowName=0x0, style=0x44310161, x=0x0, y=0x0, width=0x79, height=0x61,
parent=0x40024, menu=0x0, instance=0x500000, data=0x0)
[wine/dlls/user/win.c:1213] in user32 (0x7b7ccd97)
  10 0x00508c98 in feeddemon (+0x8c98) (0x00508c98)
  11 0x0059c749 in feeddemon (+0x9c749) (0x0059c749)
   ...
  26 0x005b2aff in feeddemon (+0xb2aff) (0x005b2aff)
  27 0x005ba318 in feeddemon (+0xba318) (0x005ba318)
  28 0x0084e5bd EntryPoint in feeddemon (0x0084e5bd)
  29 0x7bbbf475 start_process(arg=0x0) [wine/dlls/kernel/process.c:994] in
kernel32 (0x7bbbf475)
  30 0xf6fdd577 wine_switch_to_stack+0x17 in libwine.so.1 (0xf6fdd577)
Wine-dbg>quit
WineDbg terminated on pid 0x18
$ exit

Script done on Sat 24 Dec 2005 05:14:45 PM PST

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list