Bug 171593 - reduce terminal size causes segfault in aumix
Summary: reduce terminal size causes segfault in aumix
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: aumix
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-24 01:20 UTC by p thompson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-07 02:24:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description p thompson 2005-10-24 01:20:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

Description of problem:
reduction in terminal size causes aumix to segmentation fault

Version-Release number of selected component (if applicable):
aumix-2.8-9

How reproducible:
Always

Steps to Reproduce:
1.screen aumix inside of a putty session
2.maximize the session
3.return to previous size
4.watch segfault
  

Expected Results:  aumix should resize larger & smaller

Additional info:

strace
write(1, "\10\33[36m\33[44mx\33[39;49m\33[m", 23) = 23
rt_sigaction(SIGTSTP, {0xb3dbe6, [], SA_NOMASK}, NULL, 8) = 0
alarm(1)                                = 0
sigreturn()                             = ? (mask now [])
gettimeofday({1130116851, 589942}, NULL) = 0
rt_sigaction(SIGTSTP, {SIG_IGN}, {0xb3dbe6, [], SA_NOMASK}, 8) = 0
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
select(1, [0], NULL, NULL, {0, 0})      = 0 (Timeout)
rt_sigaction(SIGTSTP, {0xb3dbe6, [], SA_NOMASK}, NULL, 8) = 0
select(6, [0 5], NULL, NULL, {86400, 968000}) = ? ERESTARTNOHAND (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---

Comment 1 p thompson 2005-10-24 03:51:35 UTC
screen-4.0.2-9
Works fine inside xterm

Comment 2 Mike A. Harris 2005-11-07 02:24:57 UTC
"alsamixer" is the new text console mixer application in Fedora Core 4.

aumix is not shipped in Fedora Core 4, as it is not completely compatible
with modern kernels and ALSA.




Note You need to log in before you can comment on or make changes to this bug.