Advertisement
Guest User

Untitled

a guest
Apr 25th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. root@cic-1:~# python test.py
  2. Exception in thread Thread-000000001b (most likely raised during interpreter shutdown):Exception in thread Thread-000000001f (most likely raised during interpreter shutdown):Exception in thread Thread-0000000021 (most likely raised during interpreter shutdown):Exception in thread Thread-0000000015 (most likely raised during interpreter shutdown):Exception in thread Thread-000000000c (most likely raised during interpreter shutdown):Exception in thread Thread-000000000e (most likely raised during interpreter shutdown):
  3. Exception in thread Thread-0000000012 (most likely raised during interpreter shutdown):Exception in thread Thread-000000001c (most likely raised during interpreter shutdown):
  4. Traceback (most recent call last):Exception in thread Thread-0000000014 (most likely raised during interpreter shutdown):Exception in thread Thread-0000000016 (most likely raised during interpreter shutdown):Exception in thread Thread-0000000024 (most likely raised during interpreter shutdown):
  5. Exception in thread Thread-000000001a (most likely raised during interpreter shutdown):Exception in thread Thread-0000000009 (most likely raised during interpreter shutdown):Exception in thread Thread-0000000000 (most likely raised during interpreter shutdown):
  6. Exception in thread Thread-0000000007 (most likely raised during interpreter shutdown):Exception in thread Thread-000000000a (most likely raised during interpreter shutdown):
  7.  
  8.  
  9. Traceback (most recent call last):
  10. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_innerException in thread Thread-000000000d (most likely raised during interpreter shutdown):Exception in thread Thread-0000000019 (most likely raised during interpreter shutdown):
  11. Traceback (most recent call last):
  12.  
  13.  
  14. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  15. File "test.py", line 19, in run
  16. Exception in thread Thread-0000000008 (most likely raised during interpreter shutdown):
  17.  
  18. Traceback (most recent call last):
  19. Traceback (most recent call last):
  20.  
  21.  
  22.  
  23. Traceback (most recent call last):
  24. Traceback (most recent call last):Exception in thread Thread-0000000004 (most likely raised during interpreter shutdown):
  25. Traceback (most recent call last):
  26.  
  27. File "test.py", line 19, in run
  28. Traceback (most recent call last):
  29. Exception in thread Thread-0000000018 (most likely raised during interpreter shutdown): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  30. File "test.py", line 22, in run
  31. Traceback (most recent call last):
  32. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  33. <type 'exceptions.TypeError'>: 'NoneType' object is not callable
  34. Exception in thread Thread-0000000011 (most likely raised during interpreter shutdown): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  35. Traceback (most recent call last):
  36. Exception in thread Thread-0000000017 (most likely raised during interpreter shutdown):Exception in thread Thread-000000001d (most likely raised during interpreter shutdown):
  37.  
  38. Traceback (most recent call last):Traceback (most recent call last):
  39.  
  40. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_innerTraceback (most recent call last):
  41.  
  42. File "test.py", line 24, in runSegmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement