Package: screen
After upgrading from Debian 6 to 7.0, screen always dumped core on startup.
Both amd64 (tested with VirtualBox) and ppc (tested on iBook G4) have the
problem. After some investigation I can stably reproduce the segfault with
the following minimal screenrc:
$ cat .screenrc
hardstatus string "%-w%{r}%n %t%{-}%+w %=%m/%d %C%a "
maxwin 10
$ screen --version
Screen version 4.01.00devel (GNU) 2-May-06
$ screen
[screen caught signal 11. (core dumped)]
$
It said "core dumped" but I could not find the core file under both current
dir and / .