[Bug 1052309] Re: python2.7 crashed with SIGSEGV in soup_address_get_gsockaddr()

Angel Guzman Maeso shakaran+launchpad at gmail.com
Tue Sep 18 04:39:24 UTC 2012


** Visibility changed to: Public

** Also affects: libsoup
   Importance: Undecided
       Status: New

** Also affects: pygobject
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1052309

Title:
  python2.7 crashed with SIGSEGV in soup_address_get_gsockaddr()

Status in Soup HTTP Library:
  New
Status in Python bindings for GObject:
  New
Status in “python2.7” package in Ubuntu:
  New

Bug description:
  Executing this source code file, python2.7 crash. This is probably a
  bug with libsoup and PyGObject

  from gi.repository import Soup

  class HTTPServer(Soup.Server):
      def __init__(self, address='127.0.0.1', port=8082):
          interface = Soup.Address.new(address, port)
          Soup.Server.__init__(self, port = port,  interface = interface) 
          
  HTTPServer()

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: python2.7-minimal 2.7.3-5ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-1.1-generic 3.5.0-rc3
  Uname: Linux 3.5.0-1-generic i686
  ApportVersion: 2.5.2-0ubuntu1
  Architecture: i386
  Date: Tue Sep 18 06:35:51 2012
  ExecutablePath: /usr/bin/python2.7
  InstallationMedia:
   
  ProcCmdline: python pygss-server.py
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
  SegvAnalysis:
   Segfault happened at: 0xb6b77040 <soup_address_get_gsockaddr+48>:	cmpw   $0x2,(%edx)
   PC (0xb6b77040) ok
   source "$0x2" ok
   destination "(%edx)" (0x00000000) not located in a known VMA region (needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: python2.7
  StacktraceTop:
   soup_address_get_gsockaddr () from /usr/lib/i386-linux-gnu/libsoup-2.4.so.1
   soup_socket_listen () from /usr/lib/i386-linux-gnu/libsoup-2.4.so.1
   ?? () from /usr/lib/i386-linux-gnu/libsoup-2.4.so.1
   g_object_newv (object_type=154946200, n_parameters=2, parameters=0x94feb70) at /build/buildd/glib2.0-2.33.12/./gobject/gobject.c:1718
   ?? () from /usr/lib/python2.7/dist-packages/gi/_gobject/_gobject.so
  Title: python2.7 crashed with SIGSEGV in soup_address_get_gsockaddr()
  UpgradeStatus: Upgraded to quantal on 2012-06-05 (104 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev sambashare tape vboxusers video

To manage notifications about this bug go to:
https://bugs.launchpad.net/libsoup/+bug/1052309/+subscriptions




More information about the foundations-bugs mailing list