[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] GCL-TK X_CreatePixmap BUG
From: |
bugnet |
Subject: |
[Gcl-devel] GCL-TK X_CreatePixmap BUG |
Date: |
Fri, 02 Apr 2004 12:42:27 -0500 |
Hello,
I am in the process of creating a moderately complex GCL-Tk app. Currently,
when I tk::tkconnect, GCL-Tk returns the following error:
| Loading /usr/local/lib/gcl-2.6.0cvs/gcl-tk/tkl.o
| start address -T 0x10636000 Finished loading
/usr/local/lib/gcl-2.6.0cvs/gcl-tk/tkl.o
|
| "/usr/local/lib/gcl-2.6.0cvs/gcl-tk/gcltksrv 127.0.0.1 5016 348 :0.0 "X Error
of failed |request: BadAlloc (insufficient resources for operation)
| Major opcode of failed request: 53 (X_CreatePixmap)
| Serial number of failed request: 89
| Current serial number in output stream: 98
|
| Error: Read got an error, have closed connection
| Fast links are on: do (si::use-fast-links nil) for debugging
| Error signalled by COND.
| Backtrace: funcall > system:top-level > eval > load > foo-brink::main >
foo-muff::assign > cond > TK::WM
|
| Broken at FUNCALL.
This problem shows up on both I386 and PPC. This information has been submitted
to the bug tracker at:
http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=8425s
The problem is intermittent--sometimes it happens, sometimes it doesn't. There
doesn't seem to be any pattern. 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.
Thanks!
- [Gcl-devel] GCL-TK X_CreatePixmap BUG,
bugnet <=