From alexey@REDACTED Sun Oct 9 23:26:27 2005 From: alexey@REDACTED (Alexey Shchepin) Date: Mon, 10 Oct 2005 00:26:27 +0300 Subject: kevent call failed Message-ID: <87wtkm1iws.fsf@alex.sevcom.net> Hi! During experimenting with odbc module in R10B-7 on FreeBSD 5.3-STABLE, beam periodically breaks and produce erl_crash.dump: =erl_crash_dump:0.1 Mon Oct 10 01:02:56 2005 Slogan: sys/unix/sys.c:3545 kevent call failed. fd = 1889 filter = -2 flags = 5 errno = 32 System version: Erlang (BEAM) emulator version 5.4.9 [source] [hipe] [threads:0] [kernel-poll] Compiled: Sun Oct 9 02:35:22 2005 Atoms: 9201 And odbcserver also breaks with beam (likely just before it): ... Core was generated by `odbcserver'. Program terminated with signal 11, Segmentation fault. ... (gdb) bt #0 0x280a231b in pthread_testcancel () from /usr/lib/libpthread.so.1 #1 0x0804b8e5 in ?? () #2 0x00000003 in ?? () #3 0xbfbfeac4 in ?? () ... #27 0xbfbfeb54 in ?? () #28 0xbfbfeb5c in ?? () #29 0xbfbfeb1c in ?? () #30 0x281bdf42 in atexit () from /lib/libc.so.5 Previous frame inner to this frame (corrupt stack?) From ft@REDACTED Wed Oct 26 21:45:07 2005 From: ft@REDACTED (Fredrik Thulin) Date: Wed, 26 Oct 2005 21:45:07 +0200 Subject: proto_dist inet_ssl STILL broken in R10B-8? Message-ID: <200510262145.07986.ft@it.su.se> Is anyone able to use SSL proto_dist in R10B-7 or R10B-8? I am not, and I am wondering if it is A) just me B) officially broken C) unofficially broken $ /pkg/erlang/R10B-8/bin/erl \ -proto_dist inet_ssl \ -ssl_dist_opt client_certfile cert.comb \ -ssl_dist_opt server_certfile cert.comb \ -ssl_dist_opt verify 2 \ -boot ~/path/to/R10B-8-compiled/start_ssl \ -name a ... nothing happens, it just hangs there. /Fredrik ---------- Forwarded Message ---------- Subject: Fwd: proto_dist inet_ssl broken in R10B-7? Date: Saturday 10 September 2005 10.26 From: Fredrik Thulin To: erlang-bugs@REDACTED Hi I got a private reply from someone saying they have the exact same problem, so I therefor conclude that it is not just me but a bug that appeared in R10B-7. Hence this post to erlang-bugs@REDACTED /Fredrik ---------- Forwarded Message ---------- Subject: proto_dist inet_ssl broken in R10B-7? Date: Friday 02 September 2005 11.39 From: Fredrik Thulin To: erlang-questions@REDACTED Hi Is it just me, or is -proto_dist inet_ssl broken in R10B-7? R10B-6 : $ /pkg/erlang/R10B-6/bin/erl \ -proto_dist inet_ssl \ -ssl_dist_opt client_certfile cert.comb \ -ssl_dist_opt server_certfile cert.comb \ -ssl_dist_opt verify 2 \ -boot ~/path/to/R10B-6-compiled/start_ssl \ -name a Erlang (BEAM) emulator version 5.4.8 [source] [hipe] Eshell V5.4.8 (abort with ^G) (a@REDACTED)1> $ /pkg/erlang/R10B-7/bin/erl \ -proto_dist inet_ssl \ -ssl_dist_opt client_certfile cert.comb \ -ssl_dist_opt server_certfile cert.comb \ -ssl_dist_opt verify 2 \ -boot ~/path/to/R10B-7-compiled/start_ssl \ -name a R10B-7 just hangs. Same cert.comb. R10B-6 start_ssl.rel : %% Erlang OTP R10B-6 library versions %% File to get Erlang distribution using SSL started {release, {"Yxa foo","0.0"}, {erts, "5.2"}, [{kernel,"2.10.9"}, {stdlib,"1.13.8"}, {ssl, "3.0.7"} ] }. R10B-7 start_ssl.rel : %% Erlang OTP R10B-7 library versions %% File to get Erlang distribution using SSL started {release, {"Yxa foo","0.0"}, {erts, "5.2"}, [{kernel,"2.10.10"}, {stdlib,"1.13.9"}, {ssl, "3.0.7"} ] }. /Fredrik ------------------------------------------------------- ------------------------------------------------------- From raimo@REDACTED Fri Oct 28 10:57:11 2005 From: raimo@REDACTED (Raimo Niskanen) Date: 28 Oct 2005 10:57:11 +0200 Subject: Dead subscribers Message-ID: I will clean out some subscribers of this list who's mail addresses constatnly bounces with permanent failures that clog my inbox. I do not know why I post this notice, since the ones concerned will never get it, but I do not know where else to post it... -- / Raimo Niskanen, Mailing list trashcan @ Erlang/OTP, Ericsson AB