[Bug 1822966] Re: apport-bug locks up when selecting "Cancel"
Benjamin Drung
1822966 at bugs.launchpad.net
Fri Jul 29 10:59:29 UTC 2022
Brian, you were unable to reproduce this bug due to #1967965 (choices
have inversed order in apport-kde).
** Description changed:
To reproduce:
- * Run "apport-bug" from the command line
- * Select "Other problem" from the "What kind of problem do you want to report?", then click OK.
+ * Run "/usr/share/apport/apport-kde -f" from the command line
+ * Select first entry "Display (X.org)" from the "What kind of problem do you want to report?", then click OK.
* The "What display problem do you observe?" dialogue pops up, I realise that doesn't match anything that I want to report and click Cancel.
* Apport becomes completely unresponsive.
Traceback after Ctrl-C suggests that there is a problem with a thread
lock:
Exception ignored in: <module 'threading' from '/usr/lib/python3.7/threading.py'>
Traceback (most recent call last):
- File "/usr/lib/python3.7/threading.py", line 1281, in _shutdown
- t.join()
- File "/usr/lib/python3.7/threading.py", line 1032, in join
- self._wait_for_tstate_lock()
- File "/usr/lib/python3.7/threading.py", line 1048, in _wait_for_tstate_lock
- elif lock.acquire(block, timeout):
+ File "/usr/lib/python3.7/threading.py", line 1281, in _shutdown
+ t.join()
+ File "/usr/lib/python3.7/threading.py", line 1032, in join
+ self._wait_for_tstate_lock()
+ File "/usr/lib/python3.7/threading.py", line 1048, in _wait_for_tstate_lock
+ elif lock.acquire(block, timeout):
KeyboardInterrupt
This is on Kubuntu 19.04, apport 2.20.10-0ubuntu23
** Summary changed:
- apport-bug locks up when selecting "Cancel"
+ apport-kde locks up when selecting "Cancel"
** Changed in: apport (Ubuntu)
Status: New => Triaged
** Changed in: apport (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1822966
Title:
apport-kde locks up when selecting "Cancel"
Status in Apport:
Triaged
Status in apport package in Ubuntu:
Triaged
Bug description:
To reproduce:
* Run "/usr/share/apport/apport-kde -f" from the command line
* Select first entry "Display (X.org)" from the "What kind of problem do you want to report?", then click OK.
* The "What display problem do you observe?" dialogue pops up, I realise that doesn't match anything that I want to report and click Cancel.
* Apport becomes completely unresponsive.
Traceback after Ctrl-C suggests that there is a problem with a thread
lock:
Exception ignored in: <module 'threading' from '/usr/lib/python3.7/threading.py'>
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 1281, in _shutdown
t.join()
File "/usr/lib/python3.7/threading.py", line 1032, in join
self._wait_for_tstate_lock()
File "/usr/lib/python3.7/threading.py", line 1048, in _wait_for_tstate_lock
elif lock.acquire(block, timeout):
KeyboardInterrupt
This is on Kubuntu 19.04, apport 2.20.10-0ubuntu23
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1822966/+subscriptions
More information about the foundations-bugs
mailing list