Crash on Linux after splash screen

   297   2   0
User Avatar
Member
12 posts
Joined: 12月 2019
Online
For Houdini App Version 20.0.653 on Rocky Linux 9.3 I get a crash right after the splash screen. Houdini 20.0.506 works fine on the same machine.

Error message when launching in terminal with `houdini` (after `source houdini_setup`):
5565: Fatal error: Segmentation fault (sent by pid 0)                                                                                                                                                      
Crash log saved to /tmp/houdini_temp/crash.fp_5565_log.txt
sh: line 1: xmessage: command not found

Crash report:
Crash report from 1326bdb1; Unknown App Version 20.0.653 [linux-x86_64-gcc11.2]
Uptime 1 seconds
Thu Mar 28 14:01:54 2024
Caught signal 11

Traceback from 5565 ThreadId=0x7f5d48e92f00
AP_Interface::coreDumpChaser(UTsignalHandlerArg) <libHoudiniUI.so>
AP_Interface::si_CrashHandler::chaser(UTsignalHandlerArg) <libHoudiniUI.so>
signalCallback(UTsignalHandlerArg) <libHoudiniUT.so>
UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo_t*, void*) const <libHoudiniUT.so>
UT_Signal::processSignal(int, siginfo_t*, void*) <libHoudiniUT.so>
__GI___sigaction <libc.so.6>

Does anyone experience the same, any tips or insights on similar issues?
User Avatar
Member
12 posts
Joined: 12月 2019
Online
Nevermind, after trying without any plugins I could trace the issue back to Redshift. The latest custom build of Redshift fixed my issue.
User Avatar
スタッフ
467 posts
Joined: 8月 2019
Offline
If anyone comes across this in the future, the sh: line 1: xmessage: command not founderror can be resolved by installing the xmessagepackage.

Houdini is attempting to open an error dialog.
  • Quick Links