-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmenetation fault on running conversion #71
Comments
Could you rerun with ./mcnp2cad --skip-graveyard |
I made the appropriate edits and rebuilt mcnp2cad. Now instead I get this error:
|
hmm, could you attach your mcnp input? |
I'm terribly sorry but I don't think I can share it.. Is there another way to see what's causing the error? I tried the verbose option but nothing extra showed up |
Do you have some mesh-based geometry in the input file? |
@gonuke thanks. I got rid of the mesh-based geometry and now I have this:
|
Could you re-run with the --verbose flag, it may provide additional information |
Nothing extra showed up with the verbose flag, nor the debug flag |
Hmm very strange, could you edit the verbose flag to be true in the source file and recompile?
…________________________________
From: Jin Whan Bae <[email protected]>
Sent: Tuesday, December 1, 2020 7:12:16 PM
To: svalinn/mcnp2cad <[email protected]>
Cc: Davis, Andrew <[email protected]>; Comment <[email protected]>
Subject: Re: [svalinn/mcnp2cad] Segmenetation fault on running conversion (#71)
Nothing extra showed up with the verbose flag, nor the debug flag
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#71 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AASTUSQRFXG6SCSJKFWOCSDSSU5ZBANCNFSM4UJDWENQ>.
|
@makeclean thanks, I got the following output (truncated):
|
full output here |
Ok, so mcnp2cad doesnt support the arb card, that could be why its failing |
ah, that's too bad. Thanks for all the help though! |
Its something we can add to the development roadmap, check back sometime :) |
Closing this for now. I've added issue #72 to clarify what needs doing and so we don't forget about it :) |
Hello, I built mcnp2cad from the CGM repo (
./tools/mcnp2cad
) and was trying to convert my MCNP file, but ran into a segmentation fault:has anyone encountered something like this?
The text was updated successfully, but these errors were encountered: