Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 933915 Details for
Bug 1136351
jackd assertion failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
gdb traceback of "jackd -d alsa"
typescript (text/plain), 4.81 KB, created by
Peter H. Jones
on 2014-09-02 23:49:38 UTC
(
hide
)
Description:
gdb traceback of "jackd -d alsa"
Filename:
MIME Type:
Creator:
Peter H. Jones
Created:
2014-09-02 23:49:38 UTC
Size:
4.81 KB
patch
obsolete
>Le script a débuté sur mar 02 sep 2014 18:59:07 EDT >]0;liveuser@localhost:/home/liveuser[root@localhost liveuser]# gdb jackd >GNU gdb (GDB) Fedora 7.8-20.fc21 >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from jackd...Reading symbols from /usr/lib/debug/usr/bin/jackd.debug...done. >done. >(gdb) run -d alsa >Starting program: /usr/bin/jackd -d alsa >Got object file from memory but can't read symbols: Fichier tronqué. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >jackdmp 1.9.9.5 >Copyright 2001-2005 Paul Davis and others. >Copyright 2004-2012 Grame. >jackdmp 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 >[New Thread 0x7ffff3db9700 (LWP 2191)] >no message buffer overruns >[Thread 0x7ffff3db9700 (LWP 2191) exited] >[New Thread 0x7ffff3db9700 (LWP 2192)] >no message buffer overruns >[Thread 0x7ffff3db9700 (LWP 2192) exited] >[New Thread 0x7ffff3db9700 (LWP 2193)] >no message buffer overruns >[Thread 0x7ffff3db9700 (LWP 2193) exited] >JACK server starting in realtime mode with priority 20 >[New Thread 0x7ffff7fcb700 (LWP 2194)] >Failed to connect to session bus for device reservation Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. > >jackd: ../dbus/reserve.c:391: rd_acquire: Assertion `0' failed. > >Program received signal SIGABRT, Aborted. >0x00007ffff6484907 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >55 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); >(gdb) bt >#0 0x00007ffff6484907 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 >#1 0x00007ffff648656a in __GI_abort () at abort.c:89 >#2 0x00007ffff647d53d in __assert_fail_base (fmt=0x7ffff65dc310 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", > assertion=assertion@entry=0x40645d "0", file=file@entry=0x4062ea "../dbus/reserve.c", line=line@entry=391, > function=function@entry=0x406959 <__PRETTY_FUNCTION__.5444> "rd_acquire") at assert.c:92 >#3 0x00007ffff647d5f2 in __GI___assert_fail (assertion=0x40645d "0", file=0x4062ea "../dbus/reserve.c", line=391, > function=0x406959 <__PRETTY_FUNCTION__.5444> "rd_acquire") at assert.c:101 >#4 0x000000000040470e in rd_acquire (_d=0x6083c0 <gReservedDevice+64>, connection=0x0, device_name=0x7fffffffd890 "Audio0", > application_name=0x406a46 "Jack audio server", priority=2147483647, request_cb=0x0, error=0x7fffffffd7f0) at ../dbus/reserve.c:391 >#5 0x0000000000405268 in audio_acquire (device_name=0x7fffffffd890 "Audio0") at ../dbus/audio_reserve.c:81 >#6 0x00007ffff623783c in Jack::JackAlsaDriver::Open (this=0x678d10, nframes=1024, user_nperiods=2, samplerate=48000, > hw_monitoring=false, hw_metering=false, capturing=true, playing=true, dither=None, soft_mode=false, monitor=false, inchannels=0, > outchannels=0, shorts_first=false, capture_driver_name=0x7ffff6248502 "hw:0", playback_driver_name=0x7ffff6248502 "hw:0", > capture_latency=0, playback_latency=0, midi_driver_name=0x7ffff6248507 "none") at ../linux/alsa/JackAlsaDriver.cpp:294 >#7 0x00007ffff623975a in driver_initialize (engine=0x655230, table=0x7ffff35a72d0, params=0x0) > at ../linux/alsa/JackAlsaDriver.cpp:964 >#8 0x00007ffff7b88216 in JackDriverInfo::Open (this=0x6137c0, driver_desc=0x639b50, engine=0x655230, synchro=0x7ffff35a72d0, > params=0x0) at ../common/JackDriverLoader.cpp:774 >#9 0x00007ffff7b82a25 in Jack::JackServer::Open (this=0x7ffff237c010, driver_desc=0x639b50, driver_params=0x0) > at ../common/JackServer.cpp:85 >#10 0x00007ffff7b8e3da in jackctl_server_open (server_ptr=0x609890, driver_ptr=0x638970) at ../common/JackControlAPI.cpp:1021 >#11 0x0000000000403194 in main (argc=3, argv=0x7fffffffe078) at ../common/Jackdmp.cpp:446 >(gdb) q >A debugging session is active. > > Inferior 1 [process 2187] will be killed. > >Quit anyway? (y or n) y >]0;liveuser@localhost:/home/liveuser[root@localhost liveuser]# exit >exit > >Script terminé sur mar 02 sep 2014 18:59:28 EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1136351
:
933732
| 933915 |
933942