Skip to content

Conversation

@ksmith0
Copy link
Contributor

@ksmith0 ksmith0 commented Oct 27, 2016

PLD_header::~PLD_header had an uneeded delete statement. This was causing a seg fault when quitting poll2 on nitemp.

PLD_header::~PLD_header had an uneeded delete statement. This was causing a seg fault when quitting poll2 on nitemp.
@spaulaus
Copy link
Member

spaulaus commented Nov 15, 2016

This patch will need to be tested on nitemp. Is this the in-crate computer of @wapman's?

@ksmith0
Copy link
Contributor Author

ksmith0 commented Nov 15, 2016

I have tested it on nitemp and it works, I did the development work from there. nitemp is @wapmanzoo's in crate computer.

Copy link
Member

@spaulaus spaulaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Taking @ksmith0 's word that it has been tested and works. We have not had any further user complaints about the issue.

@spaulaus spaulaus merged commit befd7dd into dev Nov 15, 2016
@spaulaus spaulaus deleted the poll2-segfault branch November 15, 2016 18:43
akeeler pushed a commit to akeeler/paass that referenced this pull request Mar 7, 2017
Removed PLD_header delete statement

Former-commit-id: befd7dd
spaulaus added a commit to spaulaus/paass that referenced this pull request Nov 21, 2020
The logic tree converting strings to firmware types wasn't assigning the proper
firmware for 34455. This caused problems while decoding the trace lengths and
meant that the software thought there was an error. Strange that it didn't
catch this all the time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants