https://bugs.freedesktop.org/show_bug.cgi?id=49681
--- Comment #17 from Martin-Éric Racine <[email protected]> 2012-08-10 12:45:29 UTC --- Or if I just let the PA daemon sit there long enough: (gdb) run --system The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/bin/pulseaudio --system [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". process 10317 is executing new program: /usr/bin/pulseaudio [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". W: [pulseaudio] main.c: Suoritetaan järjestelmätilassa, mutta --disallow-exit ei ole asetettuna! W: [pulseaudio] main.c: Suoritetaan järjestelmätilassa, mutta -disallow-module-loading ei ole asetettuna! N: [pulseaudio] main.c: Suoritetaan järjestelmätilassa, otetaan SHM-tila pakotetusti pois käytöstä. N: [pulseaudio] main.c: Suoritetaan järjestelmätilassa, otetaan poistumisen joutenoloaika pakotetusti pois käytöstä. W: [pulseaudio] main.c: PA:ta suoritetaan järjestelmätilassa. Näin ei luultavasti pitäisi tehdä. W: [pulseaudio] main.c: Jos silti teet näin, on sinun vikasi jos kaikki ei toimikaan odotetusti. W: [pulseaudio] main.c: Lisätietoja siitä, miksi järjestelmätilan käyttäminen on yleensä huono ajatus on osoitteessa http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode W: [pulseaudio] pid.c: Stale PID file, overwriting. [New Thread 0xb30ebb70 (LWP 10318)] [New Thread 0xb28dbb70 (LWP 10319)] Program received signal SIGILL, Illegal instruction. [Switching to Thread 0xb30ebb70 (LWP 10318)] 0xb201e031 in ?? () (gdb) bt #0 0xb201e031 in ?? () #1 0x00000411 in ?? () (gdb) info threads Id Target Id Frame 3 Thread 0xb28dbb70 (LWP 10319) "alsa-source" 0xb7d4afab in ppoll (fds=0x8077f00, nfds=4, timeout=0xb28db228, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:58 * 2 Thread 0xb30ebb70 (LWP 10318) "alsa-sink" 0xb201e031 in ?? () 1 Thread 0xb75c0700 (LWP 10317) "pulseaudio" 0xb7ddfcd1 in write () at ../sysdeps/unix/syscall-template.S:82 (gdb) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are the assignee for the bug. _______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
