DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0032377

BRepOffsetAPI_MakePipeShell SIGSEGV

CommunityOCCT:Modeling Algorithmsnew2 public notes

Search issues

Description

Using OCCT 7.5.2 with the patch for #0029645 and #0031147

When trying to build a pipe with the provided spine and profiles (Attachment 1 (ZIP)) I get a segmentation fault in C++ and the following crash in DRAW:

An exception was caught 0x5566e7848580 : OSD_SIGSEGV: SIGSEGV 'segmentation violation' detected. Address 10

Steps to reproduce

Run the provided .tcl draw script.

Public activity

2 archived notes

Participants are labeled by their role within this record.

01Author
This is possibly related to #0032376
02Author
Note that the crash happens with setsweep -DT as described with the provided tcl script but it also happens with setsweep -CN 0 0 1.

Related records