Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SBCL memory issues with cl-async #148

Closed
neildsouza opened this issue Jun 30, 2017 · 5 comments
Closed

SBCL memory issues with cl-async #148

neildsouza opened this issue Jun 30, 2017 · 5 comments

Comments

@neildsouza
Copy link

neildsouza commented Jun 30, 2017

Hi,
Have been getting the following errors when running the tests.

Any thoughts ...

(ql:quickload :cl-async-test)
To load "cl-async-test":
  Load 16 ASDF systems:
    alexandria babel bordeaux-threads cffi cl-libuv
    cl-ppcre fast-io flexi-streams ironclad static-vectors
    trivial-backtrace trivial-features trivial-gray-streams
    uiop usocket vom
  Install 3 Quicklisp releases:
    asdf-flv cl-async fiveam
; Fetching #<URL "http://beta.quicklisp.org/archive/asdf-flv/2016-04-21/asdf-flv-version-2.1.tgz">
; 2.07KB
==================================================
2,116 bytes in 0.00 seconds (2066.41KB/sec)
; Fetching #<URL "http://beta.quicklisp.org/archive/fiveam/2016-08-25/fiveam-v1.3.tgz">
; 22.82KB
==================================================
23,372 bytes in 0.19 seconds (118.26KB/sec)
; Fetching #<URL "http://beta.quicklisp.org/archive/cl-async/2016-08-25/cl-async-20160825-git.tgz">
; 55.00KB
==================================================
56,315 bytes in 0.10 seconds (572.87KB/sec)
; Loading "cl-async-test"
..................................................
[package cl-async-base]...........................
[package cl-async-util]...........................
[package cl-async]................................
[package cl-async-ssl]............................
[package net.didierverna.asdf-flv]................
[package it.bese.fiveam]..........................
[package cl-async-test]...........................
........
(:CL-ASYNC-TEST)
* (cl-async-test:run-tests)

Running test suite CL-ASYNC-TEST-CORE
 Running test DATA-POINTERS .
 Running test IPV4-ADDRESS ..........
 Running test IPV6-ADDRESS ............
 Running test POINTER-CALLBACKS ...
 Running test POINTER-DATA ...
 Running test EVENT-LOOP-STARTS .
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
EVENT-LOOP-EXIT X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe138)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CATCH-APP-ERRORS ..
 Running test DATA-AND-FN-POINTERS ..
 Running test EXIT-CALLBACKS .
 Running test DELAY-SIMPLE .
 Running test DELAY-TIMER .
 Running test DELAY-MULTI ...
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
INTERVAL X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-SIMPLE X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb18)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-MULTI X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-LOOKUP-IPV4 X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeac8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-LOOKUP-IPV6 X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfaa88)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-FAIL .X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb6b8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb108)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
REVERSE-DNS-LOOKUP-IPV4 XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb618)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb0d8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
REVERSE-DNS-LOOKUP-IPV6 X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
DNS-LOOKUP-MEM-LEAK X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb6b8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb108)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
REVERSE-DNS-LOOKUP-MEM-LEAK XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb9a8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb3f8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
TCP-SIMPLE-CLIENT-SERVER XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe078)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
TCP-CONNECT-FAIL X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbac8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb518)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
TCP-SERVER-CLOSE XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbad8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb528)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
TCP-SERVER-STREAM XX
 Running test TEST-ADDRESS-IN-USE ..
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbb18)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb568)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
WRITE-SEQ-WITH-OFFSET XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb9a8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb3f8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
PIPE-SIMPLE-CLIENT-SERVER XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb38)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe588)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
PIPE-CONNECT-FAIL XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbab8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb508)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
PIPE-SERVER-CLOSE XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbad8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb528)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
PIPE-SERVER-STREAM XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfba98)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb4e8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
STREAM-READ-WRITE-SEQUENCE XX
 Running test SIGNAL-HANDLER-ADD-REMOVE .
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb78)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
IDLE X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfbad8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfb528)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
POLL-FD XX
 Running test MKDTEMP ..
 Running test MKDTEMP-FAIL .
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfea98)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
SPAWN-SIMPLE ....X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfea38)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe488)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
SPAWN-REDIRECT-OUTPUT .....XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfea38)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe488)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
SPAWN-REDIRECT-ERROR-OUTPUT .....XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfea38)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe488)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
SPAWN-REDIRECT-STREAM .....XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfaac8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
SPAWN-EXEC-FAILURE .X
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfeb48)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfe598)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
PROCESS-KILL XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfaa98)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfa4e8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
FS-MONITOR XX
 Running test CORRUPTION WARNING in SBCL pid 2171(tid 0x7ffff7fb4fc0):
Memory fault at (nil) (pc=0x40fb62, sp=0x7ffff6cfab88)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
FS-WATCH-FAILURE .X
 Did 116 checks.
    Pass: 68 (58%)
    Skip: 0 ( 0%)
    Fail: 48 (41%)

 Failure Details:
 --------------------------------
 FS-WATCH-FAILURE []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10058AA593}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 FS-MONITOR []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10058A1F73}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 FS-MONITOR []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10058A4CA3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PROCESS-KILL []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1005811CA3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PROCESS-KILL []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10058123A3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-EXEC-FAILURE []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100580E953}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-STREAM []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1005809093}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-STREAM []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1005809793}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-ERROR-OUTPUT []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10057F9B63}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-ERROR-OUTPUT []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10057FA263}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-OUTPUT []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10057F31B3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-REDIRECT-OUTPUT []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10057F3D93}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 SPAWN-SIMPLE []: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004CFBEB3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 POLL-FD [Make sure polling a file descriptor works.]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004BE55B3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 POLL-FD [Make sure polling a file descriptor works.]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004BE5D83}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 IDLE [Test idling.]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004A09893}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 STREAM-READ-WRITE-SEQUENCE [Test both tcp stream read-sequence and write-sequence]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100495AD53}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 STREAM-READ-WRITE-SEQUENCE [Test both tcp stream read-sequence and write-sequence]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100495B523}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SERVER-STREAM [Make sure a pipe-server stream functions properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100459E373}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SERVER-STREAM [Make sure a pipe-server stream functions properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10045A8873}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SERVER-CLOSE [Make sure a pipe-server closes gracefully]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004598633}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SERVER-CLOSE [Make sure a pipe-server closes gracefully]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100459AA93}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-CONNECT-FAIL [Make sure a pipe connection fails]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100457A613}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-CONNECT-FAIL [Make sure a pipe connection fails]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100457CA73}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SIMPLE-CLIENT-SERVER [Test both pipe-connect and pipe-server]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004573C63}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 PIPE-SIMPLE-CLIENT-SERVER [Test both pipe-connect and pipe-server]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1004576A63}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 WRITE-SEQ-WITH-OFFSET [Make sure writing subsequences to a socket works properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100406E8B3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 WRITE-SEQ-WITH-OFFSET [Make sure writing subsequences to a socket works properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100406EFB3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SERVER-STREAM [Make sure a tcp-server stream functions properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003F6BA23}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SERVER-STREAM [Make sure a tcp-server stream functions properly]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003F6C293}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SERVER-CLOSE [Make sure a tcp-server closes gracefully]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003F67AD3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SERVER-CLOSE [Make sure a tcp-server closes gracefully]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003F68993}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-CONNECT-FAIL [Make sure a tcp connection fails]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003EE0163}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SIMPLE-CLIENT-SERVER [Test both tcp-connect and tcp-server]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10039D6143}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 TCP-SIMPLE-CLIENT-SERVER [Test both tcp-connect and tcp-server]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10039E5B83}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 REVERSE-DNS-LOOKUP-MEM-LEAK [Test reverse-dns-lookup memory leaks]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003723723}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 REVERSE-DNS-LOOKUP-MEM-LEAK [Test reverse-dns-lookup memory leaks]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003723E23}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 DNS-LOOKUP-MEM-LEAK [Test dns-lookup memory leaks]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003721083}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 REVERSE-DNS-LOOKUP-IPV6 [Test IPV6 family]: 
      Unexpected Error: #<SIMPLE-ERROR "~@<There is no applicable method for the generic function ~2I~_~S~
          ~I~_when called with arguments ~2I~_~S.~:>" {1003714CD3}>
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION CL-ASYNC-BASE:EVENT-ERRCODE (1)>
when called with arguments
  (#<SB-SYS:MEMORY-FAULT-ERROR {1003714AF3}>)...
 --------------------------------
 --------------------------------
 REVERSE-DNS-LOOKUP-IPV4 [Test IPV4 family]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1003711CE3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 REVERSE-DNS-LOOKUP-IPV4 [Test IPV4 family]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {10037123E3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 DNS-FAIL [Tests DNS failure on fake host, makes sure event-cb gets fires once]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {100370F4B3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 DNS-LOOKUP-IPV6 [Test IPV6 family (can fail in *nix)]: 
      Unexpected Error: #<SIMPLE-ERROR "~@<There is no applicable method for the generic function ~2I~_~S~
          ~I~_when called with arguments ~2I~_~S.~:>" {10030EFC13}>
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION CL-ASYNC-BASE:EVENT-ERRCODE (1)>
when called with arguments
  (#<SB-SYS:MEMORY-FAULT-ERROR {1002EE7E53}>)...
 --------------------------------
 --------------------------------
 DNS-LOOKUP-IPV4 [Test IPV4 family]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1002EE55C3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 DNS-MULTI [Test multiple DNS requests]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1002EE2BF3}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 DNS-SIMPLE [Test a simple DNS request]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1002ED7873}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 INTERVAL [Test intervals]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1002E2A943}>
Unhandled memory fault at #x0...
 --------------------------------
 --------------------------------
 EVENT-LOOP-EXIT [Test that an event loop can be exited (unnaturally)]: 
      Unexpected Error: #<SB-SYS:MEMORY-FAULT-ERROR {1002E11183}>
Unhandled memory fault at #x0...
 --------------------------------

NIL
@orthecreedence
Copy link
Owner

Possibly a libuv mismatch. I haven't update the cl-libuv bindings in a loooonnng time, and you might have a more recent version with an incompatible ABI. Try loading libuv ~v1.5 (assuming that's not the version you're using).

@orthecreedence
Copy link
Owner

Also, possibly related: #147

Although that's more likely just going to cause very sporadic crashes, not the colossal failure you saw in the tests.

What platform/sbcl version are you on?

@neildsouza
Copy link
Author

Hi,
I'm on Archlinux, SBCL 1.3.18 & libuv 1.12.0

@neildsouza
Copy link
Author

Archlinux is x86-64

@neildsouza
Copy link
Author

I think downgrading libuv may not be possible as there is other stuff I use that I would rather keep current with upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants