検索 - User list
Full Version: Redshift Crashing / Fatal error: Segmentation Fault Help
Root » 3rd Party » Redshift Crashing / Fatal error: Segmentation Fault Help
joaomartignago
Hey, I need some help getting my redshift working, currently every time I go to start up RS in Houdini it gives me a this in the console - '25136: Fatal error: Segmentation fault'

I am currently have installed 20.5.487 and the latest Redshift build of 2025.3.0 as I saw those were compatible on the documentation for RS release.

I have updated my Redshift.json script in my package to:

{
"env":[
{"RS_PLUGIN_VERSION" : "${HOUDINI_VERSION}"},
{"REDSHIFT_COREDATAPATH": "C:/ProgramData/Redshift"},
{"HOUDINI_PATH": "${REDSHIFT_COREDATAPATH}/Plugins/Houdini/${HOUDINI_VERSION}"},
{"PATH": "C:/ProgramData/Redshift/bin"},
{"PXR_PLUGINPATH_NAME" : "${REDSHIFT_COREDATAPATH}/Plugins/Solaris/${RS_PLUGIN_VERSION}"}
]
}

And updated my houdini.env to include:

HOUDINI_DSO_ERROR = 2
PATH = "C:/ProgramData/Redshift/bin;$PATH"
HOUDINI_PATH = "C:/ProgramData/redshift/Plugins/Houdini/20.5.487;&"
PXR_PLUGINPATH_NAME=""C:/ProgramData/redshift/Plugins/Solaris/20.5.487"

Yet I am still crashing when I try to open the renderview in houdini. I even tried the New Pane Tab and added RS Render Viewer it takes sec then opens the viewer but moment I press the play button it gives me the '25136: Fatal error: Segmentation fault' message. Can someone please help, these are both after fresh installs of Houdini and Redshift.
sepu
Do not use both, either pick package way which is the recommend way to do it or .env.
Try that and see.

Also what nvidia drivers do you have?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB