public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* xconq (from CVS) hangs after some time
@ 2003-12-30 18:26 Norbert Kiesel
  2003-12-31  6:01 ` Eric McDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Norbert Kiesel @ 2003-12-30 18:26 UTC (permalink / raw)
  To: xconq7

Hi,
my xconq (built from CVS today) hangs after some moves (between 10 and
30) (i.e. no screen refresh etc, have to kill -9 it).  This is on a
Debian unstable (with tcl/tk8.4). strace -p tells me it hangs in a futex
call. I somehow suspect this started when I installed libc-686 (glibc
optimized for 686).

I will try to compile with -g and attach a debugger to get more
information, but wonder if this is a known problem.

Please cc me (nk@iname.com) as I'm not subscribed to this list (though I
also will monitor the archive for a while).

merry xmas
--nk
-- 
Norbert Kiesel <nkiesel@tbdnetworks.com>
TBD Networks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xconq (from CVS) hangs after some time
  2003-12-30 18:26 xconq (from CVS) hangs after some time Norbert Kiesel
@ 2003-12-31  6:01 ` Eric McDonald
  0 siblings, 0 replies; 2+ messages in thread
From: Eric McDonald @ 2003-12-31  6:01 UTC (permalink / raw)
  To: Norbert Kiesel; +Cc: xconq7, nk

Hi Norbert,

On Thu, 25 Dec 2003, Norbert Kiesel wrote:

> my xconq (built from CVS today) hangs after some moves (between 10 and
> 30) (i.e. no screen refresh etc, have to kill -9 it).  This is on a
> Debian unstable (with tcl/tk8.4). strace -p tells me it hangs in a futex

I have not seen this before. I have been testing with the latest 
CVS stuff today on a Mandrake Linux box with Tcl/Tk 8.3, and 
everything seems fine. 

> I will try to compile with -g and attach a debugger to get more
> information, but wonder if this is a known problem.

If you are using gcc, "-g" is usually picked up by default, but 
maybe configure does something different on Debian. If you have 
"-O", you may want to get rid of that. Doing something like:
  CFLAGS="-g" ./configure --prefix=blah blah blah...
should work fine.

> Please cc me (nk@iname.com)

If this is the address that you would like to receive replies to, 
you might want to set up a Reply-To address in your email 
client's preferences.

> merry xmas

Thanks. You too.

  Happy Holidays,
   Eric

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-26  2:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-30 18:26 xconq (from CVS) hangs after some time Norbert Kiesel
2003-12-31  6:01 ` Eric McDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).