[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out
From: |
Luciano Giordana |
Subject: |
Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out |
Date: |
Mon, 23 Jun 2003 23:18:05 -0400 |
User-agent: |
KMail/1.5 |
I just notice that using the old ~/.protuxrc might cause some problems. Please
remove so it is regerated
Anyway, that might not solve the crashes. I am getting them to, but only
sometimes. I am still debugging it
[]s
On Monday 23 June 2003 05:30 pm, booker wrote:
> Am Montag, 23. Juni 2003 21:54 schrieb Luciano Giordana:
> > This is RC 1 of protux, reaching the step 2/3 of 0.20 series.
> >
> > I will hold some days on 0.18rcnnn until it is stable enought to go
> > 0.19. Please testers, make an effort to test it, MAINLY the
> > play/rec/render routines.
> >
> > Thanks a lot
>
> Hi,
>
> first I don't have the rec peak meters when armimg a track for recording...
> are they disables right now?
> Ooops, sorry forget the lines above, because I just found it at the new
> position ... ;-) btw - is this a temporary position?
>
> And after rec protux crashed ... but just sometimes and without a warning,
> and sometimes just some seconds unpredictably after recording ... but I
> can't reproduce it right now.
>
> But below is the message:
>
> ...
> ...
> LEAVING BusMonitor.cc::clear
> LEAVING Song.cc::toggle_play
> protux: pcm.c:929: snd_pcm_prepare: Assertion `pcm->setup' failed.
> Aborted
> address@hidden protux]$
>
>
>
> And sometimes segfaults:
>
> .....
> ......
> [ Processing Action 38 ( TOGGLE TRACK RECORDABLE ) ]
> ENTERING Track.cc::arm
> ENTERING Mixer.cc::arm
> ENTERING MustuxAudioDeviceMapper.cc::open_bus_in
> ENTERING MustuxAudioBus.cc::open
> [ opening MustuxAudioDeviceMapper::CAPTURE bus :
> EMU10K1 - 3rd IN (hw:0,0) ... ]
> [ Deteceted min/max period size : 384 - 8192 ]
> [ Trying OPEN MustuxAudioDeviceMapper::CAPTURE BUS
> : fps=10 fragmentSize=17640 periods=2 periodSize=4410 ]
> [ Could not set periodSize to 4410 . ALSA let me
> use only : 4096 . Continuing anyway... ]
> [ *** MustuxAudioDeviceMapper::CAPTURE BUS EMU10K1
> - 3rd IN (hw:0,0) OPEN : 44100 Hz, STEREO, 16 bits periodSize=4096 *** ]
> LEAVING MustuxAudioBus.cc::open
> LEAVING MustuxAudioDeviceMapper.cc::open_bus_in
> [ CAPTURE THREAD START : SUCESS ]
> ENTERING BusMonitor.cc::clear
> LEAVING BusMonitor.cc::clear
> ENTERING BusMonitor.cc::activate
> ENTERING BusMonitor.cc::clear
> LEAVING BusMonitor.cc::clear
> LEAVING BusMonitor.cc::activate
> LEAVING Mixer.cc::arm
> ENTERING Track.cc::start_recording_clip
> ENTERING Audio (CONSTRUCTOR)
> LEAVING Audio (CONSTRUCTOR)
> ENTERING Audio.cc::create
> [ Creating audio 2 channels, 44100 Hz, 16 bits ]
> ENTERING PrafFile (CONSTRUCTOR)
> LEAVING PrafFile (CONSTRUCTOR)
> ENTERING MustuxAudioFileFormats.cc::create
> LEAVING MustuxAudioFileFormats.cc::create
> ENTERING MustuxAudioFileFormats.cc::write_header
> LEAVING MustuxAudioFileFormats.cc::write_header
> LEAVING Audio.cc::create
> LEAVING Track.cc::start_recording_clip
> LEAVING Track.cc::arm
> Listener Thread starting ...
> [ Processing Action 37 ( GO ) ]
> ENTERING Song.cc::toggle_play
> ENTERING Mixer.cc::go
> ENTERING MustuxAudioDeviceMapper.cc::open_bus_out
> ENTERING MustuxAudioBus.cc::open
> [ opening PLAYBACK bus : EMU10K1 - 2nd OUT (hw:0,0)
> ... ]
> [ Deteceted min/max period size : 32 - 8192 ]
> [ Trying OPEN PLAYBACK BUS : fps=10
> fragmentSize=17640 periods=2 periodSize=4410 ]
> [ *** PLAYBACK BUS EMU10K1 - 2nd OUT (hw:0,0) OPEN
> : 44100 Hz, STEREO, 16 bits periodSize=4410 *** ]
> LEAVING MustuxAudioBus.cc::open
> LEAVING MustuxAudioDeviceMapper.cc::open_bus_out
> ENTERING MustuxAudioDeviceMapper.cc::open_bus_out
> ENTERING MustuxAudioBus.cc::open
> [ opening PLAYBACK bus : EMU10K1 - 2nd OUT (hw:0,0)
> ... ]
> LEAVING MustuxAudioBus.cc::open
> LEAVING MustuxAudioDeviceMapper.cc::open_bus_out
> Go Thread starting ...
> [ PLAYBACK THREAD START : SUCESS ]
> LEAVING Mixer.cc::go
> [ GOING FROM 0 ... ]
> ENTERING BusMonitor.cc::activate
> LEAVING BusMonitor.cc::activate
> LEAVING Song.cc::toggle_play
> Segmentation fault
> address@hidden protux]$
>
>
> greetings
> Reinhard
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/protux-devel
--
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- GNU/Linux adoption grew 65% only this yer. Smile : we're winning. --
- [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Luciano Giordana, 2003/06/23
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, booker, 2003/06/23
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out,
Luciano Giordana <=
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Remon Sijrier, 2003/06/24
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, James Stone, 2003/06/24
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Luciano Giordana, 2003/06/24
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, James Stone, 2003/06/24
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Luciano Giordana, 2003/06/25
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Remon Sijrier, 2003/06/25
- Re: [Protux-devel] protux 0.18.0rc1 / libmustux 0.18.0rc1 are out, Luciano Giordana, 2003/06/25
- [Protux-devel] Cannot login to CVS, Remon Sijrier, 2003/06/26
- Re: [Protux-devel] Cannot login to CVS, Martin Herren, 2003/06/26
- Re: [Protux-devel] Cannot login to CVS, Remon Sijrier, 2003/06/26