[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2020-01-06 Thread El jinete sin cabeza
See LP: #1858414

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-12-29 Thread Daniel van Vugt
Hans,

This is again off-topic for this bug so shouldn't really be discussed
here. But to answer your question your crash report is linked to a page
where I got that info:

https://errors.ubuntu.com/bucket/?id=failed%3A/usr/bin/gnome-
shell%3A5%3A/usr/lib/x86_64-linux-gnu/libc-2.30.so%2B213eb%3A/usr/bin
/gnome-shell%2B152a%3A/usr/lib/x86_64-linux-
gnu/libc-2.30.so%2B21470%3A/usr/lib/x86_64-linux-
gnu/libglib-2.0.so.0.6200.1%2B3b8e5%3A/usr/lib/x86_64-linux-
gnu/libglib-2.0.so.0.6200.1%2B3c969%3A/usr/bin/gnome-
shell%2B15ee%3A/usr/lib/x86_64-linux-
gnu/libglib-2.0.so.0.6200.1%2B3cb9c%3A/usr/lib/x86_64-linux-
gnu/libglib-2.0.so.0.6200.1%2B3cd83%3A/usr/lib/libgjs.so.0.0.0%2B339e9%3A/usr/lib/libgjs.so.0.0.0%2B30d28%3A/usr/lib/libgjs.so.0.0.0%2B30e09%3A/usr/lib/x86_64
-linux-gnu/libmozjs-60.so.0.0.0%2B7b41ef%3A/usr/lib/x86_64-linux-
gnu/libmozjs-60.so.0.0.0%2B786974%3A/usr/lib/x86_64-linux-
gnu/libmozjs-60.so.0.0.0%2B793dab%3A/usr/lib/x86_64-linux-
gnu/libmozjs-60.so.0.0.0%2B7948fd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-12-25 Thread Hans Deragon
Thanks Daniel.  I installed the following packages:

libjpeg-turbo8-dbg/eoan,now 2.0.3-0ubuntu1 amd64 [installed]
libjpeg8-dbg/eoan,now 8c-2ubuntu8 amd64 [installed]

libnvidia-gl-435 does not have any debugging symbols package available.
Next time it crashes, I will transmit a better report.

That said, I fail to understand how you determined that the libjpeg
symbols are required.  Searching through the crash report, I only see
the following below.  How, as a casual user, can I figure out which
package I should install to provide a better debugging experience?

Thanks again.

$ fgrep libjpeg _usr_bin_gnome-shell.1000.crash
 libjpeg-turbo8 2.0.3-0ubuntu1
 libjpeg8 8c-2ubuntu8
 7f33dc2b5000-7f33dc2b9000 r--p  fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2
 7f33dc2b9000-7f33dc2fd000 r-xp 4000 fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2
 7f33dc2fd000-7f33dc337000 r--p 00048000 fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2
 7f33dc337000-7f33dc338000 ---p 00082000 fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2
 7f33dc338000-7f33dc339000 r--p 00082000 fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2
 7f33dc339000-7f33dc33a000 rw-p 00083000 fd:01 58076797   
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.2.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-12-23 Thread Daniel van Vugt
Hans,

Your crash report is not retraceable because "The following packages are
missing debug symbols: libjpeg-turbo8 libnvidia-gl-435.". I see no
evidence it is related to this bug.

Still, please keep submitting new crash reports, new bugs, as soon as
you experience them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-12-23 Thread Hans Deragon
I have a crash report which was uploaded with apport on 2019-12-22 08:38
EST.  The UUID for the crash report is:  59c38b68-24c0-11ea-b1ac-
fa163e983629

I am no expert, but it looks pretty similar to this report. Can someone
glance at it to confirm if it is the same problem or another?

gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1 is crashing on me every
two days and one looses everything very often.  Gnome becomes unstable
and I need to reboot.  Sometimes, I am thrown back to gdm but then
cannot login anymore; only a reboot will fix this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-29 Thread Daniel van Vugt
Weird. Now the page is correctly showing 3.34.0-3ubuntu1 is the latest.

https://launchpad.net/ubuntu/+source/mutter

** Changed in: mutter (Ubuntu Eoan)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-29 Thread Daniel van Vugt
The latest version of mutter in eoan is presently 3.34.0-1ubuntu1, so do
we declare this unfixed?...

** Changed in: mutter (Ubuntu Eoan)
   Status: Fix Released => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-23 Thread Apport retracing service
** Tags added: bugpattern-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.34.0-3ubuntu1

---
mutter (3.34.0-3ubuntu1) eoan; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.34.0-3) experimental; urgency=medium

  * d/p/clutter-*: Cherry-pick from upstream to fix a crash. During
animations, which was particularly bad when using Dash-to-Dock in
auto-hide mode. (LP: #1841794)

 -- Iain Lane   Fri, 20 Sep 2019 16:32:18 +0100

** Changed in: mutter (Ubuntu Eoan)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-20 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-20 Thread Iain Lane
** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #815
   https://gitlab.gnome.org/GNOME/mutter/issues/815

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/mutter/issues/815
   Importance: Unknown
   Status: Unknown

** Package changed: gnome-shell (Ubuntu Eoan) => mutter (Ubuntu Eoan)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-03 Thread Ken VanDine
** Changed in: gnome-shell (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Also affects: gnome-shell (Ubuntu Eoan)
   Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
   Status: Confirmed

** Tags removed: rls-ee-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-09-01 Thread Joshua Powers
Disabling auto-hide of the dock seems to prevent this from happening.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-08-29 Thread Sebastien Bacher
** Tags added: rls-ee-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-08-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1841794] Re: gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper for an already freed object of type: Clutt

2019-08-28 Thread Daniel van Vugt
Also tracking in:
https://errors.ubuntu.com/problem/10051642bda6e2a9a27fe0b0d5f84f8b1f29438f

** Description changed:

+ https://errors.ubuntu.com/problem/10051642bda6e2a9a27fe0b0d5f84f8b1f29438f
+ 
  ubuntu-bug crash report for bug reported in LP: #1841680
  
  On Eoan, gnome-shell (3.33.91-1ubuntu1) crashes and restarts when
  opening up applications from the dock.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.33.91-1ubuntu1
  ProcVersionSignature: Ubuntu 5.2.0-13.14-generic 5.2.8
  Uname: Linux 5.2.0-13-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 27 10:42:41 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2018-02-19 (554 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180214)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, user)
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  PATH=(custom, user)
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
-  g_log_default_handler () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
-  ?? ()
-  g_logv () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
-  g_log () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
+  g_log_default_handler () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
+  ?? ()
+  g_logv () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
+  g_log () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-shell crashed with signal 5 in g_log_default_handler()
  UpgradeStatus: Upgraded to eoan on 2019-08-27 (0 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sbuild sudo
  separator:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1841794

Title:
  gnome-shell crashed with SIGTRAP in g_log_default_handler() ... from
  ObjectInstance::~ObjectInstance() [usually logging "Finalizing wrapper
  for an already freed object of type: Clutter.PropertyTransition"]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1841794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs