[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] bug #8424 overview: GCL-TK OUR-WRITE BUG
From: |
Camm Maguire |
Subject: |
[Gcl-devel] bug #8424 overview: GCL-TK OUR-WRITE BUG |
Date: |
Sun, 01 May 2005 16:43:24 -0400 |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigory ōmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI) |
Greetings!
We believe this issue has now been fixed, in both CVS head and the new branch
Version_2_6_7pre, shortly to become release 2.6.7. It would be great if you
could confirm.
Thanks for your report!
=============================================================================
After successfully mapping a window and filling it with widgets, I preform
*many* widget calls, each of which specifies a :return argument (i.e., GCL
waits for Tk to complete the call). However, when too many of these calls are
made too quickly, I receive the following error:
| Error: Write timeout: ""
| Fast links are on: do (si::use-fast-links nil) for debugging
| Error signalled by FUNCALL.
| Backtrace: funcall > system:top-level > read > system:sigusr1-interrupt >
lambda > funcall > funcall > foo-tip::bar-a > cond > block > tagbody > progn >
foo-tip::re-frob > cond > eval > eval > cond > foo-mask::lin-apples > cond >
foo-pez::lin-pear-muff > prog > setq > funcall > funcall > lambda-closure >
funcall > funcall > lambda-closure > foo-mask::retarf > eval > eval > cond >
cond > foo-mask::retarf > eval > eval > foo-mask::mul-frag > foo-tip::frag-mul
> cond > foo-wheels::blab-apple-mode > foo-wheels::blab-apple >
foo-wheels::blab-fizzer > foo-pez::lin-pear-muff > prog > setq > funcall >
funcall > lambda-closure > funcall > funcall > lambda-closure >
foo-wheels::blab-stone > mapcar > lambda-closure > cond > incf >
foo-tip::frag-mul > cond > foo-wheels::blab-apple-mode > foo-wheels::blab-apple
> foo-wheels::blab-fizzer > foo-pez::lin-pear-muff > prog > setq > funcall >
funcall > lambda-closure > funcall > funcall > lambda-closure >
foo-wheels::blab-stone > mapcar > lambda-closure > cond > incf >
foo-tip::frag-mul > cond > foo-wheels::blab-apple-mode > foo-wheels::blab-apple
> foo-wheels::blab-fizzer > foo-pez::lin-pear-muff > prog > setq > funcall >
funcall > lambda-closure > funcall > funcall > lambda-closure >
foo-wheels::blab-stone > mapcar > lambda-closure > cond > foo-tip::try-stone >
cond > foo-wheels::trying-snarf > foo-wheels::blab-nice > mapcar >
lambda-closure > foo-pez::lin-pear-muff > prog > setq > funcall > funcall >
lambda-closure > mapcar > lambda-closure > funcall > funcall > SYSTEM:OUR-WRITE
|
| Broken at FUNCALL.
This problem shows up on both I386 and PPC.
If you have any ideas how I can fix this, please post or email me. In case it
matters, this code does not redefine any of its code.
=============================================================================
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcl-devel] bug #8424 overview: GCL-TK OUR-WRITE BUG,
Camm Maguire <=