Your message dated Wed, 04 Aug 2010 15:15:29 +0200
with message-id <[email protected]>
and subject line Re: Bug#591605: Info received (Bug#591605: Info received
(Bug#591605: Acknowledgement (libncurses5: SIGSEGV in ClrToEOS)))
has caused the Debian Bug report #591605,
regarding libncurses5: SIGSEGV in ClrToEOS
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
591605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libncurses5
Version: 5.7+20100313-2
Severity: normal
I had built C-Kermit from source and hit the following when downloading
a file. I'll try again with a non-stripped C-Kermit to get more information.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-rc5 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libncurses5 depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
Versions of packages libncurses5 recommends:
ii libgpm2 1.20.4-3.3 General Purpose Mouse - shared lib
libncurses5 suggests no packages.
-- debconf-show failed
Starting program: /usr/local/bin/telnet 192.168.1.101
Program received signal SIGSEGV, Segmentation fault.
0x41089003 in ClrToEOS (blank=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:1135
1135
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:
No such file or directory.
in
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c
#0 0x41089003 in ClrToEOS (blank=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:1135
#1 0x410896d2 in ClrBottom (total=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:1180
#2 0x4108db5a in doupdate ()
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:932
#3 0x41084d55 in wrefresh (win=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/base/lib_refresh.c:65
#4 0x0811ec69 in ?? ()
#5 0x08121de6 in ?? ()
#6 0x0809e118 in ?? ()
#7 0x0809e552 in ?? ()
#8 0x080ed43e in ?? ()
#9 0x080dd756 in ?? ()
#10 0x0804fbb9 in ?? ()
#11 0x41f7dc76 in __libc_start_main (main=
Could not find the frame base for "__libc_start_main".
) at libc-start.c:228
#12 0x0804d091 in ?? ()
#0 0x41089003 in ClrToEOS (blank=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:1135
row = <value optimized out>
col = <value optimized out>
#1 0x410896d2 in ClrBottom (total=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:1180
row = <value optimized out>
col = <value optimized out>
top = 22
last = <value optimized out>
blank = <value optimized out>
#2 0x4108db5a in doupdate ()
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/tty/tty_update.c:932
changedlines = <value optimized out>
i = <value optimized out>
nonempty = <value optimized out>
#3 0x41084d55 in wrefresh (win=<value optimized out>)
at
/build/buildd-ncurses_5.7+20100313-2-i386-XAtr77/ncurses-5.7+20100313/ncurses/base/lib_refresh.c:65
code = <value optimized out>
#4 0x0811ec69 in ?? ()
No symbol table info available.
#5 0x08121de6 in ?? ()
No symbol table info available.
#6 0x0809e118 in ?? ()
No symbol table info available.
#7 0x0809e552 in ?? ()
No symbol table info available.
#8 0x080ed43e in ?? ()
No symbol table info available.
#9 0x080dd756 in ?? ()
No symbol table info available.
#10 0x0804fbb9 in ?? ()
No symbol table info available.
#11 0x41f7dc76 in __libc_start_main (main=
Could not find the frame base for "__libc_start_main".
) at libc-start.c:228
result = <value optimized out>
unwind_buf = Could not find the frame base for "__libc_start_main".
A debugging session is active.
Inferior 1 [process 14658] will be killed.
Quit anyway? (y or n)
--- End Message ---
--- Begin Message ---
On 2010-08-04 14:24 +0200, Arthur Marsh wrote:
> I re-installed libncurses5 version 5.7+20100313-2 from Debian unstable
> and the problem did not re-occur, so it appears that the shared
> library file on my hard disk had become corrupted.
You should run debsums and fsck your filesystem(s) to check for other
corrupted files.
> Please close the bug and thanks for your time.
Done. Feel free to reopen at any time if necessary.
Cheers,
Sven
--- End Message ---