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 1482515 Details for
Bug 1627954
Crash in libdnf hy_repo_get_string while auto-refreshing updates (I think)
[?]
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.
backtrace of the crash
gdb.txt (text/plain), 14.69 KB, created by
Adam Williamson
on 2018-09-12 00:35:38 UTC
(
hide
)
Description:
backtrace of the crash
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2018-09-12 00:35:38 UTC
Size:
14.69 KB
patch
obsolete
> >Thread 5 (Thread 0x7fc1ea6b3200 (LWP 1094)): >#0 0x00007fc1eacec3a1 in __GI___poll (fds=0x55890925cf60, nfds=2, > timeout=1615) at ../sysdeps/unix/sysv/linux/poll.c:29 > resultvar = 18446744073709551100 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007fc1eaeee5a6 in g_main_context_poll (priority=<optimized out>, > n_fds=2, fds=0x55890925cf60, timeout=<optimized out>, > context=0x55890909d720) at gmain.c:4221 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7fc1eaefe0f0 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate (context=0x55890909d720, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3915 > max_priority = 2147483647 > timeout = 1615 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x55890925cf60 >#3 0x00007fc1eaeee962 in g_main_loop_run (loop=0x55890909d860) at gmain.c:4116 > self = <optimized out> > __func__ = "g_main_loop_run" >#4 0x00005589076c7b86 in main () at pk-main.c:256 > loop = 0x55890909d860 > context = <optimized out> > ret = <optimized out> > disable_timer = 0 > version = 0 > timed_exit = 0 > immediate_exit = 0 > keep_environment = 0 > exit_idle_time = 0 > timer_id = 0 > error = 0x0 > backend_name = 0x0 > conf_filename = 0x55890909b210 "/etc/PackageKit/PackageKit.conf" > conf = 0x55890909a000 > engine = 0x55890909f1a0 > options = {{long_name = 0x5589076f1ef6 "backend", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, > arg_data = 0x7fff277a5738, > description = 0x5589076eb190 "Packaging backend to use, e.g. dummy", arg_description = 0x0}, {long_name = 0x5589076eb02b "disable-timer", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fff277a571c, > description = 0x5589076eb039 "Disable the idle timer", > arg_description = 0x0}, {long_name = 0x5589076eb050 "version", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fff277a5720, > description = 0x5589076eb058 "Show version and exit", > arg_description = 0x0}, {long_name = 0x5589076eb06e "timed-exit", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fff277a5724, > description = 0x5589076eb079 "Exit after a small delay", > arg_description = 0x0}, { > long_name = 0x5589076eb092 "immediate-exit", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fff277a5728, > description = 0x5589076eb1b8 "Exit after the engine has loaded", > arg_description = 0x0}, { > long_name = 0x5589076eb0a1 "keep-environment", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fff277a572c, > description = 0x5589076eb1e0 "Don't clear environment on startup", > arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000', > flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, > description = 0x0, arg_description = 0x0}} > __func__ = "main" >#5 0x00007fc1eac1e413 in __libc_start_main (main=0x5589076c7720 <main>, > argc=1, argv=0x7fff277a59d8, init=<optimized out>, fini=<optimized out>, > rtld_fini=<optimized out>, stack_end=0x7fff277a59c8) > at ../csu/libc-start.c:308 > self = <optimized out> > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 7376150841811573574, > 94047023431184, 140733855717840, 0, 0, 3652729591358856006, > 3660442720499833670}, mask_was_saved = 0}}, priv = {pad = { > 0x0, 0x0, 0x7fff277a59e8, 0x7fc1eb394150}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 662329832}}} > not_first_call = <optimized out> >#6 0x00005589076c7e3a in _start () at pk-main.c:260 >No symbol table info available. > >Thread 4 (Thread 0x7fc1dcf13700 (LWP 1119)): >#0 0x00007fc1eacec3a1 in __GI___poll (fds=0x5589090e30f0, nfds=2, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:29 > resultvar = 18446744073709551100 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007fc1eaeee5a6 in g_main_context_poll (priority=<optimized out>, > n_fds=2, fds=0x5589090e30f0, timeout=<optimized out>, > context=0x5589090e0480) at gmain.c:4221 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7fc1eaefe0f0 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate (context=0x5589090e0480, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3915 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x5589090e30f0 >#3 0x00007fc1eaeee962 in g_main_loop_run (loop=0x5589090e05c0) at gmain.c:4116 > self = <optimized out> > __func__ = "g_main_loop_run" >#4 0x00007fc1eb0e874a in gdbus_shared_thread_func (user_data=0x5589090e0450) > at gdbusprivate.c:275 > data = 0x5589090e0450 >#5 0x00007fc1eaf1748a in g_thread_proxy (data=0x5589090a0540) at gthread.c:784 > thread = 0x5589090a0540 > __func__ = "g_thread_proxy" >#6 0x00007fc1eadc858e in start_thread (arg=<optimized out>) > at pthread_create.c:486 > ret = <optimized out> > pd = <optimized out> > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140470612211456, > -3652607583065171130, 140733855714686, 140733855714687, > 140733855714816, 140470612209152, 3660561332547132230, > 3660442951183145798}, mask_was_saved = 0}}, priv = {pad = { > 0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, > canceltype = 0}}} > not_first_call = <optimized out> >#7 0x00007fc1eacf71b3 in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 3 (Thread 0x7fc1dd714700 (LWP 1118)): >#0 0x00007fc1eacec3a1 in __GI___poll (fds=0x5589090d72e0, nfds=2, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:29 > resultvar = 18446744073709551100 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007fc1eaeee5a6 in g_main_context_poll (priority=<optimized out>, > n_fds=2, fds=0x5589090d72e0, timeout=<optimized out>, > context=0x5589090b3c30) at gmain.c:4221 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7fc1eaefe0f0 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate (context=context@entry=0x5589090b3c30, > block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at gmain.c:3915 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x5589090d72e0 >#3 0x00007fc1eaeee6d0 in g_main_context_iteration (context=0x5589090b3c30, > may_block=may_block@entry=1) at gmain.c:3981 > retval = <optimized out> >#4 0x00007fc1eaeee721 in glib_worker_main (data=<optimized out>) > at gmain.c:5861 >No locals. >#5 0x00007fc1eaf1748a in g_thread_proxy (data=0x5589090a04a0) at gthread.c:784 > thread = 0x5589090a04a0 > __func__ = "g_thread_proxy" >#6 0x00007fc1eadc858e in start_thread (arg=<optimized out>) > at pthread_create.c:486 > ret = <optimized out> > pd = <optimized out> > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140470620604160, > -3652607583065171130, 140733855714286, 140733855714287, > 140733855714416, 140470620601856, 3660562431521889094, > 3660442951183145798}, mask_was_saved = 0}}, priv = {pad = { > 0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, > canceltype = 0}}} > not_first_call = <optimized out> >#7 0x00007fc1eacf71b3 in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 2 (Thread 0x7fc1d7fff700 (LWP 1861)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x00007fc1eaf3611e in g_cond_wait_until (cond=cond@entry=0x5589090b25e8, > mutex=mutex@entry=0x5589090b25e0, end_time=end_time@entry=85136805) > at gthread-posix.c:1449 > now = {tv_sec = 70, tv_nsec = 136806006} > span = {tv_sec = 14, tv_nsec = 999998994} > sampled = 0 > res = <optimized out> >#2 0x00007fc1eaec0231 in g_async_queue_pop_intern_unlocked ( > queue=queue@entry=0x5589090b25e0, wait=wait@entry=1, > end_time=end_time@entry=85136805) at gasyncqueue.c:422 > retval = <optimized out> > __func__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007fc1eaec0825 in g_async_queue_timeout_pop (queue=0x5589090b25e0, > timeout=timeout@entry=15000000) at gasyncqueue.c:545 > end_time = 85136805 > retval = <optimized out> > __func__ = "g_async_queue_timeout_pop" >#4 0x00007fc1eaf17f31 in g_thread_pool_wait_for_new_pool () > at gthreadpool.c:167 > pool = <optimized out> > local_max_idle_time = 15000 > local_wakeup_thread_serial = <optimized out> > local_max_unused_threads = <optimized out> > last_wakeup_thread_serial = 0 > have_relayed_thread_marker = <optimized out> > pool = <optimized out> > local_wakeup_thread_serial = <optimized out> > local_max_unused_threads = <optimized out> > local_max_idle_time = <optimized out> > last_wakeup_thread_serial = <optimized out> > have_relayed_thread_marker = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:364 > free_pool = <optimized out> > task = <optimized out> > pool = <optimized out> >#6 0x00007fc1eaf1748a in g_thread_proxy (data=0x5589091a0d40) at gthread.c:784 > thread = 0x5589091a0d40 > __func__ = "g_thread_proxy" >#7 0x00007fc1eadc858e in start_thread (arg=<optimized out>) > at pthread_create.c:486 > ret = <optimized out> > pd = <optimized out> > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140470529292032, > -3652607583065171130, 140733855711022, 140733855711023, > 140733855711152, 140470529289728, 3660576843821521734, > 3660442951183145798}, mask_was_saved = 0}}, priv = {pad = { > 0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, > canceltype = 0}}} > not_first_call = <optimized out> >#8 0x00007fc1eacf71b3 in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 1 (Thread 0x7fc1d60cb700 (LWP 1896)): >#0 hy_repo_get_string (repo=0x0, which=which@entry=6) > at /usr/src/debug/libdnf-0.17.0-2.fc29.x86_64/libdnf/hy-repo.cpp:234 >No locals. >#1 0x00007fc1dc572858 in (anonymous namespace)::readModuleMetadataFromRepo ( > install_root=0x7fc1dd847b1c <operator new(unsigned long)+28> "H\205\300t\a[\303\017\037D", platformModule=0x0, moduleDefaults=..., > modulePackages=0x7fc1c80a7c60, sack=0x5589091a3c60) > at /usr/src/debug/libdnf-0.17.0-2.fc29.x86_64/libdnf/dnf-sack.cpp:2196 > hyRepo = <optimized out> > modules_fn = <optimized out> > yamlContent = "" > pool = <optimized out> > r = <optimized out> > id = 1 > pool = <optimized out> > r = <optimized out> > id = <optimized out> > hyRepo = <optimized out> > modules_fn = <optimized out> > yamlContent = <optimized out> > exception = <optimized out> > except = <optimized out> >#2 dnf_sack_filter_modules_v2(_DnfSack*, ModulePackageContainer*, char const**, char const*, char const*, bool) () > at /usr/src/debug/libdnf-0.17.0-2.fc29.x86_64/libdnf/dnf-sack.cpp:2354 > defaultsDirPath = 0x7fc1c8027e80 "/etc/dnf/modules.defaults.d/" > priv = <optimized out> > moduleDefaults = { > prioritizer = std::shared_ptr<_ModulemdPrioritizer> (use count 1, weak count 0) = {get() = 0x7fc1c8001ec0}, defaults = std::map with 0 elements} > defaultStreams = std::map with 231 elements = { > [""] = ""<error reading variable: Cannot access memory at address 0x6448ec8348d38958>...} > nevraTuple = std::tuple containing = { > [1] = std::vector of length -4389590794240, capacity 112223571 = { > <error reading variable nevraTuple (Cannot access memory at address 0x7fc100000000)> >#3 0x00007fc1dc573aed in dnf_sack_filter_modules () > at /usr/src/debug/libdnf-0.17.0-2.fc29.x86_64/libdnf/dnf-sack.cpp:2327 > hotfixRepos = std::vector of length 1, capacity 1 = {0x0} >#4 0x00007fc1dc704049 in dnf_utils_create_sack_for_filters () > at pk-backend-dnf.c:803 > ret = <optimized out> > flags = <optimized out> > cache_item = <optimized out> > state_local = <optimized out> > backend = <optimized out> > job_data = 0x55890934f760 > priv = 0x558909103f40 > cache_key = 0x7fc1c8026eb0 "DnfSack::release_ver[30]::filelists|remote" > install_root = 0x7fc1c8023250 "/" > solv_dir = 0x7fc1c8023380 "/var/cache/PackageKit/30/hawkey" > sack = 0x5589091a3c60 >#5 0x00007fc1dc709b4c in pk_backend_search_thread () at pk-backend-dnf.c:1003 > ret = <optimized out> > db = <optimized out> > state_local = <optimized out> > installs = 0x0 > pkglist = 0x0 > query = 0x0 > job_data = 0x55890934f760 > filters = 2 > search_tmp = 0x0 > error = 0x0 > sack = 0x0 > search = 0x0 > __func__ = "pk_backend_search_thread" >#6 0x00005589076dd05e in pk_backend_job_thread_setup ( > thread_data=0x55890930ed40) at pk-backend-job.c:813 > helper = 0x55890930ed40 >#7 0x00007fc1eaf1748a in g_thread_proxy (data=0x5589090a06d0) at gthread.c:784 > thread = 0x5589090a06d0 > __func__ = "g_thread_proxy" >#8 0x00007fc1eadc858e in start_thread (arg=<optimized out>) > at pthread_create.c:486 > ret = <optimized out> > pd = <optimized out> > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140470496573184, > -3652607583065171130, 140733855716206, 140733855716207, > 140733855716336, 140470496570880, 3660574204564118342, > 3660442951183145798}, mask_was_saved = 0}}, priv = {pad = { > 0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, > canceltype = 0}}} > not_first_call = <optimized out> >#9 0x00007fc1eacf71b3 in clone () > at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. >quit
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 1627954
: 1482515 |
1483108