[Bug 876713] Re: Soap bind always tries IPV6_V6ONLY on bind and fails with " Protocol not available"

Launchpad Bug Tracker 876713 at bugs.launchpad.net
Tue Nov 1 10:37:32 UTC 2011


This bug was fixed in the package gsoap - 2.8.3-3

---------------
gsoap (2.8.3-3) unstable; urgency=low

  * Fix an issue with IPv4 only sockets when IPv6 is enabled (LP: #876713)
  * Use dpkg's build flags
 -- Ubuntu Archive Auto-Sync <archive at ubuntu.com>   Tue,  01 Nov 2011 10:32:49 +0000

** Changed in: gsoap (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/876713

Title:
  Soap bind always tries IPV6_V6ONLY on bind and fails with " Protocol
  not available"

Status in “gsoap” package in Ubuntu:
  Fix Released

Bug description:
  Based on various bug reports, it seems like this problem was fixed
  upstream in 2.7.*. I'm investigating why it emerged here.

  Here is the strace.

  
  setsockopt(3, SOL_IPV6, IPV6_V6ONLY, [0], 4) = -1 ENOPROTOOPT (Protocol not available)
  dup(2)                                  = 4
  fcntl(4, F_GETFL)                       = 0x8002 (flags O_RDWR|O_LARGEFILE)
  fstat(4, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f377363e000
  lseek(4, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
  write(4, "soap bind: Protocol not availabl"..., 34soap bind: Protocol not available

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gsoap 2.8.3-1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Mon Oct 17 10:54:53 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  ProcEnviron:
   LC_CTYPE=en_US.UTF-8
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gsoap
  UpgradeStatus: Upgraded to oneiric on 2011-08-31 (47 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsoap/+bug/876713/+subscriptions



More information about the Ubuntu-sponsors mailing list