Debian Bug report logs - #798815
fluidsynth rejects server connection

version graph

Package: fluidsynth; Maintainer for fluidsynth is Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>; Source for fluidsynth is src:fluidsynth (PTS, buildd, popcon).

Reported by: laalaa <dbpalan@hotmail.com>

Date: Sun, 13 Sep 2015 08:36:02 UTC

Severity: normal

Found in version fluidsynth/1.1.6-2

Fixed in version fluidsynth/1.1.6-3

Done: Jaromír Mikeš <mira.mikes@seznam.cz>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.debian.org
Subject: Bug#798815: fluidsynth rejects server connection
Reply-To: laalaa <dbpalan@hotmail.com>, 798815@bugs.debian.org
Resent-From: laalaa <dbpalan@hotmail.com>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
X-Loop: owner@bugs.debian.org
Resent-Date: Sun, 13 Sep 2015 08:36:02 +0000
Resent-Message-ID: <handler.798815.B.144213314215053@bugs.debian.org>
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 798815
X-Debian-PR-Package: fluidsynth
X-Debian-PR-Keywords: 
X-Debian-PR-Source: fluidsynth
Received: via spool by submit@bugs.debian.org id=B.144213314215053
          (code B); Sun, 13 Sep 2015 08:36:02 +0000
Received: (at submit) by bugs.debian.org; 13 Sep 2015 08:32:22 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
	(2014-02-07) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.8 required=4.0 tests=BAYES_00,FREEMAIL_FROM,
	HAS_PACKAGE,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS,
	T_RP_MATCHES_RCVD autolearn=ham autolearn_force=no
	version=3.4.0-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 8; hammy, 120; neutral, 55; spammy, 0.
	spammytokens: hammytokens:0.000-+--netstat, 0.000-+--UD:nongnu.org,
	0.000-+--1.1.6-2, 0.000-+--fluidsynth, 0.000-+--grep
Received: from blu004-omc4s35.hotmail.com ([65.55.111.174])
	by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256)
	(Exim 4.84)
	(envelope-from <dbpalan@hotmail.com>)
	id 1Zb2hx-0003uX-Nw
	for submit@bugs.debian.org; Sun, 13 Sep 2015 08:32:22 +0000
Received: from BLU182-W47 ([65.55.111.136]) by BLU004-OMC4S35.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008);
	 Sun, 13 Sep 2015 01:32:15 -0700
X-TMN: [pxoP6iUJUkAlqSUcf7p5s3jorhXZPjTo]
X-Originating-Email: [dbpalan@hotmail.com]
Message-ID: <BLU182-W47EB0B0151593215812C43BB5E0@phx.gbl>
From: laalaa <dbpalan@hotmail.com>
To: "submit@bugs.debian.org" <submit@bugs.debian.org>
Date: Sun, 13 Sep 2015 16:32:14 +0800
Importance: Normal
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginalArrivalTime: 13 Sep 2015 08:32:15.0093 (UTC) FILETIME=[B19AC250:01D0EDFE]
Delivered-To: submit@bugs.debian.org
Package: fluidsynth
Version: 1.1.6-2

Problem: Start fluidsynth as server mode (-i -s), listening to default TCP port 9800, once connected will disconnect immediately.  
The bug was fixed upstream, hope it can be merged to official build, thanks:

http://lists.nongnu.org/archive/html/fluid-dev/2015-01/msg00012.html

Current result:

$ fluidsynth -i -s &
...
$ ps grep fluidsynth
   828 pts/0      00:00:00 fluidsynth -i -s
$ netstat -tln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 0.0.0.0:9800            0.0.0.0:*               LISTEN     
$telnet 127.0.0.1 9800
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host. 
$

Expected result:

$telnet 127.0.0.1 9800
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
> (waiting for input such as 'help all')


 		 	   		  

Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Dec 23 11:57:32 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.