Please, run sweep on gdb:
$ gdb sweep
then ...
(gdb) run
Starting program: /usr/bin/sweep
and when sweep segfaulted, you should receive something
simmilar, like this:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 27024304 (LWP 9660)]
0x08063ca0 in output (data=0x19c5990, header=0x84e7aa8,
pcm=0x84eaee0) at file_mad.c:232
232 d[j*pcm->channels + i] =
(gdb)
Please send output of this file into the list:
sweep-devel@lists.sf.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Sorry that's with sweep-0.8.3
Also:
libsamplerate-0.1.0
libsndfile-1.0.9
fftw-3.0.1
Don't know what other info would help, please some advice,
anyone!?
Thanks
pbhj _AT_ hotmail _DOT_ com
Logged In: YES
user_id=192421
Please, run sweep on gdb:
$ gdb sweep
then ...
(gdb) run
Starting program: /usr/bin/sweep
and when sweep segfaulted, you should receive something
simmilar, like this:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 27024304 (LWP 9660)]
0x08063ca0 in output (data=0x19c5990, header=0x84e7aa8,
pcm=0x84eaee0) at file_mad.c:232
232 d[j*pcm->channels + i] =
(gdb)
Please send output of this file into the list:
sweep-devel@lists.sf.net