Error on closing the console

Bug #791759 reported by Pirre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ADCH++
Confirmed
Undecided
Unassigned

Bug Description

Error reproduced with rev 500 running in GDB

OS XPpro SP3 (up to date)

below the console output and bt result from the moment "ctrl c" is used

[New Thread 2232.0xee0]

Program received signal SIGINT, Interrupt.
[Switching to Thread 2232.0xee0]
0x7c87647d in KERNEL32!GetConsoleCharType ()
   from C:\WINDOWS\system32\kernel32.dll
(gdb) bt
#0 0x7c87647d in KERNEL32!GetConsoleCharType ()
   from C:\WINDOWS\system32\kernel32.dll
warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.)

#1 0x00000004 in ?? (warning: (Internal error: pc 0x3 in read in psymtab, but n
ot in symtab.)

) at ./adchpp/Exception.h:32
warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

#2 0x7c80b729 in KERNEL32!GetModuleFileNameA ()
   from C:\WINDOWS\system32\kernel32.dll
#3 0x00000000 in ?? ()

Revision history for this message
eMTee (realprogger) wrote :

I think gdb captures ctrl-c before the application and interrupts the execution. Maybe a different exit key combination would fit better in debug mode?

Changed in adchpp:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.