borisb2 Posted August 7, 2010 Share Posted August 7, 2010 Hi, I tried to freshly install Houdini 11 - but in the end I got for hserver.exe and sesinetd.exe the following errors: --- Visual C++ Runtime Library Error R6034 .. An application has made an attempt to load the C runtime library incorrectly.. --- I have for Api programming visual studio 2010 express installed (which runs correctly). But is that maybe part of the problem? maya runs fine by the way.. Thanks for help, Boris Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 7, 2010 Author Share Posted August 7, 2010 (edited) sorry .. should be Runtime not Tuntime Edited August 7, 2010 by borisb2 Quote Link to comment Share on other sites More sharing options...
edward Posted August 7, 2010 Share Posted August 7, 2010 Download and install the appropriate build of Dependency Walker and then run it for hserver.exe and attach your report here. Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 8, 2010 Author Share Posted August 8, 2010 These warnings I got when I ran it for hserver.exe: Warning: At least one delay-load dependency module was not found. Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module. I can't attach a hserver.dwi-file here.. Is that what you were looking for? Quote Link to comment Share on other sites More sharing options...
edward Posted August 8, 2010 Share Posted August 8, 2010 Save the report as a Text (*.txt) file. Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 8, 2010 Author Share Posted August 8, 2010 here you go.. same for sesinetd.exe needed ? (produces the same error at startup) hserver.txt Quote Link to comment Share on other sites More sharing options...
edward Posted August 8, 2010 Share Posted August 8, 2010 Hmm, double-check that hserver.exe is causing that runtime error. Go to your Start menu > Program Files > Side Effects Software > Houdini 11.X.XX > Command Line Tools. Now run "hserver -l". What does that give you? If that pop up comes up, can you take a screenshot and post it? Perhaps you can debug it with Visual Studio and give us a stack trace? Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 10, 2010 Author Share Posted August 10, 2010 (edited) well, houdini is running. Just on every startup of Windows I got 2 runtime errors for hserver.exe and sesinted.exe .. very annoying obviously According to this the error refers to not using a manifest. "...You need to modify your application to build with a manifest." Does anybody else on Win XP encouters errors like this? Edited August 10, 2010 by borisb2 Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 10, 2010 Author Share Posted August 10, 2010 update: after searching the net about R6034, I read a lot of the relation to the msvcr80.dll. So I gave it a try and just moved that dll out of system32 folder -> no more errors! Now the question is: do I need msvcr80.dll ?? (in one post I was reading about copying and renaming msvcr71.dll to ..80.dll) Quote Link to comment Share on other sites More sharing options...
edward Posted August 10, 2010 Share Posted August 10, 2010 Do NOT rename the DLL. That lies the path to darkness. It's strange that it should affect hserver.exe though because it is statically linked against CRT. The only way I can see this happening is that the presence of that .dll there is screwing up some of the system components that are dynamically linked against the CRT. Looking in my Vista 32-bit c:\windows\system32, I see: msvci70.dll msvcirt.dll msvcp60.dll msvcp70.dll msvcp71.dll msvcr70.dll msvcr71.dll msvcrt.dll msvcrt20.dll msvcrt40.dll So I'm not sure what's happening. The file version of msvcrt.dll (which the other system dlls use) for me is 7.0.6000.16386. I wonder if perhaps something else you installed put msvcr80.dll in there. Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 11, 2010 Author Share Posted August 11, 2010 so far I just left the msvcr80.dll outside the system32-folder. Up to now everything still runs fine. I'll keep you updated if something is crashing.. Is there a way to find out what software was using msvcr80.dll? Quote Link to comment Share on other sites More sharing options...
edward Posted August 11, 2010 Share Posted August 11, 2010 It's hard to say since *everything* looks for dll's in the system32 folder. Which OS are you using exactly? Can you attach your msvcr80.dll (zipped) that is causing the problem? Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 11, 2010 Author Share Posted August 11, 2010 XP SP3 thanks for having a look.. msvcr80.rar Quote Link to comment Share on other sites More sharing options...
edward Posted August 12, 2010 Share Posted August 12, 2010 I'm on XP SP2 x64. I tried putting your msvcr80.dll in my C:\Windows\System32 and hserver.exe from there ran just fine. <shrugs> Quote Link to comment Share on other sites More sharing options...
borisb2 Posted August 14, 2010 Author Share Posted August 14, 2010 well - don't know what's going on on my machine. So far everything runs fine without the msvcr80.dll - so I leave it out of system32 for now.. Thanks for you help! Quote Link to comment Share on other sites More sharing options...
barad_dur Posted August 30, 2010 Share Posted August 30, 2010 I am getting the exact same thing. What's odd is that I had H11.0.469 and i didn't have any problems. Now, all of a sudden, today I am having this issue. So I updated things that I have been holding off on (Microsoft, Java, etc.), de-installed all instances of H10 and H11 and re-installed H11.0.486 (Non-production build) and I am getting the same thing. I also get an error when it tries to load up sesinetd.exe. This is all at the end of the installation. When I execute H11 for the first time I get the hserver.exe error and then when I check the Task Manager both hserver and sesinetd are running. If I stop hserver, sesinetd and hqservices and re-launch H11 I get the hserver error but it automatically dissapears and H11 comes up just fine (well, it doesn't look broke anyway) This is all very wierd. Right now H11 is working but . . . I just hate wierdness. System is Windows XP Pro 32bit on an XPS 720. 4 Gb of memory. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.