> And voila!, you have a package in the parent directory, should be
> named somethi ng like ctwm_3.7-2.1_i386.deb, and all you need to do is
> install it (using dpkg) and try again.
I made a package ctwm_3.7-2.1ssm_i386.deb to minimize version
confusion in the package management system. The ctwm binary that got
installed somehow didn't have debugging symbols. I guess the packager
or the installer strips the executable before installing? But the
ctwm in the build directory still had the debugging symbols, so I used
that and regenerated the core file. Here's the backtrace after the
crash (caused again by the right button, bound to TwmWindows):
#0 0xb7ceb7c7 in raise () from /lib/tls/libc.so.6
#1 0xb7ced06b in abort () from /lib/tls/libc.so.6
#2 0x0805c003 in Crash (signum=11) at ctwm.c:1390
#3 <signal handler called>
#4 0x08063207 in PopUpMenu (menu=0x80e6480, x=977, y=350, center=1)
at menus.c:1480
#5 0x08075b04 in do_menu (menu=0x80e6480, w=0) at events.c:2868
#6 0x08076ba3 in HandleButtonPress () at events.c:3242
#7 0x0806f60c in DispatchEvent () at events.c:501
#8 0x0806f728 in HandleEvents () at events.c:546
#9 0x0805ad22 in main (argc=1, argv=0xbffcfdd4, environ=0xbffcfddc)
at ctwm.c:960
-Sanjoy
`Never underestimate the evil of which men of power are capable.'
--Bertrand Russell, _War Crimes in Vietnam_, chapter 1.