[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openvortex-dev] Trying to determine which is at fault.
From: |
Steve |
Subject: |
[Openvortex-dev] Trying to determine which is at fault. |
Date: |
Tue, 18 May 2004 15:50:41 -0400 |
User-agent: |
Mozilla Thunderbird 0.5 (X11/20040411) |
I am trying to get Audacity to work on my Gentoo Linux system. It
compiles okay and even starts up, sort of. It displays the language
selection dialog ( which is what is supposed to do on first run ) but
after that it segfaults. Anything that uses the ALSA driver then plays
sound at a very fast rate ( MPlayer does, madplay is okay) and I have to
restart alsasound.
Linux Gretchen 2.6.3-gentoo-r1 #4 Wed May 5 18:04:55 EDT 2004 i686
Pentium III (Coppermine) GenuineIntel GNU/Linux
Audacity version 1.2.1
I have this in my logs after the crash:
vortex: ResManager: type 1 FATAL
bad: scheduling while atomic!
Call Trace:
[<c011f406>] schedule+0x596/0x5a0
[<c016a869>] sys_ioctl+0xc9/0x280
[<c010b452>] work_resched+0x5/0x16
bad: scheduling while atomic!
Call Trace:
[<c011f406>] schedule+0x596/0x5a0
[<c016a869>] sys_ioctl+0xc9/0x280
[<c010b452>] work_resched+0x5/0x16
bad: scheduling while atomic!
Call Trace:
[<c011f406>] schedule+0x596/0x5a0
[<c016a869>] sys_ioctl+0xc9/0x280
[<c010b452>] work_resched+0x5/0x16
bad: scheduling while atomic!
Call Trace:
[<c011f406>] schedule+0x596/0x5a0
[<c011f4ba>] __wake_up_common+0x3a/0x70
[<c01bd9bc>] wait_for_devfsd_finished+0xfc/0x100
[<c011f460>] default_wake_function+0x0/0x20
[<c011f460>] default_wake_function+0x0/0x20
[<c01bedca>] devfs_lookup+0xea/0x240
[<c010dabb>] do_IRQ+0xfb/0x130
[<c0165f72>] real_lookup+0xd2/0x100
[<c0166206>] do_lookup+0x96/0xb0
[<c01666ed>] link_path_walk+0x4cd/0x950
[<c01674d4>] open_namei+0x84/0x420
[<db8c67d8>] snd_card_file_remove+0x68/0xe0 [snd]
[<c01571fe>] filp_open+0x3e/0x70
[<c01576cb>] sys_open+0x5b/0x90
[<c010b42b>] syscall_call+0x7/0xb
bad: scheduling while atomic!
Call Trace:
[<c011f406>] schedule+0x596/0x5a0
[<c01bee59>] devfs_lookup+0x179/0x240
[<c010dabb>] do_IRQ+0xfb/0x130
[<c0120297>] sys_sched_yield+0x87/0xd0
[<c0164716>] coredump_wait+0x36/0xa0
[<c0164879>] do_coredump+0xf9/0x1e3
[<c0165f72>] real_lookup+0xd2/0x100
[<c012be45>] __dequeue_signal+0xe5/0x190
[<c012bf25>] dequeue_signal+0x35/0xa0
[<c012e33b>] get_signal_to_deliver+0x27b/0x370
[<c010b1d3>] do_signal+0x93/0x120
[<db8c67d8>] snd_card_file_remove+0x68/0xe0 [snd]
[<c01571fe>] filp_open+0x3e/0x70
[<c01576ee>] sys_open+0x7e/0x90
[<c011d2f0>] do_page_fault+0x0/0x52e
[<c010b297>] do_notify_resume+0x37/0x3c
[<c010b476>] work_notifysig+0x13/0x15
note: audacity[10214] exited with preempt_count 1
--
http://s87365085.onlinehome.us/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Openvortex-dev] Trying to determine which is at fault.,
Steve <=