Felipe Monteiro de Carvalho wrote:
On 10/28/06, Hugo <[EMAIL PROTECTED]> wrote:
 Do i have to uninstall GTK

No

How do I know what environment Lazarus is using? Thanks

I think we can be sure it´s using win32 and the problem isn´t GTK.

Can you start Lazarus from the command line and create a backtrace for
it´s crash?

Lazarus comes with a debugger called GDB. You can use it from the
command line. It´s located on lazarus/mingw/bin

Here are instructions to use it to create a backtrace:

http://wiki.lazarus.freepascal.org/Creating_a_Backtrace_with_GDB


Ok... I did the backtrace recommend by Felipe (output information below)... I think that the real problem is the debugger itself. I disabled it on the | Environment > Debugger Options > General > Debugger Type and File > (none) | Formerly, in place of "(none)" ; "GNU debugger (GDB)" was selected. After that, program as simple as the ones on the wiki tutorial run perfectly. What should i do with the debugger?

Thanks!

hmb64
aka: hugo

////////OUTPUT INFORMATION FROM GDB//////////////

GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) break fpc_raiseexception
Breakpoint 1 at 0x4cc856
(gdb) run
Starting program: /cygdrive/c/lazource/project1.exe
Program received signal SIGSEGV, Segmentation fault.
0x7c918fea in ntdll!RtlpWaitForCriticalSection () from ntdll.dll
(gdb) backtrace
#0  0x7c918fea in ntdll!RtlpWaitForCriticalSection () from ntdll.dll
#1  0x77e46540 in ElfNumberOfRecords ()
#2  0x7724bfc0 in WININET!InternetGetCertByURL ()
#3 0x00000000 in ?? () from #4 0x7724bdb0 in WININET!InternetGetCertByURL () #5 0x00000000 in ?? () from #6 0x7c916c54 in ntdll!RtlNewInstanceSecurityObject () from ntdll.dll
#7  0x0007ea28 in ?? ()
#8  0x7c97cb00 in ntdll!NtAccessCheckByTypeResultListAndAuditAlarm ()
#9  0x77c3a52e in unlock () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#10 0x77c61ae8 in ?? ()
#11 0x0007ea9c in ?? ()
#12 0x77c39d60 in strerror () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#13 0x00000008 in ?? ()
#14 0x77c34eeb in msvcrt!__doserrno ()
  from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#15 0x77c34ee5 in msvcrt!__doserrno ()
  from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#16 0x00000002 in ?? ()
#17 0x771daa14 in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#18 0x00080000 in ?? ()
#19 0x00000080 in ?? ()
#20 0x00090000 in ?? ()
#21 0x771db19a in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#22 0x0007ea6c in ?? ()
#23 0x0007ead4 in ?? ()
#24 0x0007ead4 in ?? ()
#25 0x77c35c94 in msvcrt!_except_handler2 ()
  from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#26 0x7c90104b in ntdll!RtlEnumerateGenericTableLikeADirectory ()
  from ntdll.dll
#27 0x00e46540 in ?? ()
#28 0x77dfa00d in RegDeleteKeyW ()
  from /cygdrive/c/WINDOWS/system32/advapi32.dll
#29 0x77e46540 in ElfNumberOfRecords ()
#30 0x7724bbcc in WININET!InternetGetCertByURL ()
#31 0x7724bfc0 in WININET!InternetGetCertByURL ()
#32 0x77dfa826 in RegisterTraceGuidsA ()
  from /cygdrive/c/WINDOWS/system32/advapi32.dll
#33 0x00000000 in ?? () from #34 0x00000000 in ?? () from #35 0x00000000 in ?? () from #36 0x0007eb08 in ?? ()
#37 0x771da22d in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#38 0x7721212f in WININET!DeleteIE3Cache ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#39 0x7724bfc0 in WININET!InternetGetCertByURL ()
#40 0x771da48c in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#41 0x00000001 in ?? ()
#42 0x0007eb00 in ?? ()
#43 0x00000000 in ?? () from #44 0x00000000 in ?? () from #45 0x7724bfc8 in WININET!InternetGetCertByURL ()
#46 0x7724bfc0 in WININET!InternetGetCertByURL ()
#47 0x00000001 in ?? ()
#48 0x771da48c in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#49 0x00000000 in ?? () from #50 0x0007eb20 in ?? ()
#51 0x771da407 in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#52 0x771da4ac in WININET!InternetDialA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#53 0x00000001 in ?? ()
#54 0x00000000 in ?? () from #55 0x771b1678 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#56 0x0007eb80 in ?? ()
#57 0x771b1706 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#58 0x771b0000 in ?? ()
#59 0x00000001 in ?? ()
#60 0x00000000 in ?? () from #61 0x0007689c in ?? ()
#62 0x00000001 in ?? ()
#63 0x0007eb94 in ?? ()
#64 0x771b1678 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#65 0x000774be in ?? ()
#66 0x7c910833 in ntdll!RtlAppendStringToString () from ntdll.dll
#67 0x00000002 in ?? ()
#68 0x00192db0 in ?? ()
#69 0x771b0000 in ?? ()
#70 0x771b00f0 in ?? ()
#71 0x0007eb4c in ?? ()
#72 0x771b0000 in ?? ()
#73 0x00000001 in ?? ()
#74 0x0007eb34 in ?? ()
#75 0x0007eb98 in ?? ()
#76 0x0007ec98 in ?? ()
#77 0x77245110 in WININET!InternetGetCertByURL ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#78 0x771b945c in WININET!InternetWriteFileExA ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#79 0x00000003 in ?? ()
#80 0x0007eba0 in ?? ()
#81 0x7c9011a7 in ntdll!LdrSetAppCompatDllRedirectionCallback ()
  from ntdll.dll
#82 0x771b0000 in ?? ()
#83 0x00000001 in ?? ()
#84 0x00000000 in ?? () from #85 0x771b1678 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#86 0x00000001 in ?? ()
#87 0x00192db0 in ?? ()
#88 0x0007eca8 in ?? ()
#89 0x7c91cbab in ntdll!LdrHotPatchRoutine () from ntdll.dll
#90 0x771b1678 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#91 0x771b0000 in ?? ()
#92 0x00000001 in ?? ()
#93 0x00000000 in ?? () from #94 0x0007f248 in ?? ()
#95 0x0007f228 in ?? ()
#96 0x00000000 in ?? () from #97 0x00000000 in ?? () from #98 0x1000b000 in ?? ()
#99 0xc0000034 in ?? ()
#100 0x7c91c94d in ntdll!LdrHotPatchRoutine () from ntdll.dll
#101 0x7ffdf000 in ?? ()
#102 0x00192cf0 in ?? ()
#103 0x7c91d6d8 in ntdll!LdrUnloadDll () from ntdll.dll
#104 0xffffffff in ?? ()
#105 0x7c91d6d2 in ntdll!LdrUnloadDll () from ntdll.dll
#106 0x7c91d9cb in ntdll!LdrUnloadDll () from ntdll.dll
#107 0x00192db0 in ?? ()
#108 0x00192cf0 in ?? ()
#109 0x1000c60c in Tspd!Install ()
#110 0x00000000 in ?? () from #111 0x00000001 in ?? ()
#112 0x00192cf0 in ?? ()
#113 0x7ffd4000 in ?? ()
#114 0x00192db0 in ?? ()
#115 0x00000014 in ?? ()
#116 0x00000001 in ?? ()
#117 0x00000000 in ?? () from #118 0x00000000 in ?? () from #119 0x00000010 in ?? ()
#120 0x00192258 in ?? ()
#121 0x0007ec3c in ?? ()
#122 0x0007eca4 in ?? ()
#123 0x00000003 in ?? ()
#124 0x7ffdf000 in ?? ()
#125 0x00000004 in ?? ()
#126 0x00192e78 in ?? ()
#127 0x00192f40 in ?? ()
#128 0x00192db0 in ?? ()
#129 0x00192cf0 in ?? ()
#130 0x00000000 in ?? () from #131 0x00000014 in ?? ()
#132 0x00000001 in ?? ()
#133 0x00000000 in ?? () from #134 0x00000000 in ?? () from #135 0x00000010 in ?? ()
#136 0x1000c5bc in Tspd!Install ()
#137 0xc000008a in ?? ()
#138 0x10000000 in ?? ()
#139 0x10000000 in ?? ()
#140 0x00000000 in ?? () from #141 0x7ffd4000 in ?? ()
#142 0x771b1678 in VarR4FromDisp ()
  from /cygdrive/c/WINDOWS/system32/wininet.dll
#143 0x00192db0 in ?? ()
#144 0x0007ec48 in ?? ()
#145 0x01000000 in ?? ()
#146 0x0007ec38 in ?? ()
#147 0x00000000 in ?? () from #148 0x0007ebb8 in ?? ()
#149 0x0007ef44 in ?? ()
#150 0x0007ef44 in ?? ()
#151 0x7c90ee18 in strchr () from ntdll.dll
#152 0x7c91ca50 in ntdll!LdrHotPatchRoutine () from ntdll.dll
#153 0x00000002 in ?? ()
#154 0x0007ef54 in ?? ()
#155 0x7c916178 in ntdll!RtlValidateUnicodeString () from ntdll.dll
#156 0x00000000 in ?? () from #157 0xc0150008 in ?? () #158 0x00000000 in ?? () from #159 0x00000000 in ?? () from #160 0x0007ed18 in ?? ()
#161 0x00192d00 in ?? ()
#162 0x000810a0 in ?? ()
#163 0x0007ed20 in ?? ()
#164 0x5cb79035 in ShimEng!SE_ProcessDying ()
  from /cygdrive/c/WINDOWS/system32/shimeng.dll
#165 0x7ffdf000 in ?? ()
#166 0x00192dc0 in ?? ()
#167 0x0007ed2c in ?? ()
#168 0x00191ebc in ?? ()
#169 0x0007ed10 in ?? ()
#170 0x0007f248 in ?? ()
#171 0x0007ee4c in ?? ()
#172 0x0007f228 in ?? ()
#173 0x00000018 in ?? ()
#174 0x00092ada in ?? ()
#175 0x00000001 in ?? ()
#176 0x0007f244 in ?? ()
#177 0x00000000 in ?? () from #178 0x00092ad4 in ?? ()
#179 0x00092ce0 in ?? ()
#180 0x02160018 in ?? ()
#181 0x0007ed20 in ?? ()
#182 0x00000000 in ?? () from #183 0x00192cf0 in ?? ()
#184 0x0070006d in ?? ()
#185 0x00640063 in ?? ()
#186 0x006a006e in ?? ()
#187 0x0063006a in ?? ()
#188 0x0064002e in ?? ()
#189 0x006c006c in ?? ()
#190 0x7c970000 in ultow () from ntdll.dll
#191 0x7c915b4f in ntdll!RtlDowncaseUnicodeChar () from ntdll.dll
#192 0x00000040 in ?? ()
#193 0x00000000 in ?? () from #194 0x00000000 in ?? () from #195 0x00000000 in ?? () from #196 0x00000000 in ?? () from #197 0x00000000 in ?? () from #198 0x00000000 in ?? () from #199 0x00000000 in ?? () from #200 0x00000000 in ?? () from #201 0x00000000 in ?? () from #202 0x00000000 in ?? () from #203 0x00000000 in ?? () from #204 0x00000000 in ?? () from #205 0x00000000 in ?? () from #206 0x00000000 in ?? () from #207 0x00000000 in ?? () from #208 0x0007edf4 in ?? ()
#209 0x0007ed90 in ?? ()
#210 0x00000000 in ?? () from #211 0x00092b30 in ?? ()
#212 0x00092a98 in ?? ()
#213 0x000000a0 in ?? ()
#214 0x00090000 in ?? ()
#215 0x0007ee0c in ?? ()
#216 0x00000000 in ?? () from #217 0x001a0018 in ?? ()
#218 0x00092ac2 in ?? ()
#219 0x000032b8 in ?? ()
#220 0x00000000 in ?? () from #221 0x7c915707 in ntdll!RtlImageRvaToSection () from ntdll.dll
#222 0x00020000 in ?? ()
#223 0x0007edd8 in ?? ()
#224 0x0007edd8 in ?? ()
#225 0x0007edd8 in ?? ()
#226 0x00000002 in ?? ()
#227 0x00000002 in ?? ()
#228 0x50100169 in ?? ()
#229 0x7c91b686 in wcsncat () from ntdll.dll
#230 0x00000000 in ?? () from #231 0x000032b8 in ?? ()
#232 0x0007ef48 in ?? ()
#233 0x0007ee80 in ?? ()
#234 0x0007ef48 in ?? ()
#235 0x7c915a00 in ntdll!RtlDowncaseUnicodeChar () from ntdll.dll
#236 0x0007ee34 in ?? ()
#237 0x0007efd4 in ?? ()
#238 0x00000001 in ?? ()
#239 0x7c915a65 in ntdll!RtlDowncaseUnicodeChar () from ntdll.dll
#240 0x00000000 in ?? () from #241 0x7c97c174 in ntdll!NtAccessCheckByTypeResultListAndAuditAlarm ()
#242 0x00020000 in ?? ()
#243 0x00000000 in ?? () from #244 0x0007f228 in ?? ()
#245 0x0007efcc in ?? ()
#246 0x00000000 in ?? () from #247 0x0007efd4 in ?? () #248 0x00000000 in ?? () from #249 0x0007efc4 in ?? ()
#250 0x00800000 in ?? ()
#251 0x0007eea4 in ?? ()
#252 0x00000000 in ?? () from #253 0x00000000 in ?? () from #254 0x00000000 in ?? () from #255 0x001a0018 in ?? ()
#256 0x00092ac2 in ?? ()
#257 0x00000000 in ?? () from #258 0x00926abe in ?? () #259 0x00000000 in ?? () from #260 0x00000000 in ?? () from #261 0x00000000 in ?? () from #262 0x00000000 in ?? () from #263 0x00000000 in ?? () from #264 0x00000000 in ?? () from #265 0x00000000 in ?? () from #266 0x00000000 in ?? () from #267 0x00000000 in ?? () from #268 0x00000000 in ?? () from #269 0x00000000 in ?? () from #270 0x00000000 in ?? () from #271 0x00000000 in ?? () from #272 0x00200000 in ?? ()
#273 0x0007ef24 in ?? ()
#274 0x0007ef24 in ?? ()
#275 0x0007ef24 in ?? ()
#276 0x00000020 in ?? ()
#277 0x00000020 in ?? ()
#278 0x00926abe in ?? ()
#279 0x00000000 in ?? () from #280 0x00000000 in ?? () from #281 0x00000000 in ?? () from #282 0x00090318 in ?? () #283 0x00000000 in ?? () from #284 0x00092b38 in ?? ()
#285 0x000001a0 in ?? ()
#286 0x00000000 in ?? () from #287 0x00000000 in ?? () from #288 0x00000001 in ?? ()
#289 0x00090318 in ?? ()
#290 0x00000000 in ?? () from #291 0x7c949b34 in ntdll!RtlInsertElementGenericTableAvl () from ntdll.dll
#292 0x00092f08 in ?? ()
#293 0x000010f8 in ?? ()
#294 0x00000000 in ?? () from #295 0x00090000 in ?? ()
#296 0x00092cd8 in ?? ()
#297 0x00000000 in ?? () from #298 0x00090000 in ?? ()
#299 0x7c926abe in ntdll!iswdigit () from ntdll.dll
#300 0x0007ef24 in ?? ()
#301 0x7c96cde9 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#302 0x00090000 in ?? ()
#303 0x00000000 in ?? () from #304 0x00092b38 in ?? ()
#305 0x00090000 in ?? ()
#306 0x00092b40 in ?? ()
#307 0x0007ef20 in ?? ()
#308 0x0007ef84 in ?? ()
#309 0x7c90ee18 in strchr () from ntdll.dll
#310 0x00000000 in ?? () from #311 0x00090000 in ?? () #312 0x00000000 in ?? () from #313 0x00070000 in ?? ()
#314 0x7c96e0f0 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#315 0x7c913212 in ntdll!LdrShutdownThread () from ntdll.dll
#316 0xc0150008 in ?? ()
#317 0x00000001 in ?? ()
#318 0x000032b8 in ?? ()
#319 0x0007ecb4 in ?? ()
#320 0x00000000 in ?? () from #321 0x0007f1ec in ?? ()
#322 0x7c90ee18 in strchr () from ntdll.dll
#323 0x7c9163a8 in ntdll!LdrShutdownProcess () from ntdll.dll
#324 0x00000002 in ?? ()
#325 0x0007f1fc in ?? ()
#326 0x7c9162da in ntdll!LdrShutdownProcess () from ntdll.dll
#327 0x00000000 in ?? () from #328 0x00092ce0 in ?? ()
#329 0x0007f248 in ?? ()
#330 0x0007f228 in ?? ()
#331 0x0007f244 in ?? ()
#332 0x00000001 in ?? ()
#333 0x00000000 in ?? () from #334 0x00092ada in ?? () #335 0x00000000 in ?? () from #336 0xc0150008 in ?? ()
#337 0x0007f06c in ?? ()
#338 0x7c90ee18 in strchr () from ntdll.dll
#339 0x7c96e0f8 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#340 0xffffffff in ?? ()
#341 0x7c96e0d4 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#342 0x7c94a5d0 in ntdll!RtlInsertElementGenericTableAvl () from ntdll.dll
#343 0x00090000 in ?? ()
#344 0x50000061 in ?? ()
#345 0x7c926abe in ntdll!iswdigit () from ntdll.dll
#346 0x00090000 in ?? ()
#347 0x0007f248 in ?? ()
#348 0x00092ce0 in ?? ()
#349 0x0007f244 in ?? ()
#350 0x00000000 in ?? () from #351 0x00000000 in ?? () from #352 0x00000000 in ?? () from #353 0x02080000 in ?? ()
#354 0x0007efd8 in ?? ()
#355 0x00000000 in ?? () from #356 0x00000000 in ?? () from #357 0x0007f228 in ?? ()
#358 0x00070000 in ?? ()
#359 0x7c96e0f0 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#360 0x00090608 in ?? ()
#361 0x7c96e0d4 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#362 0x00090000 in ?? ()
#363 0x00092ce0 in ?? ()
#364 0x40000060 in ?? ()
#365 0x7c91b686 in wcsncat () from ntdll.dll
#366 0x7c91b298 in wcsncat () from ntdll.dll
#367 0x00090000 in ?? ()
#368 0x40100068 in ?? ()
#369 0x7c9106eb in ntdll!RtlAppendStringToString () from ntdll.dll
#370 0x00000000 in ?? () from #371 0x7c90e1fe in ntdll!ZwQueryTimerResolution () from ntdll.dll
#372 0x00000040 in ?? ()
#373 0x0007f088 in ?? ()
#374 0x00000220 in ?? ()
#375 0x00092cd8 in ?? ()
#376 0x00090000 in ?? ()
#377 0x00000000 in ?? () from #378 0x0007f098 in ?? ()
#379 0x0101e0f0 in ?? ()
#380 0x0007efe8 in ?? ()
#381 0x7c96e0d4 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#382 0x0007f120 in ?? ()
#383 0x7c90ee18 in strchr () from ntdll.dll
#384 0x7c96e0f8 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#385 0x00090000 in ?? ()
#386 0x7c96e0d4 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#387 0x7c94a5d0 in ntdll!RtlInsertElementGenericTableAvl () from ntdll.dll
#388 0x00090000 in ?? ()
#389 0x50000061 in ?? ()
#390 0x7c926abe in ntdll!iswdigit () from ntdll.dll
#391 0x00000000 in ?? () from #392 0x00092ce0 in ?? ()
#393 0x0007efa8 in ?? ()
#394 0x00000220 in ?? ()
#395 0x0007f13c in ?? ()
#396 0x7c90ee18 in strchr () from ntdll.dll
#397 0x7c926ac8 in ntdll!iswdigit () from ntdll.dll
#398 0xffffffff in ?? ()
#399 0x7c926abe in ntdll!iswdigit () from ntdll.dll
#400 0x7c9268ad in ntdll!iswdigit () from ntdll.dll
#401 0x00090000 in ?? ()
#402 0x40000060 in ?? ()
#403 0x7c91056d in ntdll!RtlFreeThreadActivationContextStack () from ntdll.dll
#404 0x00092ee2 in ?? ()
#405 0x00000000 in ?? () from #406 0x0002069c in ?? ()
#407 0x7c94a5d0 in ntdll!RtlInsertElementGenericTableAvl () from ntdll.dll
#408 0x00090000 in ?? ()
#409 0x50000061 in ?? ()
#410 0x7c926abe in ntdll!iswdigit () from ntdll.dll
#411 0x00090000 in ?? ()
#412 0x00092c40 in ?? ()
#413 0x40000060 in ?? ()
#414 0x7c901005 in SetConsoleMaximumWindowSize () from ntdll.dll
#415 0x7c910945 in ntdll!RtlAddAccessAllowedAce () from ntdll.dll
#416 0x7c91094e in ntdll!RtlAddAccessAllowedAce () from ntdll.dll
#417 0x00000000 in ?? () from #418 0x00000000 in ?? () from #419 0x7ffd4000 in ?? ()
#420 0x7c9268ad in ntdll!iswdigit () from ntdll.dll
#421 0x00090000 in ?? ()
#422 0x7ffd4000 in ?? ()
#423 0x7c901005 in SetConsoleMaximumWindowSize () from ntdll.dll
#424 0x00000000 in ?? () from #425 0x00010000 in ?? ()
#426 0x7ffd4000 in ?? ()
#427 0x0007f150 in ?? ()
#428 0x7c91440e in ntdll!RtlQueryInformationActivationContext ()
  from ntdll.dll
#429 0x7c910970 in ntdll!RtlRemoveVectoredExceptionHandler () from ntdll.dll
#430 0x7c97e4c0 in ntdll!NtAccessCheckByTypeResultListAndAuditAlarm ()
#431 0x7c914481 in ntdll!RtlQueryInformationActivationContext ()
  from ntdll.dll
#432 0x7c8835f8 in SetConsoleMaximumWindowSize ()
#433 0x7c9143a1 in ntdll!RtlGetElementGenericTableAvl () from ntdll.dll
#434 0x0002069c in ?? ()
#435 0x7c910945 in ntdll!RtlAddAccessAllowedAce () from ntdll.dll
#436 0x7c00094e in ?? ()
#437 0x00090000 in ?? ()
#438 0x0007f05c in ?? ()
#439 0x00000000 in ?? () from #440 0x00000000 in ?? () from #441 0x7ffd4000 in ?? ()
#442 0xffffffff in ?? ()
#443 0x00010000 in ?? ()
#444 0x00000000 in ?? () from #445 0x0007f090 in ?? ()
#446 0x0007ef30 in ?? ()
#447 0x0007f1b4 in ?? ()
#448 0x7c90ee18 in strchr () from ntdll.dll
#449 0x7c910570 in ntdll!RtlFreeThreadActivationContextStack () from ntdll.dll
#450 0xffffffff in ?? ()
#451 0x7c91056d in ntdll!RtlFreeThreadActivationContextStack () from ntdll.dll
#452 0x7c80e3ff in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#453 0x00090000 in ?? ()
#454 0x00000000 in ?? () from #455 0x7c80e409 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#456 0x7c80e3dc in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#457 0xffffffff in ?? ()
#458 0x7c80e038 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#459 0x00000000 in ?? () from #460 0x01860184 in ?? ()
#461 0x00092b40 in ?? ()
#462 0x7ffdf000 in ?? ()
#463 0x00000002 in ?? ()
#464 0x7c912937 in ntdll!RtlTraceDatabaseDestroy () from ntdll.dll
#465 0x00000010 in ?? ()
#466 0x7ffdf000 in ?? ()
#467 0x7ffdf000 in ?? ()
#468 0x00092b40 in ?? ()
#469 0x00092ce0 in ?? ()
#470 0x000206b2 in ?? ()
#471 0x7c80e048 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#472 0x00000000 in ?? () from #473 0x00092ee4 in ?? ()
#474 0x00000204 in ?? ()
#475 0x0007f164 in ?? ()
#476 0x00000000 in ?? () from #477 0x0007f254 in ?? ()
#478 0x7c839aa8 in ValidateLocale ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#479 0x7c80e378 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#480 0xffffffff in ?? ()
#481 0x7c80e3dc in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#482 0x7c80e00d in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#483 0x7c80e038 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#484 0x0002069c in ?? ()
#485 0x00000000 in ?? () from #486 0x00000000 in ?? () from #487 0x00092ada in ?? ()
#488 0x000032b8 in ?? ()
#489 0x0007ef74 in ?? ()
#490 0x0007f254 in ?? ()
#491 0x0007f254 in ?? ()
#492 0x7c90ee18 in strchr () from ntdll.dll
#493 0x7c916318 in ntdll!LdrShutdownProcess () from ntdll.dll
#494 0x00000000 in ?? () from #495 0x0007f264 in ?? ()
#496 0x7c801bb9 in LoadLibraryExW ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#497 0x00092ce0 in ?? ()
#498 0x0007f248 in ?? ()
#499 0x0007f228 in ?? ()
#500 0x0007f244 in ?? ()
#501 0x00092adc in ?? ()
#502 0x00092ada in ?? ()
#503 0x0000002c in ?? ()
#504 0x02040202 in ?? ()
#505 0x00092ce0 in ?? ()
#506 0x001a0018 in ?? ()
#507 0x00092ac2 in ?? ()
#508 0x00090000 in ?? ()
#509 0xc0000135 in ?? ()
#510 0x00092ce0 in ?? ()
#511 0x00000000 in ?? () from #512 0x00000000 in ?? () from #513 0x00000000 in ?? () from #514 0x00000000 in ?? () from #515 0x0007f214 in ?? ()
#516 0x7c97ca80 in ntdll!NtAccessCheckByTypeResultListAndAuditAlarm ()
#517 0x0007fb08 in ?? ()
#518 0x7c839aa8 in ValidateLocale ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#519 0x7c80e058 in KERNEL32!DuplicateHandle ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#520 0x00000000 in ?? () from #521 0x0007f278 in ?? ()
#522 0x7c80ae5c in LoadLibraryW ()
  from /cygdrive/c/WINDOWS/system32/kernel32.dll
#523 0x00092ac2 in ?? ()
#524 0x00000000 in ?? () from #525 0x00000000 in ?? () from #526 0x0007f304 in ?? ()
#527 0x77d753a1 in USER32!DeregisterShellHookWindow ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#528 0x00092ac2 in ?? ()
#529 0x77f161e1 in GDI32!CreateSolidBrush ()
  from /cygdrive/c/WINDOWS/system32/gdi32.dll
#530 0x7ffdf000 in ?? ()
#531 0x00000000 in ?? () from #532 0x00000018 in ?? () #533 0x00000000 in ?? () from #534 0x0007f2a8 in ?? ()
#535 0x00000040 in ?? ()
#536 0x00000000 in ?? () from #537 0x00000000 in ?? () from #538 0x001a0018 in ?? ()
#539 0x77d42c48 in msvcrt!__unguarded_readlc_active ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#540 0x00000001 in ?? ()
#541 0x00092aa0 in ?? ()
#542 0x00000086 in ?? ()
#543 0x000007d8 in ?? ()
#544 0x00000000 in ?? () from #545 0x00000001 in ?? ()
#546 0x0000007a in ?? ()
#547 0x00750052 in ?? ()
#548 0x006e006e in ?? ()
#549 0x00720065 in ?? ()
#550 0x0064002e in ?? ()
#551 0x006c006c in ?? ()
#552 0x006d002c in ?? ()
#553 0x00630070 in ?? ()
#554 0x006e0064 in ?? ()
#555 0x006a006a in ?? ()
#556 0x002e0063 in ?? ()
#557 0x006c0064 in ?? ()
#558 0x002c006c in ?? ()
#559 0x00750052 in ?? ()
#560 0x00007d1c in ?? ()
#561 0x0007f444 in ?? ()
#562 0x77d4a118 in USER32!ClientThreadSetup ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#563 0x00000000 in ?? () from #564 0x00000000 in ?? () from #565 0x7c91a703 in ntdll!RtlInt64ToUnicodeString () from ntdll.dll
#566 0x001a0000 in ?? ()
#567 0x000334c8 in ?? ()
#568 0x0000007a in ?? ()
#569 0x00000000 in ?? () from #570 0x001a0000 in ?? ()
#571 0x0007f124 in ?? ()
#572 0x00010000 in ?? ()
#573 0x0007fb08 in ?? ()
#574 0x0007f294 in ?? ()
#575 0x7c9132f8 in ntdll!CsrProbeForWrite () from ntdll.dll
#576 0x0007fb08 in ?? ()
#577 0x7c90ee18 in strchr () from ntdll.dll
#578 0x7c910570 in ntdll!RtlFreeThreadActivationContextStack () from ntdll.dll
#579 0xffffffff in ?? ()
#580 0x7c91056d in ntdll!RtlFreeThreadActivationContextStack () from ntdll.dll
#581 0x7c91eb64 in ntdll!DbgBreakPoint () from ntdll.dll
#582 0x001a0000 in ?? ()
#583 0x00000000 in ?? () from #584 0x001a0688 in ?? ()
#585 0x0007f45c in ?? ()
#586 0x7c92189c in ntdll!CsrSetPriorityClass () from ntdll.dll
#587 0x001a0688 in ?? ()
#588 0x00000000 in ?? () from #589 0x7c911b2d in ntdll!RtlLookupElementGenericTableAvl () from ntdll.dll
#590 0x7c91a703 in ntdll!RtlInt64ToUnicodeString () from ntdll.dll
#591 0x0038001c in ?? ()
#592 0x00000002 in ?? ()
#593 0x00000aa0 in ?? ()
#594 0x00000f88 in ?? ()
#595 0x0009a4dc in ?? ()
#596 0x00000000 in ?? () from #597 0xff127450 in ?? () #598 0x00000000 in ?? () from #599 0x00000000 in ?? () from #600 0x00000818 in ?? ()
#601 0x00000003 in ?? ()
#602 0x001a069c in ?? ()
#603 0x00000124 in ?? ()
#604 0x00000000 in ?? () from #605 0x000334c0 in ?? ()
#606 0x000334c8 in ?? ()
#607 0x00c30626 in ?? ()
#608 0x00000000 in ?? () from #609 0x00000000 in ?? () from #610 0x00030168 in ?? ()
#611 0x00030000 in ?? ()
#612 0x00030178 in ?? ()
#613 0x00000098 in ?? ()
#614 0x00000000 in ?? () from #615 0x00000000 in ?? () from #616 0x7c96cde9 in ntdll!RtlpNtMakeTemporaryKey () from ntdll.dll
#617 0x00030000 in ?? ()
#618 0x00030178 in ?? ()
#619 0x7c911a24 in ntdll!RtlDeleteOwnersRanges () from ntdll.dll
#620 0x7c97c080 in ntdll!NtAccessCheckByTypeResultListAndAuditAlarm ()
#621 0x7c9119fa in ntdll!RtlDeleteOwnersRanges () from ntdll.dll
#622 0x7c90dd48 in ntdll!ZwOpenKey () from ntdll.dll
#623 0x00000001 in ?? ()
#624 0x0007f444 in ?? ()
#625 0x7c91dde9 in ntdll!LdrFindResource_U () from ntdll.dll
#626 0x77d40000 in ?? ()
#627 0x7c91de0f in ntdll!LdrFindResource_U () from ntdll.dll
#628 0x00000000 in ?? () from #629 0x00000001 in ?? ()
#630 0x7c91a703 in ntdll!RtlInt64ToUnicodeString () from ntdll.dll
#631 0x00000000 in ?? () from #632 0x00000000 in ?? () from #633 0x00192258 in ?? () #634 0x00000000 in ?? () from #635 0x0007f410 in ?? ()
#636 0x00000018 in ?? ()
#637 0x0007fb08 in ?? ()
#638 0x7c90ee18 in strchr () from ntdll.dll
#639 0x00000000 in ?? () from #640 0x00000001 in ?? ()
#641 0x0007f464 in ?? ()
#642 0x77d4a143 in USER32!ClientThreadSetup ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#643 0x7c90eae3 in ntdll!LdrDestroyOutOfProcessImage () from ntdll.dll
#644 0x0007f458 in ?? ()
#645 0x00000000 in ?? () from #646 0x77f167f7 in GdiProcessSetup ()
  from /cygdrive/c/WINDOWS/system32/gdi32.dll
#647 0x77f16586 in GdiDllInitialize ()
  from /cygdrive/c/WINDOWS/system32/gdi32.dll
#648 0x0007f5a8 in ?? ()
#649 0x0007f9f0 in ?? ()
#650 0x77d4f794 in UserClientDllInitialize ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#651 0x77d40000 in ?? ()
#652 0x00000001 in ?? ()
#653 0x0007fd30 in ?? ()
#654 0x00000001 in ?? ()
#655 0x0007fa04 in ?? ()
#656 0x77d4f538 in UserLpkPSMTextOut ()
  from /cygdrive/c/WINDOWS/system32/user32.dll
#657 0x00050000 in ?? ()
#658 0x0007f7bc in ?? ()
#659 0x0000029b in ?? ()
#660 0x00340650 in ?? ()
#661 0x00280000 in ?? ()
#662 0x00341588 in ?? ()
#663 0xbc290000 in ?? ()
#664 0x00000318 in ?? ()
#665 0x00341758 in ?? ()
#666 0x00000000 in ?? () from #667 0x00000000 in ?? () from #668 0x00000318 in ?? ()
#669 0x003417c8 in ?? ()
#670 0x00000014 in ?? ()
#671 0x00341838 in ?? ()
#672 0x00000000 in ?? () from #673 0x00000000 in ?? () from #674 0x00000000 in ?? () from #675 0x00000000 in ?? () from #676 0x00000000 in ?? () from #677 0x00000000 in ?? () from #678 0x00000318 in ?? ()
#679 0x003418b8 in ?? ()
#680 0x00000318 in ?? ()
#681 0x00341998 in ?? ()
#682 0x00000318 in ?? ()
#683 0x00341a08 in ?? ()
#684 0x00000402 in ?? ()
#685 0x003416c8 in ?? ()
#686 0x00000318 in ?? ()
#687 0x00341a78 in ?? ()
#688 0x00000318 in ?? ()
#689 0x00341928 in ?? ()
#690 0x00000000 in ?? () from #691 0x00000000 in ?? () from #692 0x00000318 in ?? ()
#693 0x00341848 in ?? ()
#694 0x00000288 in ?? ()
#695 0x00341ae8 in ?? ()
#696 0x00000000 in ?? () from #697 0x00000000 in ?? () from #698 0x00000000 in ?? () from #699 0x00000000 in ?? () from #700 0x00000000 in ?? () from #701 0x00000000 in ?? () from #702 0x00000000 in ?? () from #703 0x00000000 in ?? () from #704 0x00000000 in ?? () from #705 0x00000000 in ?? () from #706 0x00000000 in ?? () from #707 0x00000000 in ?? () from #708 0x00000000 in ?? () from #709 0x00000000 in ?? () from #710 0x00000000 in ?? () from #711 0x00000000 in ?? () from #712 0x00000000 in ?? () from #713 0x00000000 in ?? () from #714 0x00000000 in ?? () from #715 0x00000000 in ?? () from #716 0x00000000 in ?? () from #717 0x00000000 in ?? () from #718 0x00000000 in ?? () from #719 0x00000000 in ?? () from #720 0x00000000 in ?? () from #721 0x00000000 in ?? () from #722 0x00000000 in ?? () from #723 0x00000000 in ?? () from #724 0x00000000 in ?? () from #725 0x00000000 in ?? () from #726 0x0000031b in ?? ()
#727 0x003415e8 in ?? ()
#728 0x00000319 in ?? ()
#729 0x00341658 in ?? ()
#730 0x00000000 in ?? () from #731 0x0002625a in ?? ()
#732 0x00001000 in ?? ()
#733 0x0001fe7c in ?? ()
#734 0x00000002 in ?? ()
#735 0x0001feef in ?? ()
#736 0x00010000 in ?? ()
#737 0x00010000 in ?? ()
#738 0x7ffeffff in ?? ()
#739 0x00000001 in ?? ()
#740 0x00032301 in ?? ()
#741 0x0007fd30 in ?? ()
#742 0x77d40000 in ?? ()
#743 0x00000000 in ?? () from #744 0x00000124 in ?? ()
#745 0x003a0043 in ?? ()
#746 0x0057005c in VMT_CLASSES_EFILERERROR ()
#747 0x004e0049 in CLASSES_TREADER_$__DOFIXUPREFERENCES ()
(gdb) n
Single stepping until exit from function ntdll!RtlpWaitForCriticalSection, which has no line number information.
0x7c90eaf0 in ntdll!LdrDisableThreadCalloutsForDll () from ntdll.dll
(gdb) quit
The program is running. Exit anyway? (y or n)
////////END OF OUTPUT INFORMATION FROM GDB//////////////

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to