Skip to content
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

actisense-serial on armhf (raspbian jessie) #82

Closed
jlaba opened this issue Apr 23, 2017 · 4 comments
Closed

actisense-serial on armhf (raspbian jessie) #82

jlaba opened this issue Apr 23, 2017 · 4 comments

Comments

@jlaba
Copy link

jlaba commented Apr 23, 2017

actisense-serial quits with a segfault on raspbian jessie. Is there a way to debug the programm examine the problem in more detail?

Regards,

Joachim

@keesverruijt
Copy link
Collaborator

keesverruijt commented Apr 23, 2017 via email

@jlaba
Copy link
Author

jlaba commented Apr 24, 2017

I figured out how to create core dump files and with my very little knowledge of gdb I tried to find out the segfault reason.

In case of

  • n2kd it seems to be an issue in pgnIdx in _start
  • analyzer pgnList in _start
  • actistense_serial ?

I have attached the core dump files for those programs [core-dumps.ZIP](https://github.com/canboat/canboat/files/951766/core-dumps.ZIP.

Interestingly, the segfault does not appear, if I compile canboat on raspbian itself. Compiling it on debian armhf leads to this segfaults. I don't observed this by other packages.

Do you have an Idea, what the problem might be?

@keesverruijt
Copy link
Collaborator

keesverruijt commented Apr 24, 2017 via email

@jlaba
Copy link
Author

jlaba commented Apr 24, 2017

Thanks for your reply. I awaited such a bad situation. I created an raspbian package to bypass it. The package could be found in http://ftp.engsas.de/unstable/gnuboat-raspbian/ repository.

@jlaba jlaba closed this as completed Apr 24, 2017
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

No branches or pull requests

2 participants