[Bug 18542] Slingplayer 2.0 unhandled exception

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 21 14:55:13 CDT 2009


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





--- Comment #3 from Ken Sharp <kennybobs at o2.co.uk>  2009-05-21 14:55:12 ---
Now, the exception is occurring every time the app loads.

Trace seems to point to either lists(?) or heap allocation?

/* remove an element from its list */
0 0x7bc432d8 list_remove+0xe(elem=0x163e01a2)
[/home/test/wine-git/dlls/ntdll/../../include/wine/list.h:98] in ntdll
(0x0032f600)

/* Build the in-use arena */
1 0x7bc45cfb RtlAllocateHeap+0x26f(heap=0x1a20000, flags=2, size=80)
[/home/test/wine-git/dlls/ntdll/heap.c:1397] in ntdll (0x0032f660)

I guess the random nature of the fault points to memory allocation problems.

A +heap trace takes too long to get anywhere.

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