View Issue Details

IDProjectCategoryView StatusLast Update
0002041FreeCADBugpublic2022-01-24 19:16
Reporterchrisb Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status confirmedResolutionopen 
PlatformLinux, Mac, WindowsOSUbuntuOS Version14.04
Product Version0.14 
Target Version0.20 
Summary0002041: FreeCAD warns when applying thickness "BRepAlgo_Image::Bind"
DescriptionFreeCAD crashes when applying thickness to the selected surface of a lofted part.

EDIT: Jan 23 2017
Not crashing in 0.17. It shows an alert instead:
BRepAlgo_Image::Bind

EDIT: Jan 24 2017
Other users are reporting that this is still a crash bug but are still using version that is inferior to OCC 7.0

EDIT: Mar 25 2017
Using freecad-daily with OCCT 7.1.0, no crash and no error: the Thickness completes, but the result is unchanged from the Loft (no shelling operation is done). Part Check geometry reports the solid as invalid.

Steps To ReproduceOpen the file uploaded to the forum: http://forum.freecadweb.org/download/file.php?id=12633 , select part workbench, select the surface and click the thickness icon.
OS: Ubuntu 16.04.2 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10611 (Git)
Build type: None
Branch: master
Hash: 44a9ecd25f27ec3efe52c9de9c95ef2b3e19dd17
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Additional InformationOther members checked the error via the forum: http://forum.freecadweb.org/viewtopic.php?f=3&t=10382

Note: This ticket is being tracked via OCC Bugs in the Bugtracker forum thread
Tags#ready-for-migration, OCC Bug, upstream
FreeCAD Information

Activities

chrisb

2015-04-07 22:34

developer  

errorThickness.FCStd (Attachment missing)

shoogen

2015-04-08 08:21

developer   ~0005977

pload MODELING
restore thickness-crash1-tcl-Loft001-00-section.brep Loft001-00-section
restore thickness-crash1-tcl-Loft001-01-section.brep Loft001-01-section
thrusections Loft001 1 0 Loft001-00-section Loft001-01-section
explode Loft001 F
offsetparameter 1e-7 p a
offsetload Loft001 1 Loft001_2
offsetperform Thickness
donly Thickness

Kunda1

2017-01-23 23:16

administrator   ~0007936

per chrisb in https://forum.freecadweb.org/viewtopic.php?f=3&t=10382&start=10#p155463
Not crashing in 0.17. It shows an alert instead:
BRepAlgo_Image::Bind.

OS: Mac OS X
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.9586 (Git)
Build type: Release
Branch: (detached from 0e2cf2e)
Hash: 0e2cf2ebcaaa50723de608cf030af740cb6ad548
Python version: 2.7.13
Qt version: 4.8.7
Coin version: 3.1.3
OCC version: 7.0.0

Kunda1

2017-03-25 11:38

administrator   ~0008702

Per @normandc in https://forum.freecadweb.org/viewtopic.php?f=3&t=10382&start=10#p167101

Using freecad-daily with OCCT 7.1.0, no crash and no error: the Thickness completes, but the result is unchanged from the Loft (no shelling operation is done). Part Check geometry reports the solid as invalid.

normandc
OS: Ubuntu 16.04.2 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10611 (Git)
Build type: None
Branch: master
Hash: 44a9ecd25f27ec3efe52c9de9c95ef2b3e19dd17
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0

Kunda1

2017-12-06 22:27

administrator   ~0010524

@wmayer please advise. Is this still an upstream OCC issue ?

wmayer

2019-01-18 23:00

administrator   ~0012464

For me it works only when selecting Face5 (with OCCT 7.0 and 7.2). But when selecting any other face it fails and the error message is: BRepAlgo_Image::Bind

yorik

2022-03-03 13:55

administrator   ~0016457

This ticket has been migrated to GitHub as issue 5622.

Issue History

Date Modified Username Field Change
2015-04-07 22:34 chrisb New Issue
2015-04-07 22:34 chrisb File Added: errorThickness.FCStd
2015-04-08 06:49 shoogen Tag Attached: OCC Bug
2015-04-08 08:21 shoogen Note Added: 0005977
2017-01-23 23:16 Kunda1 Note Added: 0007936
2017-01-23 23:32 Kunda1 Description Updated
2017-01-23 23:32 Kunda1 Description Updated
2017-01-24 15:27 Kunda1 Description Updated
2017-01-24 15:27 Kunda1 Tag Attached: upstream
2017-03-24 15:01 Kunda1 Summary FreeCAD crashes when applying thickness => FreeCAD crashes warns when applying thickness "BRepAlgo_Image::Bind"
2017-03-24 15:19 Kunda1 Status new => confirmed
2017-03-25 11:38 Kunda1 Description Updated
2017-03-25 11:38 Kunda1 Steps to Reproduce Updated
2017-03-25 11:38 Kunda1 Note Added: 0008702
2017-12-06 22:27 Kunda1 Note Added: 0010524
2018-10-12 13:19 Kunda1 Target Version => 0.18
2019-01-18 23:00 wmayer Target Version 0.18 => 0.19
2019-01-18 23:00 wmayer Note Added: 0012464
2020-12-22 12:27 Kunda1 Additional Information Updated
2020-12-22 12:29 Kunda1 Summary FreeCAD crashes warns when applying thickness "BRepAlgo_Image::Bind" => FreeCAD warns when applying thickness "BRepAlgo_Image::Bind"
2021-02-06 06:49 abdullah Target Version => 0.20
2022-01-24 19:16 Kunda1 Tag Attached: #ready-for-migration