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

Fixed shared memory issue for ARM #1

Closed
wants to merge 1 commit into from

Conversation

asdil12
Copy link

@asdil12 asdil12 commented May 27, 2013

I don't know, if this patch is clean enough, but I'll send you this pull request for reference.

Error was:

pi@raspberrypi ~/kalibrate-rtl/src $ ./kal -s GSM900
shmat: Invalid argument
terminate called after throwing an instance of 'std::runtime_error'
what(): circular_buffer: shmat
Aborted

error was: "circular_buffer: shmat"
@steve-m
Copy link
Owner

steve-m commented Dec 15, 2013

fixed in commit 40ae519

@steve-m steve-m closed this Dec 15, 2013
steve-m pushed a commit that referenced this pull request Nov 21, 2019
steve-m pushed a commit that referenced this pull request Nov 21, 2019
@athoik athoik mentioned this pull request Apr 17, 2020
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.

None yet

3 participants