Hi, I think I found a bug in garbage_collection: it expects the presence of all vertex, edge and face statuses and ends in a segfault if the mesh does not contain them. Calling request_*_status avoids the segfault but I feel that this is not the proper solution. Best regards, Vladimir
On 05.09.2012 08:40, Vladimir, Chalupecky wrote:
Hi,
I think I found a bug in garbage_collection: it expects the presence of all vertex, edge and face statuses and ends in a segfault if the mesh does not contain them. Calling request_*_status avoids the segfault but I feel that this is not the proper solution.
Best regards,
Vladimir
_______________________________________________ Openflipper mailing list Openflipper@lists.rwth-aachen.de http://mailman.rwth-aachen.de/mailman/listinfo/openflipper
Hi, this bug should be fixed in the latest svn revision. In debug mode, the function warns about the missing status bits, but in won't crash in debug or release mode anymore. Best, Jan -- Dipl.Inform. Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21817 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (2)
-
Jan Möbius
-
Vladimir, Chalupecky