Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: 5.10.1-d - crashes on XP with C early termination

Date2009-03-14 14:25
Frommichael.gogins@gmail.com
Subject[Csnd] Re: Re: Re: Re: 5.10.1-d - crashes on XP with C early termination
This is probably a reversion to earlier behavior of PortMidi. I always build 
from the latest third party sources if I can, and this behavior probably 
crept back in. I will make sure it doesn't happen in the next release of 
Csound.

Regards,
Mike

----- Original Message ----- 
From: "victor" 
To: 
Sent: Saturday, March 14, 2009 9:39 AM
Subject: [Csnd] Re: Re: Re: 5.10.1-d - crashes on XP with  C early 
termination


>I have never experienced it  lately (but I remember something about 4 years
> ago, before the release of csound 5, where USB midi devices
> seem to have this issue)
> ----- Original Message ----- 
> From: "Oeyvind Brandtsegg" 
> To: 
> Sent: Saturday, March 14, 2009 10:22 AM
> Subject: [Csnd] Re: Re: 5.10.1-d - crashes on XP with  C early 
> termination
>
>
> This is the same problem discussed recently here on the list. The
> problem is known, in addition to the problems with closing realtime
> audio it is also related to closing of realtime midi devices when
> exiting with Ctrl-C
> Oeyvind
>
> 2009/3/14  :
>> pm_winmm_term is in portmidi; but it might not be cause of the
>> crash. Does it happen with any CSD?
>>
>> Victor
>>
>> ----- Original Message -----
>> From: Tim Mortimer 
>> Date: Saturday, March 14, 2009 5:27 am
>> Subject: [Csnd] 5.10.1-d - crashes on XP with  C early termination
>> To: csound@lists.bath.ac.uk
>>
>>>
>>>
>>> Hello
>>>
>>> I today installed Csound5.10.1-gnu-win32-d.exe on my usual
>>> Csound windows XP
>>> (service pack 1) machine.
>>>
>>> when I  C to exit the program,
>>>
>>> '''
>>> Csound tidy up: Interrupt
>>> Csound tidy up: Segmentation Violation
>>> '''
>>>
>>> i get the following error
>>>
>>> '''
>>> pm_winmm_term called
>>> begin closing open devices.....
>>> '''
>>>
>>> & my system gets locked in a loop. i need to  
>>>  & "end
>>> process" csound.exe to get out of it
>>>
>>> end of sco however exits ok
>>>
>>> '''
>>> pm_winmm_term called
>>> pm_winmm_term exiting
>>> pm_winmm_term called
>>> pm_winmm_term exiting
>>> '''
>>>
>>> does anyone have any idea what the problem might be?
>>>
>>> any assistance appreciated.
>>>
>>> tim.
>>>
>>> -----
>>> http://www.phasetransitions.net
>>> http://www.facebook.com/pages/hermetic-music/38525750672
>>> http://www.myspace.com/hermeticmusic
>>>
>>>
>>> --
>>> View this message in context: http://www.nabble.com/5.10.1-d---
>>> crashes-on-XP-with-%3Cctrl%3E-C-early-termination-
>>> tp22509565p22509565.htmlSent from the Csound - General mailing
>>> list archive at Nabble.com.
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>> "unsubscribe csound"
>>
>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>> National University of Ireland, Maynooth
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound"=
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound"
> 


Date2009-03-14 17:07
Fromvictor
Subject[Csnd] Re: Re: Re: Re: Re: 5.10.1-d - crashes on XP with C early termination
It's easy to check if it's portmidi: use -+rtmidi=mme to select
the MME midi IO instead of portmidi.

Victor
----- Original Message ----- 
From: 
To: 
Sent: Saturday, March 14, 2009 2:25 PM
Subject: [Csnd] Re: Re: Re: Re: 5.10.1-d - crashes on XP with  C early 
termination


> This is probably a reversion to earlier behavior of PortMidi. I always 
> build from the latest third party sources if I can, and this behavior 
> probably crept back in. I will make sure it doesn't happen in the next 
> release of Csound.
>
> Regards,
> Mike
>
> ----- Original Message ----- 
> From: "victor" 
> To: 
> Sent: Saturday, March 14, 2009 9:39 AM
> Subject: [Csnd] Re: Re: Re: 5.10.1-d - crashes on XP with  C early 
> termination
>
>
>>I have never experienced it  lately (but I remember something about 4 
>>years
>> ago, before the release of csound 5, where USB midi devices
>> seem to have this issue)
>> ----- Original Message ----- 
>> From: "Oeyvind Brandtsegg" 
>> To: 
>> Sent: Saturday, March 14, 2009 10:22 AM
>> Subject: [Csnd] Re: Re: 5.10.1-d - crashes on XP with  C early 
>> termination
>>
>>
>> This is the same problem discussed recently here on the list. The
>> problem is known, in addition to the problems with closing realtime
>> audio it is also related to closing of realtime midi devices when
>> exiting with Ctrl-C
>> Oeyvind
>>
>> 2009/3/14  :
>>> pm_winmm_term is in portmidi; but it might not be cause of the
>>> crash. Does it happen with any CSD?
>>>
>>> Victor
>>>
>>> ----- Original Message -----
>>> From: Tim Mortimer 
>>> Date: Saturday, March 14, 2009 5:27 am
>>> Subject: [Csnd] 5.10.1-d - crashes on XP with  C early termination
>>> To: csound@lists.bath.ac.uk
>>>
>>>>
>>>>
>>>> Hello
>>>>
>>>> I today installed Csound5.10.1-gnu-win32-d.exe on my usual
>>>> Csound windows XP
>>>> (service pack 1) machine.
>>>>
>>>> when I  C to exit the program,
>>>>
>>>> '''
>>>> Csound tidy up: Interrupt
>>>> Csound tidy up: Segmentation Violation
>>>> '''
>>>>
>>>> i get the following error
>>>>
>>>> '''
>>>> pm_winmm_term called
>>>> begin closing open devices.....
>>>> '''
>>>>
>>>> & my system gets locked in a loop. i need to  
>>>>  & "end
>>>> process" csound.exe to get out of it
>>>>
>>>> end of sco however exits ok
>>>>
>>>> '''
>>>> pm_winmm_term called
>>>> pm_winmm_term exiting
>>>> pm_winmm_term called
>>>> pm_winmm_term exiting
>>>> '''
>>>>
>>>> does anyone have any idea what the problem might be?
>>>>
>>>> any assistance appreciated.
>>>>
>>>> tim.
>>>>
>>>> -----
>>>> http://www.phasetransitions.net
>>>> http://www.facebook.com/pages/hermetic-music/38525750672
>>>> http://www.myspace.com/hermeticmusic
>>>>
>>>>
>>>> --
>>>> View this message in context: http://www.nabble.com/5.10.1-d---
>>>> crashes-on-XP-with-%3Cctrl%3E-C-early-termination-
>>>> tp22509565p22509565.htmlSent from the Csound - General mailing
>>>> list archive at Nabble.com.
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe csound"
>>>
>>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>>> National University of Ireland, Maynooth
>>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
>> csound"=
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
>> csound"
>>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2009-03-14 22:07
FromOeyvind Brandtsegg
Subject[Csnd] Re: Re: Re: Re: Re: Re: 5.10.1-d - crashes on XP with C early termination
ah, like I said, we went through all this very recently, in the thread
"Windows (float installer) 5.10.1 bugs? (was: Csound 5.06 vs. 5.09 and 5.10)"
started by Art Hukins

2009/3/14 victor :
> It's easy to check if it's portmidi: use -+rtmidi=mme to select
> the MME midi IO instead of portmidi.
>
> Victor
> ----- Original Message ----- From: 
> To: 
> Sent: Saturday, March 14, 2009 2:25 PM
> Subject: [Csnd] Re: Re: Re: Re: 5.10.1-d - crashes on XP with  C early
> termination
>
>
>> This is probably a reversion to earlier behavior of PortMidi. I always
>> build from the latest third party sources if I can, and this behavior
>> probably crept back in. I will make sure it doesn't happen in the next
>> release of Csound.
>>
>> Regards,
>> Mike
>>
>> ----- Original Message ----- From: "victor" 
>> To: 
>> Sent: Saturday, March 14, 2009 9:39 AM
>> Subject: [Csnd] Re: Re: Re: 5.10.1-d - crashes on XP with  C early
>> termination
>>
>>
>>> I have never experienced it  lately (but I remember something about 4
>>> years
>>> ago, before the release of csound 5, where USB midi devices
>>> seem to have this issue)
>>> ----- Original Message ----- From: "Oeyvind Brandtsegg"
>>> 
>>> To: 
>>> Sent: Saturday, March 14, 2009 10:22 AM
>>> Subject: [Csnd] Re: Re: 5.10.1-d - crashes on XP with  C early
>>> termination
>>>
>>>
>>> This is the same problem discussed recently here on the list. The
>>> problem is known, in addition to the problems with closing realtime
>>> audio it is also related to closing of realtime midi devices when
>>> exiting with Ctrl-C
>>> Oeyvind
>>>
>>> 2009/3/14  :
>>>>
>>>> pm_winmm_term is in portmidi; but it might not be cause of the
>>>> crash. Does it happen with any CSD?
>>>>
>>>> Victor
>>>>
>>>> ----- Original Message -----
>>>> From: Tim Mortimer 
>>>> Date: Saturday, March 14, 2009 5:27 am
>>>> Subject: [Csnd] 5.10.1-d - crashes on XP with  C early termination
>>>> To: csound@lists.bath.ac.uk
>>>>
>>>>>
>>>>>
>>>>> Hello
>>>>>
>>>>> I today installed Csound5.10.1-gnu-win32-d.exe on my usual
>>>>> Csound windows XP
>>>>> (service pack 1) machine.
>>>>>
>>>>> when I  C to exit the program,
>>>>>
>>>>> '''
>>>>> Csound tidy up: Interrupt
>>>>> Csound tidy up: Segmentation Violation
>>>>> '''
>>>>>
>>>>> i get the following error
>>>>>
>>>>> '''
>>>>> pm_winmm_term called
>>>>> begin closing open devices.....
>>>>> '''
>>>>>
>>>>> & my system gets locked in a loop. i need to  
>>>>>  & "end
>>>>> process" csound.exe to get out of it
>>>>>
>>>>> end of sco however exits ok
>>>>>
>>>>> '''
>>>>> pm_winmm_term called
>>>>> pm_winmm_term exiting
>>>>> pm_winmm_term called
>>>>> pm_winmm_term exiting
>>>>> '''
>>>>>
>>>>> does anyone have any idea what the problem might be?
>>>>>
>>>>> any assistance appreciated.
>>>>>
>>>>> tim.
>>>>>
>>>>> -----
>>>>> http://www.phasetransitions.net
>>>>> http://www.facebook.com/pages/hermetic-music/38525750672
>>>>> http://www.myspace.com/hermeticmusic
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context: http://www.nabble.com/5.10.1-d---
>>>>> crashes-on-XP-with-%3Cctrl%3E-C-early-termination-
>>>>> tp22509565p22509565.htmlSent from the Csound - General mailing
>>>>> list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>
>>>> Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
>>>> National University of Ireland, Maynooth
>>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"=
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>