AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / unix / 问题 / 419867
Accepted
chefarov
chefarov
Asked: 2018-01-27 07:24:50 +0800 CST2018-01-27 07:24:50 +0800 CST 2018-01-27 07:24:50 +0800 CST

安装、卸载 USB 驱动器时 gnome-shell 崩溃

  • 772

当我插入/拔出(挂载/卸载)任何 USB 闪存驱动器时,每个 GUI 应用程序都会被杀死,然后我会返回 gnome 登录页面。另一方面,非 gui 应用程序继续工作(例如那些通过 ctrl-alt-f2 执行的应用程序)

我跑了 rkhunter,它没有报告任何可疑的东西。

我正在运行(debian sid):

Linux mypc 4.14.0-3-rt-amd64 #1 SMP PREEMPT RT Debian 4.14.13-1 (2018-01-14) x86_64 GNU/Linux

GNOME Shell 3.26.2

似乎受到影响的日志文件是:

* dmesg:

< [ 1022.224350] NOHZ: local_softirq_pending 80
< [ 1022.224612] NOHZ: local_softirq_pending 80
< [ 1081.212308] usb 2-1: new high-speed USB device number 6 using xhci_hcd
< [ 1081.368128] usb 2-1: New USB device found, idVendor=058f, idProduct=6387
< [ 1081.368133] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
< [ 1081.368203] usb 2-1: Product: Intenso Rainbow Line
< [ 1081.368206] usb 2-1: Manufacturer: Alcor
< [ 1081.368210] usb 2-1: SerialNumber: 12345678
< [ 1081.369361] usb-storage 2-1:1.0: USB Mass Storage device detected
< [ 1081.369584] scsi host3: usb-storage 2-1:1.0
< [ 1082.390361] scsi 3:0:0:0: Direct-Access     Intenso  Rainbow Line     8.07 PQ: 0 ANSI: 4
< [ 1082.391791] sd 3:0:0:0: Attached scsi generic sg2 type 0
< [ 1082.392270] sd 3:0:0:0: [sdc] 62410752 512-byte logical blocks: (32.0 GB/29.8 GiB)
< [ 1082.392944] sd 3:0:0:0: [sdc] Write Protect is off
< [ 1082.392946] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
< [ 1082.393623] sd 3:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
< [ 1082.397401]  sdc: sdc1
< [ 1082.400993] sd 3:0:0:0: [sdc] Attached SCSI removable disk
< [ 1082.827871] EXT4-fs (sdc1): recovery complete
< [ 1082.835572] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
< [ 1083.084008] rfkill: input handler enabled
< [ 1089.711837] usb 2-1: USB disconnect, device number 6
< [ 1089.761233] blk_partition_remap: fail for partition 1
< [ 1089.761241] Buffer I/O error on dev sdc1, logical block 3702784, lost sync page write
< [ 1089.761249] JBD2: Error -5 detected when updating journal superblock for sdc1-8.
< [ 1089.761253] Aborting journal on device sdc1-8.
< [ 1089.761259] blk_partition_remap: fail for partition 1
< [ 1089.761261] Buffer I/O error on dev sdc1, logical block 3702784, lost sync page write
< [ 1089.761265] JBD2: Error -5 detected when updating journal superblock for sdc1-8.
< [ 1089.761469] EXT4-fs (sdc1): previous I/O error to superblock detected
< [ 1089.761476] blk_partition_remap: fail for partition 1
< [ 1097.258447] rfkill: input handler disabled

* /var/log/系统日志:

    < Jan 26 15:54:59 mypc gnome-shell[6947]: Some code accessed the property 'EmailAccount' on the module 'EmailAccount'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
< Jan 26 15:54:59 mypc gnome-shell[6947]: [Email Message Tray] Init version 9
< Jan 26 15:54:59 mypc gnome-shell[6947]: [Email Message Tray] Enabling 9
< Jan 26 15:54:59 mypc gnome-shell[6947]: error: No email accounts found
< Jan 26 15:54:59 mypc gsd-rfkill[7071]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
< Jan 26 15:54:59 mypc kernel: [ 1097.258447] rfkill: input handler disabled
< Jan 26 15:54:59 mypc gnome-shell[6947]: [Email Message Tray] No email accounts found,Extension<._getGoaAccounts@/home/stelarov/.local/share/gnome-shell/extensions/[email protected]/extension.js:97:19#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012Extension<._init@/home/stelarov/.local/share/gnome-shell/extensions/[email protected]/extension.js:65:28#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012_Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:5#012Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:114:32#012enable@/home/stelarov/.local/share/gnome-shell/extensions/[email protected]/extension.js:128:21#012enableExtension@resource:///org/gnome/shell/ui/extensionSystem.js:129:9#012loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:171:17#012_loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:318:9#012_emit@resource:///org/gnome/gjs/modules/signals.js:126:27#012ExtensionFinder<._loadExtension@resource:///org/gnome/shell/misc/extensionUtils.js:184:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012bind/<@resource:///org/gnome/gjs/modules/lang.js:97:16#012collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17#012ExtensionFinder<.scanExtensions@resource:///org/gnome/shell/misc/extensionUtils.js:189:9#012wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22#012_loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:320:5#012enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:328:9#012_sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:359:9#012init@resource:///org/gnome/shell/ui/extensionSystem.js:367:5#012_initializeUI@resource:///org/gnome/shell/ui/main.js:217:5#012start@resource:///org/gnome/shell/ui/main.js:126:5#012@<main>:1:31
< Jan 26 15:54:59 mypc gsd-sharing[7083]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
< Jan 26 15:54:59 mypc gnome-shell[6947]: System monitor applet init from /home/stelarov/.local/share/gnome-shell/extensions/[email protected]
< Jan 26 15:54:59 mypc gnome-shell[6947]: System monitor applet enabling
< Jan 26 15:54:59 mypc gnome-shell[6947]: JS WARNING: [/home/stelarov/.local/share/gnome-shell/extensions/[email protected]/extension.js 1507]: reference to undefined property "Client"
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension "[email protected]" had error: TypeError: NMClient.Client is undefined
< Jan 26 15:54:59 mypc gnome-shell[6947]: Some code accessed the property 'PlacesManager' on the module 'placeDisplay'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/stelarov/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc gnome-shell[6947]: Extension [email protected] already installed in /home/stelarov/.local/share/gnome-shell/extensions/[email protected]. /usr/share/gnome-shell/extensions/[email protected] will not be loaded
< Jan 26 15:54:59 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.17' (uid=1000 pid=7000 comm="/usr/lib/gnome-shell/gnome-shell-calendar-server ")
< Jan 26 15:54:59 mypc systemd[6869]: Starting Evolution calendar service...
< Jan 26 15:54:59 mypc bluetoothd[680]: Failed to set mode: Blocked through rfkill (0x12)
< Jan 26 15:55:00 mypc gnome-shell[6947]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
< Jan 26 15:55:00 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
< Jan 26 15:55:00 mypc systemd[6869]: Started Evolution calendar service.
< Jan 26 15:55:00 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.51' (uid=1000 pid=7178 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
< Jan 26 15:55:00 mypc systemd[6869]: Starting Tracker metadata database store and lookup manager...
< Jan 26 15:55:00 mypc dbus-daemon[673]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.153' (uid=1000 pid=7105 comm="/usr/lib/gnome-settings-daemon/gsd-keyboard ")
< Jan 26 15:55:00 mypc systemd[1]: Starting Locale Service...
< Jan 26 15:55:00 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Successfully activated service 'org.freedesktop.Tracker1'
< Jan 26 15:55:00 mypc systemd[6869]: Started Tracker metadata database store and lookup manager.
< Jan 26 15:55:00 mypc tracker-store.desktop[7178]: (uint32 1,)
< Jan 26 15:55:00 mypc gnome-session-binary[6891]: Entering running state
< Jan 26 15:55:00 mypc gsd-power[7067]: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed
< Jan 26 15:55:00 mypc dbus-daemon[673]: [system] Successfully activated service 'org.freedesktop.locale1'
< Jan 26 15:55:00 mypc systemd[1]: Started Locale Service.
< Jan 26 15:55:01 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.61' (uid=1000 pid=7146 comm="/usr/lib/evolution/evolution-calendar-factory-subp")
< Jan 26 15:55:01 mypc systemd[6869]: Starting Evolution address book service...
< Jan 26 15:55:01 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
< Jan 26 15:55:01 mypc systemd[6869]: Started Evolution address book service.
< Jan 26 15:55:01 mypc gnome-shell[6947]: GNOME Shell started at Fri Jan 26 2018 15:54:59 GMT+0200 (EET)
< Jan 26 15:55:01 mypc CRON[7291]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
< Jan 26 15:55:01 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.56' (uid=1000 pid=7188 comm="/usr/lib/tracker/tracker-extract ")
< Jan 26 15:55:01 mypc systemd[6869]: Starting Virtual filesystem metadata service...
< Jan 26 15:55:01 mypc dbus-daemon[6889]: [session uid=1000 pid=6889] Successfully activated service 'org.gtk.vfs.Metadata'
< Jan 26 15:55:01 mypc systemd[6869]: Started Virtual filesystem metadata service.
< Jan 26 15:55:01 mypc tracker-extract.desktop[7188]: Duplicate property or field node
< Jan 26 15:55:01 mypc tracker-extract.desktop[7188]: Duplicate property or field node
< Jan 26 15:55:01 mypc tracker-extract.desktop[7188]: Duplicate property or field node
< Jan 26 15:55:01 mypc tracker-extract.desktop[7188]: Duplicate property or field node
< Jan 26 15:55:01 mypc tracker-extract.desktop[7188]: Duplicate property or field node
< Jan 26 15:55:01 mypc tracker-extract[7188]: Could not insert metadata for item "file:///home/stelarov/Documents/mine/afm.jpg": Unable to insert multiple values for subject `urn:uuid:1a502c34-2d90-58a6-205b-cbd30009334d' and single valued property `nie:contentCreated' (old_value: '<untransformable>', new value: '<untransformable>')
< Jan 26 15:55:01 mypc tracker-extract[7188]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
< Jan 26 15:55:01 mypc tracker-extract[7188]: Could not insert metadata for item "file:///home/stelarov/Documents/mine/sbarberakis_driv_licence1.jpg": Unable to insert multiple values for subject `urn:uuid:457d564e-b265-2729-e171-7c4a41bbcf97' and single valued property `nmm:exposureTime' (old_value: '0.030303', new value: '0.071429')
< Jan 26 15:55:01 mypc tracker-extract[7188]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
< Jan 26 15:55:01 mypc tracker-extract[7188]: Could not insert metadata for item "file:///home/stelarov/Documents/mine/sbarberakis_driv_licence1.jpg": Unable to insert multiple values for subject `urn:uuid:457d564e-b265-2729-e171-7c4a41bbcf97' and single valued property `nmm:exposureTime' (old_value: '0.030303', new value: '0.071429')
< Jan 26 15:55:01 mypc tracker-extract[7188]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
< Jan 26 15:55:01 mypc tracker-extract[7188]: Could not insert metadata for item "file:///home/stelarov/Documents/mine/sbarberakis_licence_2.jpg": Unable to insert multiple values for subject `urn:uuid:8f82b450-5524-b79f-98af-04032937a833' and single valued property `nie:contentCreated' (old_value: '<untransformable>', new value: '<untransformable>')
< Jan 26 15:55:01 mypc tracker-extract[7188]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
< Jan 26 15:55:01 mypc tracker-extract[7188]: Could not insert metadata for item "file:///home/stelarov/Documents/mine/sbarberakis_licence_2.jpg": Unable to insert multiple values for subject `urn:uuid:8f82b450-5524-b79f-98af-04032937a833' and single valued property `nie:contentCreated' (old_value: '<untransformable>', new value: '<untransformable>')
< Jan 26 15:55:01 mypc tracker-extract[7188]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
< Jan 26 15:55:02 mypc gnome-software[7179]: plugin appstream took 1.8 seconds to do setup
< Jan 26 15:55:02 mypc gnome-software[7179]: enabled plugins: packagekit-refresh, packagekit-proxy, shell-extensions, os-release, packagekit-offline, fwupd, packagekit-local, desktop-categories, systemd-updates, packagekit, packagekit-upgrade, appstream, hardcoded-featured, odrs, desktop-menu-path, hardcoded-popular, generic-updates, packagekit-refine, modalias, rewrite-resource, hardcoded-blacklist, steam, packagekit-history, provenance, icons, provenance-license, key-colors, key-colors-metadata
< Jan 26 15:55:02 mypc gnome-software[7179]: disabled plugins: dummy, dpkg, repos, epiphany
< Jan 26 15:55:02 mypc gnome-software[7179]: failed to call gs_plugin_add_updates_historical on fwupd: The name org.freedesktop.fwupd was not provided by any .service files
< Jan 26 15:55:07 mypc terminator[7329]: Allocating size to GtkVScrollbar 0x5652b4cb2330 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
< Jan 26 15:55:08 mypc terminator[7329]: Allocating size to GtkVScrollbar 0x5652b4cb2330 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
< Jan 26 15:55:08 mypc terminator[7329]: Allocating size to GtkVScrollbar 0x5652b4cb2330 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
< Jan 26 15:55:08 mypc org.gnome.Shell.desktop[6947]: libinput error: libinput bug: timer event5 debounce: offset negative (-2426)
< Jan 26 15:55:08 mypc org.gnome.Shell.desktop[6947]: libinput error: libinput bug: timer event5 debounce short: offset negative (-15454)
< Jan 26 15:55:10 mypc gnome-shell[6947]: Object St.Widget (0x55e1e53ebc10), has been already finalized. Impossible to get any property from it.
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: == Stack trace for context 0x55e1e36ee000 ==
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #0 0x55e1e3a739f8 i   resource:///org/gnome/shell/ui/tweener.js:73 (0x7fdeac5ddef0 @ 9)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #1 0x55e1e3a73978 i   resource:///org/gnome/shell/ui/tweener.js:105 (0x7fdeac5df230 @ 36)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #2 0x55e1e3a738f0 i   resource:///org/gnome/shell/ui/tweener.js:92 (0x7fdeac5df098 @ 52)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #3 0x7ffd299ba3f0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:203 (0x7fdeac5e9cd0 @ 54)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #4 0x7ffd299ba540 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:332 (0x7fdeac5e9d58 @ 1626)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #5 0x7ffd299ba5f0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:345 (0x7fdeac5e9de0 @ 100)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #6 0x7ffd299ba680 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:360 (0x7fdeac5e9e68 @ 10)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #7 0x7ffd299ba770 b   resource:///org/gnome/gjs/modules/signals.js:126 (0x7fdeac5e2b38 @ 386)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #8 0x7ffd299ba820 b   resource:///org/gnome/shell/ui/tweener.js:208 (0x7fdeac5df808 @ 159)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #9 0x7ffd299ba880 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fdeac5c2bc0 @ 71)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #10 0x7ffd299ba930 b   resource:///org/gnome/shell/ui/tweener.js:183 (0x7fdeac5df780 @ 20)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #11 0x7ffd299baa00 b   self-hosted:917 (0x7fdeac5ee5e8 @ 394)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: == Stack trace for context 0x55e1e36ee000 ==
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #0 0x55e1e3a739f8 i   resource:///org/gnome/shell/ui/tweener.js:80 (0x7fdeac5ddef0 @ 82)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #1 0x55e1e3a73978 i   resource:///org/gnome/shell/ui/tweener.js:105 (0x7fdeac5df230 @ 36)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #2 0x55e1e3a738f0 i   resource:///org/gnome/shell/ui/tweener.js:92 (0x7fdeac5df098 @ 52)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #3 0x7ffd299ba3f0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:203 (0x7fdeac5e9cd0 @ 54)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #4 0x7ffd299ba540 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:332 (0x7fdeac5e9d58 @ 1626)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #5 0x7ffd299ba5f0 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:345 (0x7fdeac5e9de0 @ 100)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #6 0x7ffd299ba680 b   resource:///org/gnome/gjs/modules/tweener/tweener.js:360 (0x7fdeac5e9e68 @ 10)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #7 0x7ffd299ba770 b   resource:///org/gnome/gjs/modules/signals.js:126 (0x7fdeac5e2b38 @ 386)
< Jan 26 15:55:10 mypc gnome-shell[6947]: Object St.Widget (0x55e1e53ebc10), has been already finalized. Impossible to set any property to it.
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #8 0x7ffd299ba820 b   resource:///org/gnome/shell/ui/tweener.js:208 (0x7fdeac5df808 @ 159)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #9 0x7ffd299ba880 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fdeac5c2bc0 @ 71)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #10 0x7ffd299ba930 b   resource:///org/gnome/shell/ui/tweener.js:183 (0x7fdeac5df780 @ 20)
< Jan 26 15:55:10 mypc org.gnome.Shell.desktop[6947]: #11 0x7ffd299baa00 b   self-hosted:917 (0x7fdeac5ee5e8 @ 394)

.xsession-errors并且./local/share/xorg/Xorg.0.log在崩溃期间没有改变

我应该在哪里寻找任何线索的任何想法?谢谢

debian gnome3
  • 2 2 个回答
  • 1724 Views

2 个回答

  • Voted
  1. Best Answer
    mweirauch
    2018-01-27T14:45:00+08:002018-01-27T14:45:00+08:00

    它可能是places-status-indicator 扩展。

    安装/卸载外部 USB 磁盘或从外部 USB DVD 驱动器卸载磁盘时,我的 gnome-shell 3.26.2 会话崩溃(在 Wayland 下)。

    我发现的错误:

    • https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/48
    • https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/44
    • https://gitlab.gnome.org/GNOME/gjs/issues/33

    在这里运行 gjs 1.50.3。未找到较新的发布标签。

    查看问题跟踪器中的活动,这似乎是最近才出现的事情。

    更新:2018-02-07:

    更新gjs已发布为 1.50.4。昨天更新了 Fedora 软件包。插入和拔出 USB 设备再次使用激活places-status-indicator扩展。

    • 3
  2. noname
    2020-12-20T14:09:15+08:002020-12-20T14:09:15+08:00

    不确定这是否相关,但我在 Ubuntu 20.10 上遇到了类似的问题,在使用 USB 驱动器或连接手机时 gnome-shell 会崩溃。进入扩展程序并关闭桌面图标后,我再也没有遇到任何问题。

    • 1

相关问题

  • GRUB 配置以识别同一 Linux 发行版的不同桌面环境(安装)

  • astyle 不会更改源文件格式

  • 接收有关全新 Debian 的电子邮件

  • Debian Stretch:libgs_plugin_systemd-updates.so 中的 gnome-software 段错误

  • 如何在拼音输入法中输入ü?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何将 GPG 私钥和公钥导出到文件

    • 4 个回答
  • Marko Smith

    ssh 无法协商:“找不到匹配的密码”,正在拒绝 cbc

    • 4 个回答
  • Marko Smith

    我们如何运行存储在变量中的命令?

    • 5 个回答
  • Marko Smith

    如何配置 systemd-resolved 和 systemd-networkd 以使用本地 DNS 服务器来解析本地域和远程 DNS 服务器来解析远程域?

    • 3 个回答
  • Marko Smith

    如何卸载内核模块“nvidia-drm”?

    • 13 个回答
  • Marko Smith

    dist-upgrade 后 Kali Linux 中的 apt-get update 错误 [重复]

    • 2 个回答
  • Marko Smith

    如何从 systemctl 服务日志中查看最新的 x 行

    • 5 个回答
  • Marko Smith

    Nano - 跳转到文件末尾

    • 8 个回答
  • Marko Smith

    grub 错误:你需要先加载内核

    • 4 个回答
  • Marko Smith

    如何下载软件包而不是使用 apt-get 命令安装它?

    • 7 个回答
  • Martin Hope
    rocky 如何将 GPG 私钥和公钥导出到文件 2018-11-16 05:36:15 +0800 CST
  • Martin Hope
    Wong Jia Hau ssh-add 返回:“连接代理时出错:没有这样的文件或目录” 2018-08-24 23:28:13 +0800 CST
  • Martin Hope
    Evan Carroll systemctl 状态显示:“状态:降级” 2018-06-03 18:48:17 +0800 CST
  • Martin Hope
    Tim 我们如何运行存储在变量中的命令? 2018-05-21 04:46:29 +0800 CST
  • Martin Hope
    Ankur S 为什么 /dev/null 是一个文件?为什么它的功能不作为一个简单的程序来实现? 2018-04-17 07:28:04 +0800 CST
  • Martin Hope
    user3191334 如何从 systemctl 服务日志中查看最新的 x 行 2018-02-07 00:14:16 +0800 CST
  • Martin Hope
    Marko Pacak Nano - 跳转到文件末尾 2018-02-01 01:53:03 +0800 CST
  • Martin Hope
    Kidburla 为什么真假这么大? 2018-01-26 12:14:47 +0800 CST
  • Martin Hope
    Christos Baziotis 在一个巨大的(70GB)、一行、文本文件中替换字符串 2017-12-30 06:58:33 +0800 CST
  • Martin Hope
    Bagas Sanjaya 为什么 Linux 使用 LF 作为换行符? 2017-12-20 05:48:21 +0800 CST

热门标签

linux bash debian shell-script text-processing ubuntu centos shell awk ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve