[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-3526981 ] Python netsnmp seg fault (core-dumped) on socket import
From:       SourceForge.net <noreply () sourceforge ! net>
Date:       2012-05-15 16:57:09
Message-ID: E1SUL3d-0002Bm-Qz () sfs-ml-2 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Bugs item #3526981, was opened at 2012-05-15 09:57
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=3526981&group_id=12694

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: python
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: tsanand129 ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Python netsnmp seg fault (core-dumped) on socket import

Initial Comment:
Using netsnmp python binding
if you 'import netsnmp' before 'import socket' then python interpreter crashes with \
                segmentation fault (core-dumped)
FYI: switching imports i.e. import socket before import netsnmp, works fine

Interpreter output

Python 2.7.2 (default, Nov 10 2011, 02:05:46) 
[GCC 4.2.1 20070719  [FreeBSD]] on freebsd8
Type "help", "copyright", "credits" or "license" for more information.
> > > import netsnmp
> > > import socket
[1]    71030 segmentation fault (core dumped)  python

On switching import
Python 2.7.2 (default, Nov 10 2011, 02:05:46) 
[GCC 4.2.1 20070719  [FreeBSD]] on freebsd8
Type "help", "copyright", "credits" or "license" for more information.
> > > import socket
> > > import netsnmp
> > > 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=3526981&group_id=12694

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic