Fix 'py-bt is broken, results in exception' (RHBZ 1639242).
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-c86898e4a7
Please login to add feedback.
This update has been submitted for testing by sergiodj.
This update has been pushed to testing.
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
no regressions noted
Works
Issue seems to be repaired + the rest of the functionality still looks good.
[szydell@greta tests]$ gdb -args python3 x.py GNU gdb (GDB) Fedora 8.1.1-4.fc28 Copyright (C) 2018 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 python3...Reading symbols from /usr/lib/debug/usr/bin/python3.6-3.6.8-1.fc28.x86_64.debug...done. done. (gdb) run Starting program: /usr/bin/python3 x.py [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". dodo ^C Program received signal SIGINT, Interrupt. 0x00007ffff6bf5867 in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7fffffffda10) at ../sysdeps/unix/sysv/linux/select.c:41 41 return SYSCALL_CANCEL (select, nfds, readfds, writefds, exceptfds, (gdb) py-bt Traceback (most recent call first): <built-in method sleep of module object at remote 0x7fffea0c4db8> File "x.py", line 4, in dodo time.sleep(3600) (frame information optimized out)
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.