All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - utils 0000451]: Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot.
@ 2004-11-09 15:31 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2004-11-09 15:31 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=451> 
======================================================================
Reported By:                cuardin
Assigned To:                perex
======================================================================
Project:                    ALSA - utils
Issue ID:                   451
Category:                   alsactl
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             08-18-2004 10:00 CEST
Last Modified:              11-09-2004 16:31 CET
======================================================================
Summary:                    Corruption in /etc/asound.state causes alsa to hang
when restoring mixer levels during reboot.
Description: 
If the file /etc/asound.state is corrupted, for example due to a
file-system corruption after a hard-reboot, the boot process will halt
when attempting to restore the mixer settings. Pressing Ctrl-C will resume
the boot process. 

Upon shutdown, the process will halt when attempting to store mixer
settings requiring a hard reboot.

A work-around is to delete the offending file. 
======================================================================

----------------------------------------------------------------------
 perex - 09-08-04 18:44 
----------------------------------------------------------------------
This patch (included in CVS) fixes your problem:

Index: conf.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf.c,v
retrieving revision 1.69
diff -u -r1.69 conf.c
--- conf.c      25 Feb 2004 11:24:29 -0000      1.69
+++ conf.c      8 Sep 2004 16:41:59 -0000
@@ -813,6 +813,7 @@
        case '}':
        case '[':
        case ']':
+       case '\\':
                return LOCAL_UNEXPECTED_CHAR;
        case '\'':
        case '"':

Issue History
Date Modified  Username       Field                    Change              
======================================================================
08-18-04 10:00 cuardin        New Issue                                    
08-18-04 10:00 cuardin        File Added: asound.state                     
08-19-04 04:54 eradicator     Issue Monitored: eradicator                    
09-08-04 18:44 perex          Status                   new => resolved     
09-08-04 18:44 perex          Resolution               open => fixed       
09-08-04 18:44 perex          Assigned To               => perex           
09-08-04 18:44 perex          Note Added: 0001739                          
11-09-04 16:31 tiwai          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - utils 0000451]: Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot.
@ 2004-09-08 16:44 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2004-09-08 16:44 UTC (permalink / raw)
  To: alsa-devel


The following bug has been RESOLVED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_advanced_page.php?bug_id=0000451
======================================================================
Reported By:                cuardin
Assigned To:                perex
======================================================================
Project:                    ALSA - utils
Bug ID:                     451
Category:                   alsactl
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
======================================================================
Date Submitted:             08-18-2004 10:00 CEST
Last Modified:              09-08-2004 18:44 CEST
======================================================================
Summary:                    Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot.
Description: 
If the file /etc/asound.state is corrupted, for example due to a
file-system corruption after a hard-reboot, the boot process will halt
when attempting to restore the mixer settings. Pressing Ctrl-C will resume
the boot process. 

Upon shutdown, the process will halt when attempting to store mixer
settings requiring a hard reboot.

A work-around is to delete the offending file. 
======================================================================

----------------------------------------------------------------------
 perex - 09-08-2004 18:44 CEST 
----------------------------------------------------------------------
This patch (included in CVS) fixes your problem:

Index: conf.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf.c,v
retrieving revision 1.69
diff -u -r1.69 conf.c
--- conf.c      25 Feb 2004 11:24:29 -0000      1.69
+++ conf.c      8 Sep 2004 16:41:59 -0000
@@ -813,6 +813,7 @@
        case '}':
        case '[':
        case ']':
+       case '\\':
                return LOCAL_UNEXPECTED_CHAR;
        case '\'':
        case '"':

Bug History
Date Modified  Username       Field                    Change              
======================================================================
08-18-04 10:00 cuardin        New Bug                                      
08-18-04 10:00 cuardin        File Added: asound.state                     
08-19-04 04:54 eradicator     Bug Monitored: eradicator                    
09-08-04 18:44 perex          Bugnote Added: 0001739                       
09-08-04 18:44 perex          Assigned To               => perex           
09-08-04 18:44 perex          Resolution               open => fixed       
09-08-04 18:44 perex          Status                   new => resolved     
======================================================================


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - utils 0000451]: Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot.
@ 2004-08-18  8:00 bugtrack
  0 siblings, 0 replies; 3+ messages in thread
From: bugtrack @ 2004-08-18  8:00 UTC (permalink / raw)
  To: alsa-devel


The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000451
======================================================================
Reported By:                cuardin
Assigned To:                
======================================================================
Project:                    ALSA - utils
Bug ID:                     451
Category:                   alsactl
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             08-18-2004 10:00 CEST
Last Modified:              08-18-2004 10:00 CEST
======================================================================
Summary:                    Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot.
Description: 
If the file /etc/asound.state is corrupted, for example due to a
file-system corruption after a hard-reboot, the boot process will halt
when attempting to restore the mixer settings. Pressing Ctrl-C will resume
the boot process. 

Upon shutdown, the process will halt when attempting to store mixer
settings requiring a hard reboot.

A work-around is to delete the offending file. 
======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
08-18-04 10:00 cuardin        New Bug                                      
08-18-04 10:00 cuardin        File Added: asound.state                     
======================================================================


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-09 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09 15:31 [ALSA - utils 0000451]: Corruption in /etc/asound.state causes alsa to hang when restoring mixer levels during reboot bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2004-09-08 16:44 bugtrack
2004-08-18  8:00 bugtrack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.