linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04210
[Bug 791759] [NEW] Error on closing the console
Public bug reported:
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 ?? ()
** Affects: adchpp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/791759
Title:
Error on closing the console
Status in ADCH++:
New
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 ?? ()
Follow ups
References