bugGNU Common Lisp - Bugs: bug #8425, GCL-TK X_CreatePixmap BUG

 
 

bug #8425: GCL-TK X_CreatePixmap BUG

Submitter:  None
Submitted:  Fri 02 Apr 2004 05:37:23 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Apr 2005 01:51:26 PM UTC, comment #1: 

Greetings, and thank you so much for your report!  As the error message says, your X server is intermittently running out of resources to create a new pixmap.  This is external to GCL.  I suggest you investigate in the X documentation.  If I am missing something, please feel free to post your request to gcl-devel@gnu.org.

Take care,

Camm Maguire <camm>
Group administrator
Fri 02 Apr 2004 05:37:23 PM UTC, original submission:  

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.

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-04 camm StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code