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 662242 Details for
Bug 886454
libnl addr and link caches are not thread-safe, leading to libvirtd crashes
[?]
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.
File: backtrace
backtrace (text/plain), 40.84 KB, created by
Richard W.M. Jones
on 2012-12-12 10:29:35 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Richard W.M. Jones
Created:
2012-12-12 10:29:35 UTC
Size:
40.84 KB
patch
obsolete
>[New LWP 22222] >[New LWP 22224] >[New LWP 22225] >[New LWP 22226] >[New LWP 22229] >[New LWP 22232] >[New LWP 22227] >[New LWP 30409] >[New LWP 22231] >[New LWP 25448] >[New LWP 30410] >[New LWP 25449] >[New LWP 22223] >[New LWP 25444] >[New LWP 25446] >[New LWP 25441] >[New LWP 22230] >[New LWP 22228] >warning: .dynamic section for "/lib64/ld-linux-x86-64.so.2" is not at the expected address (wrong library or version mismatch?) >warning: Could not load shared library symbols for TLS(0x%Zx, 0x%0*Zx) >. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: Skipping deprecated .gdb_index section in /usr/lib/debug/usr/lib64/librbd.so.1.0.0.debug. >Do "set use-deprecated-index-sections on" before the file is read >to use the section anyway. >Core was generated by `/usr/sbin/libvirtd --timeout=30'. >Program terminated with signal 6, Aborted. >#0 0x0000003213635ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 >63 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 18 (Thread 0x7f1c1d451700 (LWP 22228)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfca8, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbeb in virThreadPoolWorker (opaque=opaque@entry=0x19d0a10) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfca8 > priority = true > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0a10} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1d451700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1d451700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758726878976, 5770661341363381896, 0, 215067267072, 139758726878976, 27130528, -5895850314280786296, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27131052) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 17 (Thread 0x7f1c1c44f700 (LWP 22230)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfca8, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbeb in virThreadPoolWorker (opaque=opaque@entry=0x19d0a10) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfca8 > priority = true > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0a10} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1c44f700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1c44f700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758710093568, 5770661341363381896, 0, 215067267072, 139758710093568, 27130528, -5895852499345398136, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27131052) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 16 (Thread 0x7f1c15cb9700 (LWP 25441)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a91640) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a91640} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c15cb9700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c15cb9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758601475840, 5770661341363381896, 0, 215067267072, 139758601475840, 18, -5895868881424406904, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 15 (Thread 0x7f1c14cb7700 (LWP 25446)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a903d0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a903d0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c14cb7700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c14cb7700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758584690432, 5770661341363381896, 0, 215067267072, 139758584690432, 18, -5895871083668887928, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 14 (Thread 0x7f1c154b8700 (LWP 25444)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a18be0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a18be0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c154b8700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c154b8700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758593083136, 5770661341363381896, 0, 215067267072, 139758593083136, 15, -5895867785670875512, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 13 (Thread 0x7f1c1fc56700 (LWP 22223)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x19d0710) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0710} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1fc56700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1fc56700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758768842496, 5770661341363381896, 0, 215067267072, 139758768842496, 27130528, -5895847014135290232, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 12 (Thread 0x7f1bd77fe700 (LWP 25449)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a93320) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a93320} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1bd77fe700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1bd77fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139757556328192, 5770661341363381896, 0, 215067267072, 139757556328192, 20, -5899100791164426616, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 11 (Thread 0x7f1c164ba700 (LWP 30410)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a1d780) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a1d780} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c164ba700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c164ba700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758609868544, 5770661341363381896, 0, 215067267072, 139758609868544, 14, -5895865583426394488, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 10 (Thread 0x7f1bd7fff700 (LWP 25448)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a93830) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a93830} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1bd7fff700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1bd7fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139757564720896, 5770661341363381896, 0, 215067267072, 139757564720896, 20, -5899101891212925304, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 9 (Thread 0x7f1c1bc4e700 (LWP 22231)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfca8, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbeb in virThreadPoolWorker (opaque=opaque@entry=0x19d0ba0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfca8 > priority = true > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0ba0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1bc4e700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1bc4e700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758701700864, 5770661341363381896, 0, 215067267072, 139758701700864, 27130528, -5895855797343410552, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27131052) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 8 (Thread 0x7f1c16cbb700 (LWP 30409)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x1a1d550) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x1a1d550} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c16cbb700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c16cbb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758618261248, 5770661341363381896, 0, 27282960, 139758618261248, 22, -5895866683474893176, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 7 (Thread 0x7f1c1dc52700 (LWP 22227)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x19d0ba0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0ba0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1dc52700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1dc52700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758735271680, 5770661341363381896, 0, 215067267072, 139758735271680, 27130528, -5895851414329284984, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 6 (Thread 0x7f1c1b44d700 (LWP 22232)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfca8, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbeb in virThreadPoolWorker (opaque=opaque@entry=0x19d0a10) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfca8 > priority = true > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0a10} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1b44d700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1b44d700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758693308160, 5770661341363381896, 0, 215067267072, 139758693308160, 27130528, -5895854697294911864, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27131052) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 5 (Thread 0x7f1c1cc50700 (LWP 22229)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfca8, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbeb in virThreadPoolWorker (opaque=opaque@entry=0x19d0910) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfca8 > priority = true > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0910} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1cc50700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1cc50700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758718486272, 5770661341363381896, 0, 215067267072, 139758718486272, 27130528, -5895853599393896824, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27131052) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 4 (Thread 0x7f1c1e453700 (LWP 22226)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x19d0cc0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0cc0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1e453700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1e453700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758743664384, 5770661341363381896, 0, 215067267072, 139758743664384, 27130528, -5895848116331272568, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 3 (Thread 0x7f1c1ec54700 (LWP 22225)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x19d0ba0) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0ba0} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1ec54700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1ec54700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758752057088, 5770661341363381896, 0, 215067267072, 139758752057088, 27130528, -5895849216379771256, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 2 (Thread 0x7f1c1f455700 (LWP 22224)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 >No locals. >#1 0x0000003f2326f786 in virCondWait (c=c@entry=0x19dfc10, m=m@entry=0x19dfbe8) at util/threads-pthread.c:117 > ret = <optimized out> >#2 0x0000003f2326fbcb in virThreadPoolWorker (opaque=opaque@entry=0x19d0a10) at util/threadpool.c:103 > data = 0x0 > pool = 0x19dfbb0 > cond = 0x19dfc10 > priority = false > job = 0x0 >#3 0x0000003f2326f5b9 in virThreadHelper (data=<optimized out>) at util/threads-pthread.c:161 > args = 0x0 > local = {func = 0x3f2326fa20 <virThreadPoolWorker>, opaque = 0x19d0a10} >#4 0x0000003213a07d15 in start_thread (arg=0x7f1c1f455700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f1c1f455700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139758760449792, 5770661341363381896, 0, 215067267072, 139758760449792, 27130528, -5895845914086791544, 5796597446937486984}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00000032136f22cd in __getauxval (type=27130900) at getauxval.c:32 > p = 0xfffffffffffffe00 >#6 0x0000000000000000 in ?? () >No symbol table info available. > >Thread 1 (Thread 0x7f1c20078840 (LWP 22222)): >#0 0x0000003213635ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 > resultvar = 0 > pid = 22222 > selftid = 22222 >#1 0x0000003213637358 in __GI_abort () at abort.c:90 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7fff41fa2f15, sa_sigaction = 0x7fff41fa2f15}, sa_mask = {__val = {215074958045, 215589401008, 197, 0, 215073621009, 843159456, 31012416, 47275654672, 4, 140734300296592, 0, 0, 0, 215074957851, 139754418270208, 215074968136}}, sa_flags = 841037344, sa_restorer = 0x32322132c8 <__PRETTY_FUNCTION__.12199>} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x000000321362e972 in __assert_fail_base (fmt=0x3213779248 <letters+8> "ijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789", assertion=assertion@entry=0x3232213620 "0", file=file@entry=0x32322131b0 "object.c", line=line@entry=197, function=function@entry=0x32322132c8 <__PRETTY_FUNCTION__.12199> "nl_object_put") at assert.c:92 > str = 0x1d94150 "\320@\331\001" > total = 4096 >#3 0x000000321362ea22 in __GI___assert_fail (assertion=assertion@entry=0x3232213620 "0", file=file@entry=0x32322131b0 "object.c", line=line@entry=197, function=function@entry=0x32322132c8 <__PRETTY_FUNCTION__.12199> "nl_object_put") at assert.c:101 >No locals. >#4 0x000000323220fb8a in nl_object_put (obj=0x7f1be6359390) at object.c:197 > __PRETTY_FUNCTION__ = "nl_object_put" >#5 0x000000323220f8d5 in nl_object_free (obj=0x7f1bf0d16220) at object.c:158 > ops = 0x3232c43c40 <addr_obj_ops> >#6 0x000000323220a4a2 in nl_cache_remove (obj=0x7f1bf0d16220) at cache.c:484 > cache = 0x7f1bf0d15a90 >#7 0x000000323220a615 in nl_cache_clear (cache=cache@entry=0x7f1bf0d15a90) at cache.c:347 > obj = <optimized out> > tmp = 0x7f1bf0d15a78 >#8 0x000000323220a63e in nl_cache_free (cache=0x7f1bf0d15a90) at cache.c:364 >No locals. >#9 0x00007f1c18a62f56 in netlink_close (ncf=ncf@entry=0x7f1bf0cb52c0) at dutil_linux.c:864 >No locals. >#10 0x00007f1c18a63fe0 in drv_close (ncf=ncf@entry=0x7f1bf0cb52c0) at drv_redhat.c:384 >No locals. >#11 0x00007f1c18a5f497 in ncf_close (ncf=0x7f1bf0cb52c0) at netcf.c:101 > __PRETTY_FUNCTION__ = "ncf_close" >#12 0x00007f1c18c71fef in interfaceCloseInterface (conn=0x7f1bf0cb5030) at interface/interface_backend_netcf.c:170 > driver = 0x7f1bf0cb5330 >#13 0x0000003f232e4134 in virConnectDispose (obj=0x7f1bf0cb5030) at datatypes.c:134 > conn = 0x7f1bf0cb5030 >#14 0x0000003f23277503 in virObjectUnref (anyobj=anyobj@entry=0x7f1bf0cb5030) at util/virobject.c:139 > obj = 0x7f1bf0cb5030 > lastRef = true > __func__ = "virObjectUnref" >#15 0x0000003f232ec948 in virConnectClose (conn=0x7f1bf0cb5030) at libvirt.c:1466 > __func__ = "virConnectClose" > __FUNCTION__ = "virConnectClose" >#16 0x000000000042a467 in remoteClientFreeFunc (data=<optimized out>) at remote.c:654 > i = 14 > priv = 0x1d933a0 > __func__ = "remoteClientFreeFunc" >#17 0x0000003f2334b65e in virNetServerClientDispose (obj=0x1d93640) at rpc/virnetserverclient.c:590 > client = 0x1d93640 >#18 0x0000003f23277503 in virObjectUnref (anyobj=<optimized out>) at util/virobject.c:139 > obj = 0x1d93640 > lastRef = true > __func__ = "virObjectUnref" >#19 0x0000003f23352c3a in virNetSocketEventFree (opaque=opaque@entry=0x1d93e10) at rpc/virnetsocket.c:1520 > sock = 0x1d93e10 > ff = 0x40a550 <virObjectFreeCallback@plt> > eopaque = 0x1d93640 >#20 0x0000003f2325e868 in virEventPollCleanupHandles () at util/event_poll.c:567 > ff = 0x3f23352be0 <virNetSocketEventFree> > opaque = 0x1d93e10 > i = 9 > gap = <optimized out> > __func__ = "virEventPollCleanupHandles" >#21 0x0000003f2325f3a3 in virEventPollRunOnce () at util/event_poll.c:603 > fds = 0x0 > ret = <optimized out> > timeout = <optimized out> > nfds = <optimized out> > __func__ = "virEventPollRunOnce" > __FUNCTION__ = "virEventPollRunOnce" >#22 0x0000003f2325e3f7 in virEventRunDefaultImpl () at util/event.c:247 > __func__ = "virEventRunDefaultImpl" >#23 0x0000003f2334b2bd in virNetServerRun (srv=srv@entry=0x19dfaa0) at rpc/virnetserver.c:748 > timerid = 1 > timerActive = 1 > i = <optimized out> > __FUNCTION__ = "virNetServerRun" > __func__ = "virNetServerRun" >#24 0x000000000040c763 in main (argc=<optimized out>, argv=<optimized out>) at libvirtd.c:1583 > srv = 0x19dfaa0 > remote_config_file = 0x19e0270 "/home/rjones/.config/libvirt/libvirtd.conf" > statuswrite = -1 > ret = 1 > pid_file_fd = 4 > pid_file = 0x19dfea0 "/run/user/1000/libvirt/libvirtd.pid" > sock_file = 0x19e0320 "/run/user/1000/libvirt/libvirt-sock" > sock_file_ro = 0x0 > timeout = 30 > verbose = 0 > godaemon = 0 > ipsock = 0 > config = 0x19e0180 > privileged = <optimized out> > implicit_conf = <optimized out> > run_dir = 0x19dfe80 "/run/user/1000/libvirt" > old_umask = <optimized out> > opts = {{name = 0x4338ca "verbose", has_arg = 0, flag = 0x7fff41fa1a88, val = 1}, {name = 0x4338d2 "daemon", has_arg = 0, flag = 0x7fff41fa1a8c, val = 1}, {name = 0x4338d9 "listen", has_arg = 0, flag = 0x7fff41fa1a90, val = 1}, {name = 0x433a21 "config", has_arg = 1, flag = 0x0, val = 102}, {name = 0x433975 "timeout", has_arg = 1, flag = 0x0, val = 116}, {name = 0x4338e0 "pid-file", has_arg = 1, flag = 0x0, val = 112}, {name = 0x4338e9 "version", has_arg = 0, flag = 0x0, val = 129}, {name = 0x4338f1 "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} > __func__ = "main" > __FUNCTION__ = "main" >From To Syms Read Shared Object Library >0x0000003f1fe00be0 0x0000003f1fe01224 Yes /lib64/libvirt-qemu.so.0 >0x0000003f232512d0 0x0000003f2344c58c Yes /lib64/libvirt.so.0 >0x0000003231a01370 0x0000003231a02eac Yes /lib64/libcap-ng.so.0 >0x00000032332012b0 0x00000032332065a8 Yes /lib64/libyajl.so.2 >0x0000003232a134a0 0x0000003232a30dd0 Yes /lib64/libnl-route-3.so.200 >0x0000003232207cd0 0x0000003232211a84 Yes /lib64/libnl-3.so.200 >0x000000322ca028f0 0x000000322ca08070 Yes /lib64/libaudit.so.1 >0x0000003f22e06d40 0x0000003f22e2b428 Yes /lib64/libdevmapper.so.1.02 >0x0000003217e07ab0 0x0000003217e312e4 Yes /lib64/libdbus-1.so.3 >0x000000321b22e870 0x000000321b317470 Yes /lib64/libxml2.so.2 >0x00000032312029e0 0x0000003231206260 Yes /lib64/libnuma.so.1 >0x000000322fa03530 0x000000322fa0872c Yes /lib64/libavahi-common.so.3 >0x000000322f6039d0 0x000000322f60c0d4 Yes /lib64/libavahi-client.so.3 >0x0000003f22618a70 0x0000003f2269311c Yes /lib64/libgnutls.so.26 >0x0000003f21207200 0x0000003f21252e48 Yes /lib64/libgcrypt.so.11 >0x000000322ce04870 0x000000322ce14514 Yes /lib64/libsasl2.so.2 >0x0000003230605500 0x000000323061ee78 Yes /lib64/libssh2.so.1 >0x0000003231609ad0 0x000000323164e264 Yes /lib64/libcurl.so.4 >0x000000323540d860 0x0000003235427ad0 Yes /lib64/libwsman.so.1 >0x0000003235c03230 0x0000003235c0681c Yes /lib64/libwsman_client.so.1 >0x0000003234402020 0x0000003234403cf4 Yes /lib64/libwsman_curl_client_transport.so.1 >0x0000003214e06170 0x0000003214e175d4 Yes /lib64/libselinux.so.1 >0x00000032146022a0 0x000000321460557c Yes /lib64/librt.so.1 >0x0000003213a05790 0x0000003213a104b4 Yes /lib64/libpthread.so.0 >0x0000003059a00f10 0x0000003059a01824 Yes /lib64/libutil.so.1 >0x0000003213e00ed0 0x0000003213e019f0 Yes /lib64/libdl.so.2 >0x000000321361f1a0 0x0000003213760940 Yes /lib64/libc.so.6 >0x0000003215a02a40 0x0000003215a12168 Yes /lib64/libgcc_s.so.1 >0x0000003212e00b10 0x0000003212e1a3c9 Yes /lib64/ld-linux-x86-64.so.2 >0x00000032142055b0 0x000000321426fd68 Yes /lib64/libm.so.6 >0x0000003224604140 0x0000003224632704 Yes /lib64/libsepol.so.1 >0x0000003f1f6030d0 0x0000003f1f60a990 Yes /lib64/libudev.so.1 >0x0000003214a02190 0x0000003214a0e640 Yes /lib64/libz.so.1 >0x0000003218e030f0 0x0000003218e19340 Yes /lib64/liblzma.so.5 >0x0000003224a00990 0x0000003224a00ee8 Yes /lib64/libgpg-error.so.0 >0x000000322d601d00 0x000000322d60ca28 Yes /lib64/libtasn1.so.3 >0x000000322be02ed0 0x000000322be0cb7c Yes /lib64/libp11-kit.so.0 >0x0000003215603a30 0x000000321561200c Yes /lib64/libresolv.so.2 >0x0000003226200ed0 0x000000322620610c Yes /lib64/libcrypt.so.1 >0x000000322c216f30 0x000000322c24d074 Yes /lib64/libssl.so.10 >0x0000003229261fc0 0x0000003229344af8 Yes /lib64/libcrypto.so.10 >0x0000003230203010 0x0000003230207508 Yes /lib64/libidn.so.11 >0x000000322e2036d0 0x000000322e20ab24 Yes /lib64/liblber-2.4.so.2 >0x000000322f20f090 0x000000322f23d998 Yes /lib64/libldap-2.4.so.2 >0x000000322a20ad90 0x000000322a238264 Yes /lib64/libgssapi_krb5.so.2 >0x000000322a61b690 0x000000322a693410 Yes /lib64/libkrb5.so.3 >0x0000003229a044d0 0x0000003229a1c938 Yes /lib64/libk5crypto.so.3 >0x0000003226a01560 0x0000003226a02144 Yes /lib64/libcom_err.so.2 >0x0000003228a0a140 0x0000003228a2b6d8 Yes /lib64/libssl3.so >0x0000003228e09d40 0x0000003228e22400 Yes /lib64/libsmime3.so >0x0000003227a19100 0x0000003227afbb24 Yes /lib64/libnss3.so >0x0000003225a0bbd0 0x0000003225a19a38 Yes /lib64/libnssutil3.so >0x0000003224e00ff0 0x0000003224e01f18 Yes /lib64/libplds4.so >0x0000003225e01510 0x0000003225e02bf4 Yes /lib64/libplc4.so >0x000000322560d280 0x000000322562cc10 Yes /lib64/libnspr4.so >0x0000003213201db0 0x00000032132452e8 Yes /lib64/libpcre.so.1 >0x0000003227e03660 0x0000003227e47570 Yes /lib64/libfreebl3.so >0x0000003229e02b50 0x0000003229e080cc Yes /lib64/libkrb5support.so.0 >0x0000003229601190 0x0000003229601b44 Yes /lib64/libkeyutils.so.1 >0x00007f1c1fe67d50 0x00007f1c1fe71d0c Yes /usr/lib64/pkcs11/gnome-keyring-pkcs11.so >0x00007f1c1fc591e0 0x00007f1c1fc6067c Yes /lib64/libnss_files.so.2 >0x00007f1c1aa37e60 0x00007f1c1aa45bfc Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_network.so >0x00007f1c1a80dd30 0x00007f1c1a82715c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_storage.so >0x00007f1c1a5d9b30 0x00007f1c1a5f704c Yes /lib64/libblkid.so.1 >0x00007f1c1a398c90 0x00007f1c1a3c3c1c Yes /lib64/librbd.so.1 >0x00007f1c19f1c130 0x00007f1c1a0c78ec Yes /lib64/librados.so.2 >0x000000321ae01510 0x000000321ae02a8c Yes /lib64/libuuid.so.1 >0x00007f1c199e4210 0x00007f1c19b3194c Yes /lib64/libcryptopp.so.6 >0x0000003218a5bb80 0x0000003218ac10bb Yes /lib64/libstdc++.so.6 >0x00007f1c19513d10 0x00007f1c1951e1ec Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_nodedev.so >0x0000003215e02350 0x0000003215e06530 Yes /lib64/libpciaccess.so.0 >0x00007f1c19302790 0x00007f1c1930b16c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_secret.so >0x00007f1c190e1cc0 0x00007f1c190f5fdc Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_nwfilter.so >0x00007f1c18e84720 0x00007f1c18ea18fc Yes /lib64/libpcap.so.1 >0x00007f1c18c70790 0x00007f1c18c78ecc Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_interface.so >0x00007f1c18a5f330 0x00007f1c18a67fec Yes /lib64/libnetcf.so.1 >0x00000032152055b0 0x0000003215232de0 Yes /lib64/libaugeas.so.0 >0x00007f1c18849d90 0x00007f1c18856d5c Yes /lib64/libexslt.so.0 >0x000000323740ac50 0x000000323742f7d4 Yes /lib64/libxslt.so.1 >0x00007f1c186357f0 0x00007f1c18641c8c Yes /lib64/libfa.so.1 >0x00007f1c18409540 0x00007f1c1842816c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so >0x00007f1c181f7060 0x00007f1c181f93d8 Yes /lib64/libxenstore.so.3.0 >0x00007f1c17f4d1b0 0x00007f1c17fc894c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_qemu.so >0x00007f1c17d0e7d0 0x00007f1c17d2355c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so >0x00007f1c17af1f70 0x00007f1c17afea0c Yes /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so >0x00007f1c178e7260 0x00007f1c178e9644 Yes /usr/lib64/sasl2/libcrammd5.so >0x00007f1c176e2160 0x00007f1c176e3d64 Yes /usr/lib64/sasl2/libanonymous.so >0x00007f1c174d5b70 0x00007f1c174dd544 Yes /usr/lib64/sasl2/libdigestmd5.so >0x00007f1c172cd990 0x00007f1c172d1b54 Yes /usr/lib64/sasl2/libgssapiv2.so >0x00007f1c170c8160 0x00007f1c170c9f04 Yes /usr/lib64/sasl2/libplain.so >0x00007f1c16ec24b0 0x00007f1c16ec5098 Yes /usr/lib64/sasl2/libsasldb.so >0x000000322c62f2c0 0x000000322c76e968 Yes /lib64/libdb-5.3.so >0x00007f1c16cbd150 0x00007f1c16cbeec4 Yes /usr/lib64/sasl2/liblogin.so > No TLS(0x%Zx, 0x%0*Zx) > >$1 = 0x0 >No symbol "__glib_assert_msg" in current context. >rax 0x0 0 >rbx 0x7f1b1c74f000 139754418270208 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x56ce 22222 >rdi 0x56ce 22222 >rbp 0x3213779248 0x3213779248 <letters+8> >rsp 0x7fff41fa14f8 0x7fff41fa14f8 >r8 0xfefefefefefefeff -72340172838076673 >r9 0xffff000000000000 -281474976710656 >r10 0x8 8 >r11 0x202 514 >r12 0x3232213620 215589402144 >r13 0x32322132c8 215589401288 >r14 0x1d93e10 31014416 >r15 0x0 0 >rip 0x3213635ba5 0x3213635ba5 <__GI_raise+53> >eflags 0x202 [ IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function __GI_raise: > 0x0000003213635b70 <+0>: mov %fs:0x2d4,%eax > 0x0000003213635b78 <+8>: mov %fs:0x2d0,%esi > 0x0000003213635b80 <+16>: test %esi,%esi > 0x0000003213635b82 <+18>: jne 0x3213635bb0 <__GI_raise+64> > 0x0000003213635b84 <+20>: mov $0xba,%eax > 0x0000003213635b89 <+25>: syscall > 0x0000003213635b8b <+27>: mov %eax,%esi > 0x0000003213635b8d <+29>: mov %eax,%fs:0x2d0 > 0x0000003213635b95 <+37>: movslq %edi,%rdx > 0x0000003213635b98 <+40>: movslq %esi,%rsi > 0x0000003213635b9b <+43>: movslq %eax,%rdi > 0x0000003213635b9e <+46>: mov $0xea,%eax > 0x0000003213635ba3 <+51>: syscall >=> 0x0000003213635ba5 <+53>: cmp $0xfffffffffffff000,%rax > 0x0000003213635bab <+59>: ja 0x3213635bbf <__GI_raise+79> > 0x0000003213635bad <+61>: repz retq > 0x0000003213635baf <+63>: nop > 0x0000003213635bb0 <+64>: test %eax,%eax > 0x0000003213635bb2 <+66>: jg 0x3213635b95 <__GI_raise+37> > 0x0000003213635bb4 <+68>: test $0x7fffffff,%eax > 0x0000003213635bb9 <+73>: je 0x3213635bd0 <__GI_raise+96> > 0x0000003213635bbb <+75>: neg %eax > 0x0000003213635bbd <+77>: jmp 0x3213635b95 <__GI_raise+37> > 0x0000003213635bbf <+79>: mov 0x37b272(%rip),%rdx # 0x32139b0e38 > 0x0000003213635bc6 <+86>: neg %eax > 0x0000003213635bc8 <+88>: mov %eax,%fs:(%rdx) > 0x0000003213635bcb <+91>: or $0xffffffffffffffff,%rax > 0x0000003213635bcf <+95>: retq > 0x0000003213635bd0 <+96>: mov %esi,%eax > 0x0000003213635bd2 <+98>: jmp 0x3213635b95 <__GI_raise+37> >End of assembler dump.
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 886454
: 662242 |
662243
|
662244
|
662245
|
662246
|
662247
|
662248
|
662249
|
662251
|
662252