[Bug 22055] Assassin's creed crashes on launch occasionally

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 17 02:29:48 CDT 2010


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





--- Comment #1 from Austin English <austinenglish at gmail.com>  2010-03-17 02:29:47 ---
Ran with warn+heap, since there were a few heap lines in the backtrace, but
that only gave;
warn:heap:validate_block_pointer Heap 0x110000: pointer 0x7d2d505e is not
inside heap
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic
00555555 for 0x131350


fwiw, I got another similar crash, different backtrace:
Backtrace:
=>0 0x7ef85b18 list_remove+0xe(elem=0x632f8e8)
[/home/austin/wine-git/dlls/ntdll/../../include/wine/list.h:98] in ntdll
(0x02f4e4c0)
  1 0x7ef87112 HEAP_CreateFreeBlock+0xdb(subheap=0x128b2000, ptr=0x12b707d8,
size=0xf37bf108) [/home/austin/wine-git/dlls/ntdll/heap.c:588] in ntdll
(0x02f4e4f4)
  2 0x7ef8741d HEAP_ShrinkBlock+0x43(subheap=0x128b2000, pArena=0x12b6f448,
size=0x1388) [/home/austin/wine-git/dlls/ntdll/heap.c:688] in ntdll
(0x02f4e518)
  3 0x7ef8acef RtlReAllocateHeap+0x2ec(heap=0x110000, flags=0x0002,
ptr=0x12b6f450, size=0x1384) [/home/austin/wine-git/dlls/ntdll/heap.c:1846] in
ntdll (0x02f4e5c8)
  4 0x7e218cca DSOUND_MixToTemporary+0x19f(dsb=0x176e40, writepos=0x028e,
len=0x0682, inmixer=0x0001) [/home/austin/wine-git/dlls/dsound/mixer.c:351] in
dsound (0x02f4e658)
  5 0x7e2197a9 DSOUND_MixInBuffer+0x24d(dsb=0x176e40, writepos=0x1db4,
fraglen=0x1380) [/home/austin/wine-git/dlls/dsound/mixer.c:512] in dsound
(0x02f4e6d8)
  6 0x7e219ed5 DSOUND_MixOne+0x425(dsb=0x176e40, writepos=0x1db4,
mixlen=0x1380) [/home/austin/wine-git/dlls/dsound/mixer.c:632] in dsound
(0x02f4e778)
  7 0x7e21a1a7 DSOUND_MixToPrimary+0x239(device=0x146cd0, writepos=0x1db4,
mixlen=0x1380, mustlock=0, recover=0, all_stopped=0x2f4e8f0)
[/home/austin/wine-git/dlls/dsound/mixer.c:697] in dsound (0x02f4e7e8)
  8 0x7e21afa9 DSOUND_PerformMix+0x94e(device=0x146cd0)
[/home/austin/wine-git/dlls/dsound/mixer.c:891] in dsound (0x02f4e918)
  9 0x7e21b7bd DSOUND_timer+0x18d(timerID=0x0001, msg=0, dwUser=0x146cd0,
dw1=0, dw2=0) [/home/austin/wine-git/dlls/dsound/mixer.c:1011] in dsound
(0x02f4e988)
  10 0x7e1893d9 TIME_MMSysTimeCallback+0x183()
[/home/austin/wine-git/dlls/winmm/time.c:182] in winmm (0x02f4e9d8)
  11 0x7e1894d8 TIME_MMSysTimeThread+0x8a(arg=0x0(nil))
[/home/austin/wine-git/dlls/winmm/time.c:217] in winmm (0x02f4ea58)
  12 0x7efba950 call_thread_func+0xc() in ntdll (0x02f4ea68)
  13 0x7efba98e call_thread_entry_point+0x34(entry=0x7e18944e, arg=0x0(nil))
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2457] in ntdll (0x02f4eb48)
  14 0x7efc16af RtlCreateUserThread(process=0x0(nil), descr=(nil),
suspended=-48, stack_addr=0x0(nil), stack_reserve=0, stack_commit=0, start=0x1,
param=0x7e1893d9, handle_ptr=0x2f4e9d8, id=0x7e196ff4)
[/home/austin/wine-git/dlls/ntdll/thread.c:411] in ntdll (0x02f4f398)
  15 0xf761580e start_thread+0xbe() in libpthread.so.0 (0x02f4f498)
  16 0xf7598a1e __clone+0x5e() in libc.so.6 (0x00000000)

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