[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TSVN overlays cause Altap Salamander crash

From: André Ziegler <MagicAndre1981_at_live.com>
Date: Thu, 7 Aug 2014 23:20:42 -0700 (PDT)

I get crashes with Altap Salamander 3.02 (x64). Looking at the dmp with Windbg shows TSVN and the overlay Icons involved:

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 000007fdaa4ca035 (ntdll!RtlReportCriticalFailure+0x0000000000000089)
   ExceptionCode: c0000374
  ExceptionFlags: 00000001
NumberParameters: 1
   Parameter[0]: 000007fdaa51dd20

PROCESS_NAME: salamand.exe

ERROR_CODE: (NTSTATUS) 0xc0000374 - Ein Heap wurde besch digt.

EXCEPTION_CODE: (NTSTATUS) 0xc0000374 - Ein Heap wurde besch digt.

APP: salamand.exe

ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64fre

BUGCHECK_STR: APPLICATION_FAULT_ACTIONABLE_HEAP_CORRUPTION_heap_failure_lfh_bitmap_mismatch_EXPLOITABLE

PRIMARY_PROBLEM_CLASS: ACTIONABLE_HEAP_CORRUPTION_heap_failure_lfh_bitmap_mismatch_EXPLOITABLE

DEFAULT_BUCKET_ID: ACTIONABLE_HEAP_CORRUPTION_heap_failure_lfh_bitmap_mismatch_EXPLOITABLE

STACK_TEXT:
00 ntdll!NtWaitForSingleObject
01 ntdll!RtlReportExceptionEx
02 ntdll!RtlReportException
03 ntdll!RtlReportCriticalFailure$filt$0
04 ntdll!_C_specific_handler
05 ntdll!_GSHandlerCheck_SEH
06 ntdll!RtlpExecuteHandlerForException
07 ntdll!RtlDispatchException
08 ntdll!RtlRaiseException
09 ntdll!RtlReportCriticalFailure
0a ntdll!RtlpLogHeapFailure
0b ntdll!RtlpLowFragHeapAllocFromContext
0c ntdll!RtlAllocateHeap
0d msvcr110!_heap_alloc
0e msvcr110!malloc
0f msvcr110!operator new
10 TortoiseSVN!std::_Tree_alloc<0,std::_Tree_base_types<std::pair<unsigned int const ,HBITMAP__ * __ptr64>,std::allocator<std::pair<unsigned int const ,HBITMAP__ * __ptr64> > > >::_Buyheadnode
11 TortoiseSVN!IconBitmapUtils::IconBitmapUtils
12 TortoiseSVN!CShellExt::CShellExt
13 TortoiseSVN!CShellExtClassFactory::CreateInstance
14 TortoiseOverlays
15 TortoiseOverlays
16 TortoiseOverlays
17 salamand
18 salamand
19 salamand
1a salamand
1b salamand
1c salamand
1d salrtl9!endthreadex
1e salrtl9!endthreadex
1f kernel32!BaseThreadInitThunk
20 ntdll!RtlUserThreadStart

FOLLOWUP_IP:
msvcr110!operator new+1f [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\new.cpp @ 59]
000007fd`9d0862c7 4885c0 test rax,rax

FAULTING_SOURCE_LINE: f:\dd\vctools\crt_bld\self_64_amd64\crt\src\new.cpp

FAULTING_SOURCE_FILE: f:\dd\vctools\crt_bld\self_64_amd64\crt\src\new.cpp

FAULTING_SOURCE_LINE_NUMBER: 59

SYMBOL_STACK_INDEX: 3

SYMBOL_NAME: msvcr110!operator new+1f

IMAGE_NAME: msvcr110.dll

FAILURE_BUCKET_ID: ACTIONABLE_HEAP_CORRUPTION_heap_failure_lfh_bitmap_mismatch_EXPLOITABLE_c0000374_msvcr110.dll!operator_new

Any ideas about this crash?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086413

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-08 08:20:49 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.