Hello,

I've never encountered this problem before, and unfortunately, that stack trace 
didn't help at 
all.

Would you consider creating a debugging variant of the package?  It's quite 
simple, all you 
should need to do is the following:

  apt-get source ctwm
  cd ctwm-3.7
  vi Imakefile.local
  # change the line saying '#undef DEBUG' to '#define DEBUG', the save and quit 
vi
  dpkg-buildpackage -rfakeroot -uc -b

And voila!, you have a package in the parent directory, should be named 
something like ctwm_3.7-
2.1_i386.deb, and all you need to do is install it (using dpkg) and try again.  
The core dump 
generated should give a better stack trace, one which we could use to figure 
this out, if 
possible.

> [EMAIL PROTECTED] - Sat Jun 24 20:22:21 2006]:
> 
> Package: ctwm
> Version: 3.7-2.1
> Severity: grave
> 
> From my .xsession-errors:
> 
> > Congratulations; you have found a bug in CTWM.
> 
> > If a core file was generated in the current working directory,
> > please try to extract the stack trace, and mail the results along
> > with a description of what you were going, to
> > <[EMAIL PROTECTED]>.  Thank you for your support.
> 
> This is with xorg 7.0.  I log in via xdm, which runs my .xsession, and
> its last line execs ctwm.  When I right click on the root window
> (which is a xsetbg jpg background, but that shouldn't matter), ctwm
> crashes.  My .twmrc file has:
> 
> Button3 = : root : f.menu "TwmWindows"
> 
> I hope the following backtrace from the core file is useful (but it
> seems to have no useful symbols):
> 
> (gdb) bt
> #0  0xb7c2d7c7 in raise () from /lib/tls/libc.so.6
> #1  0xb7c2f06b in abort () from /lib/tls/libc.so.6
> #2  0x08057869 in ?? ()
> #3  0x080929fc in _IO_stdin_used ()
> #4  0x00000001 in ?? ()
> #5  0x00000276 in ?? ()
> #6  0xb7d38480 in _IO_list_all () from /lib/tls/libc.so.6
> #7  0x080ed620 in ?? ()
> #8  0xb7bf66a4 in ?? ()
> #9  0xbfcf0de8 in ?? ()
> #10 <signal handler called>
> #11 0x08061768 in ?? ()
> #12 0x080e3370 in ?? ()
> #13 0x08094a91 in _IO_stdin_used ()
> #14 0x00000000 in ?? ()
> 
> ctwm worked fine (perhaps in an earlier version) with xorg 6.8 or 6.9
> or xfree 4.3.  The crashes started today, after I upgraded to xorg 7.0
> and then reinstalled ctwm (the massive 'apt-get upgrade' deleted the
> ctwm package), which is why I'm not sure whether I was using ctwm 3.7
> when all was working fine.
> 
> -Sanjoy
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.17.f9c7d2a9a5af
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> 
> Versions of packages ctwm depends on:
> ii  libc6                        2.3.6-13    GNU C Library: Shared
> libraries
> ii  libice6                      1:1.0.0-3   X11 Inter-Client Exchange
> library
> ii  libjpeg62                    6b-13       The Independent JPEG
> Group's JPEG
> ii  librplay3                    3.3.2-10    Shared libraries for the
> rplay net
> ii  libsm6                       1:1.0.0-4   X11 Session Management
> library
> ii  libx11-6                     2:1.0.0-6   X11 client-side library
> ii  libxext6                     1:1.0.0-4   X11 miscellaneous
> extension librar
> ii  libxmu6                      1:1.0.1-3   X11 miscellaneous utility
> library
> ii  libxpm4                      1:3.5.4.2-3 X11 pixmap library
> ii  libxt6                       1:1.0.0-5   X11 toolkit intrinsics
> library
> ii  m4                           1.4.4-1     a macro processing
> language
> ii  x11-common                   1:7.0.22    X Window System (X.Org)
> infrastruc
> 
> ctwm recommends no packages.
> 
> -- no debconf information
> 
> 
> 
> 
-- 
-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis





Reply via email to