[Kolab-devel] [issue3174] Invalid Address specified to RtlFreeHeap

Bernhard Reiter kolab-issues at intevation.de
Tue Oct 21 18:48:40 CEST 2008


New submission from Bernhard Reiter <bernhard at intevation.de>:

When running in gdb under windows, I sometimes get a few traps
like the following. Till said I should put it in an issue to Marc.
After three continues it really continues.

Version is Kontact
Version 1.3 (enterprise4 0.20081017.872576) on Windows.

GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".

warning: HEAP[kontact.exe]:
warning: Invalid Address specified to RtlFreeHeap( 0FB10000, 1BB491CC )


Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt
#0  0x7c91120f in ntdll!DbgUiConnectToDbg ()
   from C:\WINDOWS\system32\ntdll.dll
#1  0x7c97c201 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#2  0x7c97c63e in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#3  0x7c97d826 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
#4  0x7c959e1c in ntdll!LdrFindEntryForAddress ()
   from C:\WINDOWS\system32\ntdll.dll
#5  0x0fb10000 in ?? ()
#6  0x50000061 in ?? ()
#7  0x1bb491cc in guard variable for std::money_put<char, 
std::ostreambuf_iterat
or<char, std::char_traits<char> > >::id ()
   from c:\kowi-devel\kderoot-6\bin\libgpgme++.dll
#8  0x0fb10000 in ?? ()
#9  0x1bb491cc in guard variable for std::money_put<char, 
std::ostreambuf_iterat
or<char, std::char_traits<char> > >::id ()
   from c:\kowi-devel\kderoot-6\bin\libgpgme++.dll
#10 0x40000060 in ?? ()
#11 0x1a943678 in check_exception_spec ()
    at C:/kowi-devel/kderoot-6/include/Qt3Support/q3ptrcollection.h:57
#12 0x7c937553 in ntdll!RtlPcToFileHeader ()
   from C:\WINDOWS\system32\ntdll.dll
#13 0x77bfc2de in msvcrt!free () from C:\WINDOWS\system32\msvcrt.dll
#14 0x0fb10000 in ?? ()
#15 0x00000000 in ?? ()
(gdb) c
Continuing.
warning: HEAP[kontact.exe]:
warning: Invalid Address specified to RtlFreeHeap( 0FB10000, 1BB491CC )


Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) c
Continuing.
warning: HEAP[kontact.exe]:
warning: Invalid Address specified to RtlFreeHeap( 0FB10000, 1BB491CC )


Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) c
Continuing.
warning: HEAP[kontact.exe]:
warning: Invalid Address specified to RtlFreeHeap( 0FB10000, 1BB491CC )


Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c91120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) c
Continuing.

----------
assignedto: marc
messages: 17260
nosy: bernhard, marc, till
priority: minor bug
status: unread
title: Invalid Address specified to RtlFreeHeap
topic: kde client, kowi, windows
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3174>
___________________________________________________




More information about the devel mailing list