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

Absolute Newbie with a question #15

Closed
froboz99 opened this issue Dec 25, 2015 · 1 comment
Closed

Absolute Newbie with a question #15

froboz99 opened this issue Dec 25, 2015 · 1 comment

Comments

@froboz99
Copy link

First attempt to use this code from source. Windows 10 Pro 64 bit environment. Fresh load of the MinGW components etc,

make -f Makefile.win succeeds.

execution of newly created direwolf.exe crashes. gdb error message is:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 824.0xda4]
0x0045bd07 in convolve (filter_size=156, filter=0x47d420 <demodulator_state+96>, data=0x47ed20 <demodulator_state+6496>)
at demod_afsk.c:117
117 sum += f[j] * d[j];
(gdb)

Any suggestions most welcome:

73
KD6CWF
Terry

@wb2osz
Copy link
Owner

wb2osz commented May 3, 2016

That source code line looks like version 1.2. The problematic section was removed on Dec. 26 in 1.3 dev snapshot I.

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