Invalid curves from exported alembic cache #50529

Closed
opened 2017-01-26 02:59:13 +01:00 by Chris Rydalch · 8 comments

System Information
Linux Mint 18.1
GeForce 1060 GTX

Blender Version
2.78a e8299c8

Short description of error
Exported alembic cache contains curves with invalid vertex counts

Exact steps for others to reproduce the error
I downloaded the rocket/launchpad model from blendswap (http:*www.blendswap.com/blends/view/69355 ), and exported the scene as an alembic cache.

The cache imports into Houdini just fine, but when rendering, it crashed. When I submitted a bug to SideFX, they indicated the curves being generated have invalid vertex counts, and are corrupt.

Thanks!

**System Information** Linux Mint 18.1 GeForce 1060 GTX **Blender Version** 2.78a e8299c8 **Short description of error** Exported alembic cache contains curves with invalid vertex counts **Exact steps for others to reproduce the error** I downloaded the rocket/launchpad model from blendswap ([http:*www.blendswap.com/blends/view/69355 ](http:*www.blendswap.com/blends/view/69355)), and exported the scene as an alembic cache. The cache imports into Houdini just fine, but when rendering, it crashed. When I submitted a bug to SideFX, they indicated the curves being generated have invalid vertex counts, and are corrupt. Thanks!
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @ChrisRydalch

Added subscriber: @ChrisRydalch

Added subscriber: @kevindietrich

Added subscriber: @kevindietrich
Kévin Dietrich self-assigned this 2017-01-30 07:02:05 +01:00

Sounds like more or less the same issue as in #49114. In any case fixing this without proper knowledge of how other software expects curve data to be written will require a bit of trial and error, so setting priority to Low.

@ChrisRydalch, for reference, if there is more information about the crash there, do you have a link to the Houdini bug report? (Or a screenshot if private.)

Sounds like more or less the same issue as in #49114. In any case fixing this without proper knowledge of how other software expects curve data to be written will require a bit of trial and error, so setting priority to Low. @ChrisRydalch, for reference, if there is more information about the crash there, do you have a link to the Houdini bug report? (Or a screenshot if private.)
Author

@kevindietrich I'm so sorry, I somehow missed, or simply forgot about, this issue; please forgive me. The SideFX dev indicated the Alembic export from blender was generating curve meshes with incorrect vertex counts.

Here is the crash output from Mantra (not sure how helpful it'll be, but just in case):

330: Fatal error: Segmentation fault (sent by pid 10)
-- TRACEBACK BEGIN --
Traceback from mantra 16.0.497 (Compiled on linux-x86_64-gcc4.8):
stackTrace() <libHoudiniUT.so>
signalCallback(UTsignalHandlerArg) <libHoudiniUT.so>
UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo*, void*) const <libHoudiniUT.so>
UT_Signal::processSignal(int, siginfo*, void*) <libHoudiniUT.so>
__funlockfile <libpthread.so.0>
void UT_PageArray<void, 1l, true, false, 10l, long>::opUnknownType<0, long>(long, long, long) [clone .constprop.414] <libHoudiniGEO.so>
GA_Topology::wireVertexPoint(long, long) <libHoudiniGEO.so>
(anonymous namespace)::gtutil_GEORefine::makeCurveMesh(GT_PrimCurveMesh const&) <libHoudiniGEO.so>
(anonymous namespace)::gtutil_GEORefine::addPrimitive(GT_Primitive const&) <libHoudiniGEO.so>
GT_Util::makeGEO(UT_Array<GU_Detail*>&, GT_Primitive const&, GT_RefineParms const*, int) <libHoudiniGEO.so>
GT_Util::makeGEO(UT_Array<GU_DetailHandle>&, UT_IntrusivePtr<GT_Primitive> const&, GT_RefineParms const*, int) <libHoudiniGEO.so>
(anonymous namespace)::refineToDetail(VRAY_ProcGT*, UT_IntrusivePtr<GT_Primitive> const&, int, (anonymous namespace)::PackInstanceInfo&, bool, bool&) <libHoudiniRAY.so>
VRAY_ProcGT::renderSimpleInstances(UT_StringHolder const&, UT_IntrusivePtr<GT_Primitive> const&, UT_IntrusivePtr<GT_TransformArray> const&, UT_IntrusivePtr<GT_AttributeList> const&, UT_IntrusivePtr<GT_AttributeList> const&, bool) <libHoudiniRAY.so>
VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so>
VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so>
VRAY_Instance::refineProcedural() <libHoudiniRAY.so>
VRAY_Instance::refineProcedural() <libHoudiniRAY.so>
VRAY_Scene::beginRender() <libHoudiniRAY.so>
VRAY_Scene::doRender() <libHoudiniRAY.so>
VRAY_Scene::render() <libHoudiniRAY.so>
VRAY_SceneIO::doRender(CMD_Args&) <libHoudiniRAY.so>
CMD_Manager::runCommand(char*) <libHoudiniPRM.so>
CMD_Manager::internalExecute(char const*) <libHoudiniPRM.so>
CMD_Manager::processInput(CMD_Source*, char const*) <libHoudiniPRM.so>
CMD_Manager::internalSendInput(char const*, bool) <libHoudiniPRM.so>
CMD_Manager::sendInputNoLock(char const*, bool) <libHoudiniPRM.so>
VRAY_Scene::load(UT_IStream&) <libHoudiniRAY.so>
std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin>
__libc_start_main <libc.so.6>
std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin>
-- TRACEBACK END --
404: Fatal error: Segmentation fault (sent by pid 256)
-- TRACEBACK BEGIN --
Traceback from mantra 16.0.497 (Compiled on linux-x86_64-gcc4.8):
stackTrace() <libHoudiniUT.so>
signalCallback(UTsignalHandlerArg) <libHoudiniUT.so>
UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo*, void*) const <libHoudiniUT.so>
UT_Signal::processSignal(int, siginfo*, void*) <libHoudiniUT.so>
__funlockfile <libpthread.so.0>
void UT_PageArray<void, 1l, true, false, 10l, long>::opUnknownType<0, long>(long, long, long) [clone .constprop.414] <libHoudiniGEO.so>
GA_Topology::wireVertexPoint(long, long) <libHoudiniGEO.so>
(anonymous namespace)::gtutil_GEORefine::makeCurveMesh(GT_PrimCurveMesh const&) <libHoudiniGEO.so>
(anonymous namespace)::gtutil_GEORefine::addPrimitive(GT_Primitive const&) <libHoudiniGEO.so>
GT_Util::makeGEO(UT_Array<GU_Detail*>&, GT_Primitive const&, GT_RefineParms const*, int) <libHoudiniGEO.so>
GT_Util::makeGEO(UT_Array<GU_DetailHandle>&, UT_IntrusivePtr<GT_Primitive> const&, GT_RefineParms const*, int) <libHoudiniGEO.so>
(anonymous namespace)::refineToDetail(VRAY_ProcGT*, UT_IntrusivePtr<GT_Primitive> const&, int, (anonymous namespace)::PackInstanceInfo&, bool, bool&) <libHoudiniRAY.so>
VRAY_ProcGT::renderSimpleInstances(UT_StringHolder const&, UT_IntrusivePtr<GT_Primitive> const&, UT_IntrusivePtr<GT_TransformArray> const&, UT_IntrusivePtr<GT_AttributeList> const&, UT_IntrusivePtr<GT_AttributeList> const&, bool) <libHoudiniRAY.so>
VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so>
VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so>
VRAY_Instance::refineProcedural() <libHoudiniRAY.so>
VRAY_Instance::refineProcedural() <libHoudiniRAY.so>
VRAY_Scene::beginRender() <libHoudiniRAY.so>
VRAY_Scene::doRender() <libHoudiniRAY.so>
VRAY_Scene::render() <libHoudiniRAY.so>
VRAY_SceneIO::doRender(CMD_Args&) <libHoudiniRAY.so>
CMD_Manager::runCommand(char*) <libHoudiniPRM.so>
CMD_Manager::internalExecute(char const*) <libHoudiniPRM.so>
CMD_Manager::processInput(CMD_Source*, char const*) <libHoudiniPRM.so>
CMD_Manager::internalSendInput(char const*, bool) <libHoudiniPRM.so>
CMD_Manager::sendInputNoLock(char const*, bool) <libHoudiniPRM.so>
VRAY_Scene::load(UT_IStream&) <libHoudiniRAY.so>
std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin>
__libc_start_main <libc.so.6>
std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin>
-- TRACEBACK END --

Thanks!

@kevindietrich I'm so sorry, I somehow missed, or simply forgot about, this issue; please forgive me. The SideFX dev indicated the Alembic export from blender was generating curve meshes with incorrect vertex counts. Here is the crash output from Mantra (not sure how helpful it'll be, but just in case): ``` 330: Fatal error: Segmentation fault (sent by pid 10) -- TRACEBACK BEGIN -- Traceback from mantra 16.0.497 (Compiled on linux-x86_64-gcc4.8): stackTrace() <libHoudiniUT.so> signalCallback(UTsignalHandlerArg) <libHoudiniUT.so> UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo*, void*) const <libHoudiniUT.so> UT_Signal::processSignal(int, siginfo*, void*) <libHoudiniUT.so> __funlockfile <libpthread.so.0> void UT_PageArray<void, 1l, true, false, 10l, long>::opUnknownType<0, long>(long, long, long) [clone .constprop.414] <libHoudiniGEO.so> GA_Topology::wireVertexPoint(long, long) <libHoudiniGEO.so> (anonymous namespace)::gtutil_GEORefine::makeCurveMesh(GT_PrimCurveMesh const&) <libHoudiniGEO.so> (anonymous namespace)::gtutil_GEORefine::addPrimitive(GT_Primitive const&) <libHoudiniGEO.so> GT_Util::makeGEO(UT_Array<GU_Detail*>&, GT_Primitive const&, GT_RefineParms const*, int) <libHoudiniGEO.so> GT_Util::makeGEO(UT_Array<GU_DetailHandle>&, UT_IntrusivePtr<GT_Primitive> const&, GT_RefineParms const*, int) <libHoudiniGEO.so> (anonymous namespace)::refineToDetail(VRAY_ProcGT*, UT_IntrusivePtr<GT_Primitive> const&, int, (anonymous namespace)::PackInstanceInfo&, bool, bool&) <libHoudiniRAY.so> VRAY_ProcGT::renderSimpleInstances(UT_StringHolder const&, UT_IntrusivePtr<GT_Primitive> const&, UT_IntrusivePtr<GT_TransformArray> const&, UT_IntrusivePtr<GT_AttributeList> const&, UT_IntrusivePtr<GT_AttributeList> const&, bool) <libHoudiniRAY.so> VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so> VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so> VRAY_Instance::refineProcedural() <libHoudiniRAY.so> VRAY_Instance::refineProcedural() <libHoudiniRAY.so> VRAY_Scene::beginRender() <libHoudiniRAY.so> VRAY_Scene::doRender() <libHoudiniRAY.so> VRAY_Scene::render() <libHoudiniRAY.so> VRAY_SceneIO::doRender(CMD_Args&) <libHoudiniRAY.so> CMD_Manager::runCommand(char*) <libHoudiniPRM.so> CMD_Manager::internalExecute(char const*) <libHoudiniPRM.so> CMD_Manager::processInput(CMD_Source*, char const*) <libHoudiniPRM.so> CMD_Manager::internalSendInput(char const*, bool) <libHoudiniPRM.so> CMD_Manager::sendInputNoLock(char const*, bool) <libHoudiniPRM.so> VRAY_Scene::load(UT_IStream&) <libHoudiniRAY.so> std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin> __libc_start_main <libc.so.6> std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin> -- TRACEBACK END -- 404: Fatal error: Segmentation fault (sent by pid 256) -- TRACEBACK BEGIN -- Traceback from mantra 16.0.497 (Compiled on linux-x86_64-gcc4.8): stackTrace() <libHoudiniUT.so> signalCallback(UTsignalHandlerArg) <libHoudiniUT.so> UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo*, void*) const <libHoudiniUT.so> UT_Signal::processSignal(int, siginfo*, void*) <libHoudiniUT.so> __funlockfile <libpthread.so.0> void UT_PageArray<void, 1l, true, false, 10l, long>::opUnknownType<0, long>(long, long, long) [clone .constprop.414] <libHoudiniGEO.so> GA_Topology::wireVertexPoint(long, long) <libHoudiniGEO.so> (anonymous namespace)::gtutil_GEORefine::makeCurveMesh(GT_PrimCurveMesh const&) <libHoudiniGEO.so> (anonymous namespace)::gtutil_GEORefine::addPrimitive(GT_Primitive const&) <libHoudiniGEO.so> GT_Util::makeGEO(UT_Array<GU_Detail*>&, GT_Primitive const&, GT_RefineParms const*, int) <libHoudiniGEO.so> GT_Util::makeGEO(UT_Array<GU_DetailHandle>&, UT_IntrusivePtr<GT_Primitive> const&, GT_RefineParms const*, int) <libHoudiniGEO.so> (anonymous namespace)::refineToDetail(VRAY_ProcGT*, UT_IntrusivePtr<GT_Primitive> const&, int, (anonymous namespace)::PackInstanceInfo&, bool, bool&) <libHoudiniRAY.so> VRAY_ProcGT::renderSimpleInstances(UT_StringHolder const&, UT_IntrusivePtr<GT_Primitive> const&, UT_IntrusivePtr<GT_TransformArray> const&, UT_IntrusivePtr<GT_AttributeList> const&, UT_IntrusivePtr<GT_AttributeList> const&, bool) <libHoudiniRAY.so> VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so> VRAY_ProcGT::renderPrim(UT_IntrusivePtr<GT_Primitive> const&) <libHoudiniRAY.so> VRAY_Instance::refineProcedural() <libHoudiniRAY.so> VRAY_Instance::refineProcedural() <libHoudiniRAY.so> VRAY_Scene::beginRender() <libHoudiniRAY.so> VRAY_Scene::doRender() <libHoudiniRAY.so> VRAY_Scene::render() <libHoudiniRAY.so> VRAY_SceneIO::doRender(CMD_Args&) <libHoudiniRAY.so> CMD_Manager::runCommand(char*) <libHoudiniPRM.so> CMD_Manager::internalExecute(char const*) <libHoudiniPRM.so> CMD_Manager::processInput(CMD_Source*, char const*) <libHoudiniPRM.so> CMD_Manager::internalSendInput(char const*, bool) <libHoudiniPRM.so> CMD_Manager::sendInputNoLock(char const*, bool) <libHoudiniPRM.so> VRAY_Scene::load(UT_IStream&) <libHoudiniRAY.so> std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin> __libc_start_main <libc.so.6> std::basic_streambuf<char, std::char_traits<char> >::uflow() <mantra-bin> -- TRACEBACK END -- ``` Thanks!

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

@ChrisRydalch Can you check whether this is still an issue with a daily build of Blender? I don't have Houdini here, so I can't check for myself. I tried exporting a NURBS surface and opening in Gaffer, and that doesn't show anything. However, I don't even know whether Gaffer even supports loading NURBS surfaces...

@ChrisRydalch Can you check whether this is still an issue with a [daily build](https://builder.blender.org/download/) of Blender? I don't have Houdini here, so I can't check for myself. I tried exporting a NURBS surface and opening in Gaffer, and that doesn't show anything. However, I don't even know whether Gaffer even supports loading NURBS surfaces...

Closed as duplicate of #49114

Closed as duplicate of #49114
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#50529
No description provided.