Package: muse 
Version: 0.7.1+0.7.2pre5-1

muse seems to segfault instantly after start, 
this is on amd64 system, 
$ uname -a 
Linux dancer64 2.6.16-rc1dancer-ga6df590d-dirty #1 Wed Feb 1 18:36:00 JST 2006 
x86_64 GNU/Linux

$ muse
No superuser privileges, using system timer fallback
NO Config File </home/dancer/.MusE> found
no locale <muse_ja_JP.EUC-JP>/</usr/share/muse/locale>
Trying RTC timer...
fatal error: open /dev/rtc failed: Permission denied
Trying ALSA timer...
got timer = 12
QObject::connect: No such signal PartCanvas::horizontalScroll(int)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
Arranger::configChanged - no bitmap!
open projectfile: No such file or directory
starting with default template
  name2route: <alsa_pcm:playback_1> not found
  name2route: <alsa_pcm:playback_2> not found
Arranger::configChanged - no bitmap!
AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 
1000)
  freq stays at 1000 Hz
segmentation fault
$ jack_lsp
alsa_pcm:capture_1
alsa_pcm:capture_2
alsa_pcm:playback_1
alsa_pcm:playback_2



$ jackd -d alsa -d usbaudio
jackd 0.100.0
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... 
usbaudio|usbaudio|1024|2|48000|0|0|nomon|swmeter|-|32bit
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
Note: audio device usbaudio doesn't support a 32bit sample format so JACK will 
try a 24bit format instead
Note: audio device usbaudio doesn't support a 24bit sample format so JACK will 
try a 16bit format instead
nperiods = 2 for capture
Note: audio device usbaudio doesn't support a 32bit sample format so JACK will 
try a 24bit format instead
Note: audio device usbaudio doesn't support a 24bit sample format so JACK will 
try a 16bit format instead
nperiods = 2 for playback

$ cat /proc/asound/cards
 0 [IXP            ]: ATIIXP - ATI IXP
                      ATI IXP rev 1 with ALC655 at 0xfe02a000, irq 17
 1 [Bt878          ]: Bt87x - Brooktree Bt878
                      Brooktree Bt878 at 0xfdcfe000, irq 22
 2 [Device         ]: USB-Audio - KC USB Audio Device
                      KC Technology, Inc. KC USB Audio Device at 
usb-0000:00:13.1-2.1, full speed





Actually I'm a bit worried about Qt code quality, since even muse -h seems to 
cause problems here:
$ muse -h
No superuser privileges, using system timer fallback
NO Config File </home/dancer/.MusE> found
muse: -h
usage: muse flags midifile
   Flags:
   -h       this help
   -v       print version
   -d       debug mode: no threads, no RT
   -D       debug mode: enable some debug messages
   -m       debug mode: trace midi Input
   -M       debug mode: trace midi Output
   -s       debug mode: trace sync
   -a       no audio
   -P  n    set real time priority to n (default: 50)
   -p       don't load LADSPA plugins
*** glibc detected *** double free or corruption (!prev): 0x00000000007cf150 ***
Aborted



and I'm experiencing similar with fmit (a Qt app) on amd64.


regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to