python2.7 crashed with SIGSEGV in soup_address_get_gsockaddr()

Bug #1052309 reported by Angel Guzman Maeso
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libsoup
Expired
Medium
pygobject
New
Undecided
Unassigned
python2.7 (Ubuntu)
Invalid
Medium
Unassigned

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

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :
visibility: private → public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 soup_address_get_gsockaddr (addr=0x93e2560) at soup-address.c:486
 soup_socket_listen (sock=0x9351c20) at soup-socket.c:963
 soup_server_constructor (type=154946200, n_construct_properties=8, construct_properties=0x94febc8) at soup-server.c:238
 ?? ()

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in python2.7 (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Changed in libsoup:
importance: Undecided → Unknown
status: New → Unknown
Changed in libsoup:
importance: Unknown → Medium
status: Unknown → New
Matthias Klose (doko)
Changed in python2.7 (Ubuntu):
status: New → Invalid
Changed in libsoup:
status: New → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.