[tor-bugs] #8266 [Stem]: ValueError: NULL pointer access in stem.util.system.get_process_name()

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 18 01:54:35 UTC 2013


#8266: ValueError: NULL pointer access in stem.util.system.get_process_name()
---------------------+------------------------------------------------------
 Reporter:  gsathya  |          Owner:  atagar
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Stem     |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------
 Running integ tests causes -

 {{{
 ERROR: test_set_process_name
 ----------------------------------------------------------------------
 Traceback:
   File "/Users/sathya/Documents/stem/test/integ/util/system.py", line 405,
 in test_set_process_name
     initial_name = stem.util.system.get_process_name()
   File "/Users/sathya/Documents/stem/stem/util/system.py", line 726, in
 get_process_name
     if argc[i] is None:
 ValueError: NULL pointer access
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8266>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list