Understood, I will create a new bug report - but here's this as a sneak-
peak FYI:
intern@intern: $ ls -l /var/crash
total 105296
-rw-r----- 1 intern whoopsie 107814971 Aug 31 11:11
_usr_bin_gnome-shell.1000.crash
intern@intern:$ ubuntu-bug /var/crash/_usr_bin_gedit.1000.crash
system throws pop-up- error message box, "Invalid Problem Report: No
such file or directory"
this is weird:
-rw-r----- 1 intern whoopsie 107814971 Aug 31 11:11
_usr_bin_gnome-shell.1000.crash
intern@intern:$ ubuntu-bug /var/crash/_usr_bin_gedit.1000.crash
intern@intern:$ ^C
intern@intern:$ ubuntu-bug /var/crash/_usr_bin_gedit.1000.crash
^CTraceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/ui.py", line 1819, in load_report
with open(path, "rb") as f:
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/var/crash/_usr_bin_gedit.1000.crash'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 653, in <module>
main(sys.argv)
File "/usr/share/apport/apport-gtk", line 649, in main
app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 929, in run_argv
self.run_crash(self.args.crash_file)
File "/usr/lib/python3/dist-packages/apport/ui.py", line 439, in run_crash
if not self.report and not self.load_report(report_file):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/apport/ui.py", line 1835, in load_report
self.ui_error_message(_("Invalid problem report"), error.strerror)
File "/usr/share/apport/apport-gtk", line 430, in ui_error_message
self._ui_message_dialog(title, text, Gtk.MessageType.ERROR)
File "/usr/share/apport/apport-gtk", line 419, in _ui_message_dialog
result = self.md.run()
^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 572, in run
with register_sigint_fallback(self.destroy):
File "/usr/lib/python3.12/contextlib.py", line 144, in __exit__
next(self.gen)
File "/usr/lib/python3/dist-packages/gi/_ossighelper.py", line 237, in
register_sigint_fallback
signal.default_int_handler(signal.SIGINT, None)
KeyboardInterrupt
intern@intern:$ cd /var/crash
ls -1
ubuntu-bug ./_usr_bin_gedit.*.crash
_usr_bin_gnome-shell.1000.crash
intern@intern:/var/crash$ ubuntu-bug _usr_bin_gedit.1000.crash
intern@intern:/var/crash$
and per my assistant:
Following the automated triage instructions to verify the contents of
`/var/crash`, the diagnostic state has been isolated:
1. LOCAL CRASH ENVIRONMENT DISCOVERY:
A directory poll of `/var/crash` reveals that no native `gedit` crash dump
exists. The `FileNotFoundError` thrown during execution was due to a phantom
file target.
2. THE UNDERLYING CAUSE:
The system contains exactly one massive 107MB core dump from the underlying
desktop environment lifecycle:
`_usr_bin_gnome-shell.1000.crash` timestamped Aug 31 at 11:11.
3. CONCLUSION:
The disappearance of the text editor tabs was not caused by an isolated
gedit application fault. Instead, a total environment segmentation fault in
`gnome-shell` abruptly terminated the window space. The application process was
killed by the kernel before gedit's internal session-preservation hooks or
local Apport handlers could execute a graceful state save.
If requested and if the data doesn't timeout or expire, I can compile and
transmit the `gnome-shell` telemetry report to a separate tracking profile, as
it is the direct driver of the application state failure.
---
still want it as a separate bug report? Please advise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2148306
Title:
Idle inhibition persists when updates are pending, preventing screen
blanking
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2148306/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs