* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2004-12-05 11:36 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2004-12-05 11:36 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 12-05-2004 12:36 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2004-12-05 12:58 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2004-12-05 12:58 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 12-05-2004 13:58 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
----------------------------------------------------------------------
shadow - 12-05-04 13:58
----------------------------------------------------------------------
this fix doesn't really work all the time. the root of the problem is the
insane system of memory address computations based on midi controller
numbers, yuck.
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-05-04 13:58 shadow Note Added: 0002721
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2004-12-05 14:02 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2004-12-05 14:02 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 12-05-2004 15:02 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
----------------------------------------------------------------------
shadow - 12-05-04 13:58
----------------------------------------------------------------------
this fix doesn't really work all the time. the root of the problem is the
insane system of memory address computations based on midi controller
numbers, yuck.
----------------------------------------------------------------------
shadow - 12-05-04 15:02
----------------------------------------------------------------------
this works around the problem, but may break other functionality. FYI i
have no clue what is going on in the source code and the last 3 hours are
enough, i have the work around working, and it's time for a break.
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-05-04 13:58 shadow Note Added: 0002721
12-05-04 15:02 shadow Note Added: 0002722
======================================================================
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2005-12-30 2:58 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2005-12-30 2:58 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 12-30-2005 03:58 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
----------------------------------------------------------------------
shadow - 12-05-04 15:02
----------------------------------------------------------------------
this works around the problem, but may break other functionality. FYI i
have no clue what is going on in the source code and the last 3 hours are
enough, i have the work around working, and it's time for a break.
----------------------------------------------------------------------
rlrevell - 12-30-05 03:58
----------------------------------------------------------------------
Is this still broken?
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-05-04 13:58 shadow Note Added: 0002721
12-05-04 15:02 shadow Note Added: 0002722
12-05-04 15:02 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-30-05 03:58 rlrevell Note Added: 0007194
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2005-12-30 3:28 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2005-12-30 3:28 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 12-30-2005 04:28 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
----------------------------------------------------------------------
rlrevell - 12-30-05 03:58
----------------------------------------------------------------------
Is this still broken?
----------------------------------------------------------------------
shadow - 12-30-05 04:28
----------------------------------------------------------------------
I havent used midi function of envy24control in many months. I cannot say
if this issue exists or has been resolved.
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-05-04 13:58 shadow Note Added: 0002721
12-05-04 15:02 shadow Note Added: 0002722
12-05-04 15:02 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-30-05 03:58 rlrevell Note Added: 0007194
12-30-05 04:28 shadow Note Added: 0007209
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control
@ 2006-03-01 0:05 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-03-01 0:05 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=708>
======================================================================
Reported By: shadow
Assigned To:
======================================================================
Project: ALSA - tools
Issue ID: 708
Category: envy24control
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 12-05-2004 12:36 CET
Last Modified: 03-01-2006 01:05 CET
======================================================================
Summary: Fix CVS envy24control crash on midi 00 control
Description:
envy24control adds midi support, but if it receives data from a controller
with ID '0' it will crash.
======================================================================
----------------------------------------------------------------------
rlrevell - 12-30-05 03:58
----------------------------------------------------------------------
Is this still broken?
----------------------------------------------------------------------
shadow - 01-11-06 08:24
----------------------------------------------------------------------
I havent used midi function of envy24control in many months. I cannot say
if this issue exists or has been resolved. Please close this report and I
will file a new one if there are problems.
Issue History
Date Modified Username Field Change
======================================================================
12-05-04 12:36 shadow New Issue
12-05-04 12:36 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-05-04 13:58 shadow Note Added: 0002721
12-05-04 15:02 shadow Note Added: 0002722
12-05-04 15:02 shadow File Added:
cvs_alsa_20041205-envy24control.midi00crash.patch
12-30-05 03:58 rlrevell Note Added: 0007194
12-30-05 04:28 shadow Note Added: 0007209
01-11-06 08:24 shadow Note Edited: 0007209
03-01-06 01:05 rlrevell Status new => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-03-01 0:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-30 2:58 [ALSA - tools 0000708]: Fix CVS envy24control crash on midi 00 control bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-03-01 0:05 bugtrack
2005-12-30 3:28 bugtrack
2004-12-05 14:02 bugtrack
2004-12-05 12:58 bugtrack
2004-12-05 11:36 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox