Syslog is flooded with Object St.Bin (0x565425162c80), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Dash to dock |
Fix Released
|
Unknown
|
|||
gnome-shell-extension-dashtodock (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
gnome-shell-extension-ubuntu-dock (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
The syslog is full of these messages, continuously written all day long
Nov 25 07:46:42 pc1 gnome-shell[2980]: Object St.Bin (0x565425162c80), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Nov 25 07:46:42 pc1 gnome-shell[2980]: == Stack trace for context 0x56541fffb220 ==
Nov 25 07:46:42 pc1 gnome-shell[2980]: #0 7ffddbfa1940 b /<email address hidden>
ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell-
ProcVersionSign
Uname: Linux 5.8.0-29-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu50.1
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 25 07:42:45 2020
InstallationDate: Installed on 2014-06-03 (2366 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitec
SourcePackage: gnome-shell-
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in dash-to-dock: | |
status: | Unknown → New |
Changed in gnome-shell-extension-ubuntu-dock (Ubuntu): | |
importance: | Undecided → High |
summary: |
- Object St.Bin (0x565425162c80), has been already deallocated — - impossible to set any property on it. This might be caused by the object - having been destroyed from C code using something such as destroy(), - dispose(), or remove() vfuncs. + Syslog is flooded with Object St.Bin (0x565425162c80), has been already + deallocated — impossible to set any property on it. This might be caused + by the object having been destroyed from C code using something such as + destroy(), dispose(), or remove() vfuncs. |
Changed in gnome-shell-extension-dashtodock (Ubuntu): | |
importance: | Undecided → High |
Changed in dash-to-dock: | |
status: | New → Fix Released |
Changed in gnome-shell-extension-dashtodock (Ubuntu): | |
status: | Fix Committed → Fix Released |
Other than the exact line number, this looks close to https:/ /github. com/micheleg/ dash-to- dock/issues/ 1332