houdini on fedora 17 - signal 11 crashing/not starting

   3270   5   0
User Avatar
Member
30 posts
Joined: July 2005
Offline
i've been using 12.1.33. it has been working fine

i noticed that 12.1.77 doesn't start

i'm using fedora 17 and everything is up to date (graphics drivers, kernel, etc)

i'm guessing this might be because fedora 17 uses gcc 4.7

is there a way to get versions higher than 12.1.33 to work?



this is the crash log.

Caught signal 11
createCrashLog(UTsignalHandlerArg, char const*) <libHoudiniUI.so>
AP_Interface::coredumpHandler(UTsignalHandlerArg) <libHoudiniUI.so>
UT_Signal::UT_ComboSignalHandler:perator()(int, siginfo*, void*) const <libHoudiniUT.so>
UT_Signal::processSignal(int, siginfo*, void*) <libHoudiniUT.so>
UT_Options::merge(UT_Options const&) <libHoudiniUT.so>
UT_Options::merge(UT_Options const&) <libHoudiniUT.so>
SIM_Data::initialize(SIM_SubdataBehavior const&) <libHoudiniSIM.so>
SIM_DataFactory::newData() const <libHoudiniSIM.so>
SIM_Engine::getDataTypes(UT_StringArray&, char const*) const <libHoudiniSIM.so>
createAutomaticOperatorsForDataTypes(OP_OperatorTable&) <libHoudiniOP1.so>
DOP_Node::buildOperatorTable(OP_OperatorTable&) <libHoudiniOP1.so>
MGR_Node::buildDopTable(char const*) <libHoudiniOPZ.so>
MGR_Node::MGR_Node(OP_Network*, MGR_MANAGER_TYPE) <libHoudiniOPZ.so>
MOT_Director::MOT_Director(char const*, bool) <libHoudiniOPZ.so>
OPUI_MainApp::initApplication(UI_Manager*, int, char const**) <libHoudiniAPPS2.so>
main_part2(int, char**) <libHoudiniUI.so>
main <libHoudiniUI.so>
<libc.so.6>
_start <houdini-bin>
User Avatar
Member
6 posts
Joined: Feb. 2007
Offline
I'm also running fedora 17 64 bit, self compiled nvidia drivers, kde desktop (to avoid the space bar lag in the viewport). All patches to the date of this post applied.

But houdini runs perfectly fine for me. I compiled gcc 4.4, so I can do some development stuff for houdini, but it is not in my default path, but I don't think that gcc is the cause of your trouble.

What configuration are you using?

I currently run the latest dev build and just installed the build which gave you trouble to check, but as I said, works fine.
User Avatar
Member
30 posts
Joined: July 2005
Offline
i'm running fedora 17 64bit.
i just use the software update gui to update fedora. so as of today fedora is running.

kernel 3.6.6-1
nvidia kernel module (kmod-nvidia 3.6.6-1: nvidia driver version 304.60)
xorg xserver 1.12.3-2

i've tried this on gnome, kde and xfce (have all 3 installed)

i also have installed and compiled gcc 4.4.7. i just put it in /opt/gcc-4.4.7, but gcc 4.7 is still installed in its default directories.
User Avatar
Member
30 posts
Joined: July 2005
Offline
i was doing some testing with a virtual machine of fedora 17

12.1.125 ran on vanilla fedora 17 (just default install from iso with no update)

after i ran the updater, it seems to crash and seg fault.

maybe it could be the kernel or xorg? so many things get updated though.
User Avatar
Member
6 posts
Joined: Feb. 2007
Offline
I'm currently at university, so I can't be of direct assistance now. But I tomorrow I will be at home, and reinstall my fedora partition.
Then I will try with a clean install and see if I can give you confirmation.
User Avatar
Member
30 posts
Joined: July 2005
Offline
installing the latest version of the driver (in this case 310.19) and deleting the houdini config files (in this case /home/YOURUSERNAME/houdini12.1) helped. now it is working.
  • Quick Links