Bug #713
Segmentation fault in UUID python module
Status:
Closed
Priority:
Normal
Assignee:
Tunnell, Christopher
Category:
common_py
Target version:
Start date:
27 September 2011
Due date:
% Done:
100%
Estimated time:
Workflow:
Description
I get a segmentation fault in uuid module on python for open suse. It's a known issue:
http://bugs.python.org/issue6059
when executing line 75 of Go.py
print(("\tUniversally Unique ID (UUID): %s" % uuid.uuid4()))
Mind if I comment this line out?
Related issues
Updated by Tunnell, Christopher about 12 years ago
Don't comment it, delete it. That was the 3rd line of MAUS code I think that was ever written.
Updated by Rogers, Chris about 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Okay, well it's commented in the trunk, but delete if you don't want it any more (I assumed you had in mind some multiprocessing thing why it was useful). I'll close issue anyway.
Updated by Tunnell, Christopher about 12 years ago
I commit a revision which (when it gets grabbed) should delete the line and link to this issue
Updated by Rogers, Chris about 12 years ago
- Target version changed from Future MAUS release to MAUS-v0.0.7