1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in
Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000717 [FreeCAD] Bug tweak always 2012-05-22 18:38 2012-05-25 09:26
Reporter shoogen View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed   Product Version 0.12
Summary 0000717: Version info causes crash
Description if compiled from a detached head (branch is Null)
FreeCAD crashes on accssesing list items.
>>> FreeCAD.Version()
['0', '13', '0950 (Git)', <NULL>, 'ssh://host/free-cad'] [^]
>>> FreeCAD.Version()[3]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff64d9178 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
>>> list(FreeCAD.Version())
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff646a174 in ?? () from /usr/lib/libpython2.6.so.1.0
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0002077)
wmayer (administrator)
2012-05-23 10:08

The implementation of this function seemed a bit strange. Can you check if git 27aef69 fixes the issue?
(0002082)
shoogen (reporter)
2012-05-25 08:47
edited on: 2012-05-25 08:48

Thanks Werner.
Unfortunatly i lost the old Version.h and I was not able to reproduce the Problem anymore neither by manipulating my local git repo nor by faking the branch Value in the Version.h.
I think it is the best to close the ticket.


- Issue History
Date Modified Username Field Change
2012-05-22 18:38 shoogen New Issue
2012-05-23 10:08 wmayer Note Added: 0002077
2012-05-25 08:47 shoogen Note Added: 0002082
2012-05-25 08:48 shoogen Note Edited: 0002082
2012-05-25 09:26 wmayer Status new => closed
2012-05-25 09:26 wmayer Resolution open => fixed
2012-05-25 09:26 wmayer Fixed in Version => 0.13


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker