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

segmentation fault ./wav2png ? #25

Closed
hems opened this issue Feb 21, 2016 · 6 comments
Closed

segmentation fault ./wav2png ? #25

hems opened this issue Feb 21, 2016 · 6 comments

Comments

@hems
Copy link

hems commented Feb 21, 2016

wav2png used to work perfectly but suddenly when i try to use it i get the following error:

[1]    13806 segmentation fault  ./wav2png

the funny thing is that this error happened on my desktop computer and then when i moved onto my laptop i found out the same error is happening too, but theoretically nothing has changed in both machines since the last time i used it successfully.

any ideas?

@beschulz
Copy link
Owner

Can you do a re-compile, e.g. make clean && make all and see if the problem
persists?

On 21 February 2016 at 20:14, henrique matias notifications@github.com
wrote:

wav2png used to work perfectly but suddenly when i try to use it i get the
following error:

[1] 13806 segmentation fault ./wav2png

the funny thing is that this error happened on my desktop computer and
then when i moved onto my laptop i found out the same error is happening
too, but theoretically nothing has changed in both machines since the last
time i used it successfully.

any ideas?


Reply to this email directly or view it on GitHub
#25.

@hems
Copy link
Author

hems commented Feb 23, 2016

@beschulz i had this issue when trying to recompile: #24

luckily i found the wav2png binary on the repository history under darwin/bin .... why did you guys delete it? it was very useful for me! i would have been in big trouble if i didn't find it on the history.

@beschulz
Copy link
Owner

I have deleted it, because it can cause trouble if you have different
library versions installed then the ones the binary was compiled against or
can cause some head scratching if the required libraries are not installed
at all.

Glad you could get it to work.
Ben

henrique matias notifications@github.com schrieb am Di., 23. Feb. 2016,
17:24:

@beschulz https://github.com/beschulz i had this issue when trying to
recompile: #24 #24

luckily i found the wav2png binary on the repository history under
darwin/bin .... why did you guys delete it? it was very useful for me! i
would have been in big trouble if i didn't find it on the history.


Reply to this email directly or view it on GitHub
#25 (comment).

@hems
Copy link
Author

hems commented Feb 23, 2016

@beschulz still i can't compile the "master" version of the repo. so please have a look on the other issue!

@beschulz
Copy link
Owner

Hi hems,

can you give more details on why you can't compile? I'm closing this now, but please feel free to re-open if you still cannot compile.

@hems
Copy link
Author

hems commented Jul 14, 2016

i'll try it again as soon as i have a chance, sorry i been away from this for some time now

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