Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (496 - 498 of 1030)

Ticket Resolution Summary Owner Reporter
#690 invalid CL32-863 will not launch Peter Elsea
Description

Just downloaded 1.5, and tried to open CL32.app, which was fine in 1.4 The alt console opens with

Error: Objective-C runtime exception:

* -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver

While executing: (:INTERNAL GUI::|+initialize|), in process Initial(0).

CL64 works

#689 duplicate send-to udp socket does not work Peter Elsea
Description

calls to send-to and receive-from :datagram type sockets fail with response: Error: value #<SIMPLE-VECTOR 15> is not of the expected type (OR (ARRAY CHARACTER) (ARRAY (UNSIGNED-BYTE 8)) (ARRAY (SIGNED-BYTE 8))).

While executing: CCL::VERIFY-SOCKET-BUFFER, in process Listener(6).

I cannot construct any type of array that satisfies VERIFY-SOCKET-BUFFER. All simple arrays return a typecode of 182 but V-S-B wants a range of 215 to 231

#688 invalid ignore-errors doesn't Kalman Reti
Description

The following sequence of events produces a memory fault and a trip to a nonfunctioning debugger.

(load "jpeg.lisp") ;supplied (jpeg::read-file "128.jpg") ;also supplied

If you wrap the latter in ignore-errors, you still get the trip to the debugger.

I tried this in the windows 32 bit 1.5 release as well as in the linux x86 64bit trunk (checked out as of this morning).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.