all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>, openmcl-devel@clozure.com
Subject: Stuck with a strange emacs / openmcl problem
Date: Wed, 3 Dec 2014 23:32:34 +0100	[thread overview]
Message-ID: <CAFgFV9Pdoqqm40tfnJb3B7gOgsLE2AptRXtnzsxVy1pqCm1eWQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1474 bytes --]

Emacs 24.4 W32/W64

I'm trying to run Clozure Common Lisp under Emacs / Slime.
Slime lauches CCL and starts the Swank server.
When the process is started by Emacs, I get an error with this backtrace :

? ;Loading #P"c:/Home/.emacs.d/vendor/slime/swank-loader.lisp"...
> Error: Le fournisseur de services demandé n’a pas pu être chargé ou
initialisé.  (error #10106) during socket creation operation in socket
> While executing: SOCKET-ERROR, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
1 > :b
 (223996E8) : 0 (SOCKET-ERROR NIL "socket" 10106 NIL) 1133
 (22399750) : 1 (MAKE-TCP-SOCKET :CONNECT :PASSIVE :LOCAL-PORT 0
:LOCAL-HOST "127.0.0.1" :REUSE-ADDRESS T :BACKLOG 5) 429
 (223997D8) : 2 (MAKE-SOCKET :CONNECT :PASSIVE :LOCAL-PORT 0 :LOCAL-HOST
"127.0.0.1" :REUSE-ADDRESS T :BACKLOG 5) 965

The same thing works if I run OpenCL from the console.
How the fact that the process is run from Emacs could
result in an error from make-tcp-socket ?
Conflict with the winsock2 dll which is loaded by both process ?

I have tried many combinations of CCL and emacs :
- Emacs 24.4 32 bits (GNU version)
- Emacs 24.4 64 bits (my version)
- OpenCL 64 bits (official 1.10 version)
- OpenCL 64 bits (compiled by me with the same toolchain used to compile
Emacs)
- OpenCL 32 bits

I couldn't find a working version. Any idea on how to hunt this ?

Best regards,

-- 
Fabrice

[-- Attachment #1.2: Type: text/html, Size: 1926 bytes --]

[-- Attachment #2: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Openmcl-devel mailing list
Openmcl-devel@clozure.com
https://lists.clozure.com/mailman/listinfo/openmcl-devel

             reply	other threads:[~2014-12-03 22:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 22:32 Fabrice Popineau [this message]
2014-12-04  6:42 ` Stuck with a strange emacs / openmcl problem Eli Zaretskii
2014-12-04  9:45   ` Fabrice Popineau
2014-12-04  9:56     ` Eli Zaretskii
2014-12-04 15:24       ` Fabrice Popineau
2014-12-04 15:55         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFgFV9Pdoqqm40tfnJb3B7gOgsLE2AptRXtnzsxVy1pqCm1eWQ@mail.gmail.com \
    --to=fabrice.popineau@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=openmcl-devel@clozure.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.