Skip to content

HammerDB on AWS crashes with Segmentation Fault or Bus Error #93

Answered by sm-shaw
smutluru2020 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi looking in the logfile there are a number of errors when you run the script. You would need to resolve these before looking at any crashing issues. As noted before if cursors are being opened and not closed you may run out of memory on the HammerDB client that would cause this effect.

Also there are some scenarios that are not currently converted. For example ref cursors and memory dumps. This has been noted and work was started on it however not completed Issue #27 and there is no current commitment to as and when work on trace file conversion will be done (although this would a good project for someone to pick up and work on.)

grep ORA- hammerdb_5E2889DE59CB03E203430353.log | sort --…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by abondvt89
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #93 on December 16, 2020 18:11.