Per the above dpkg search and looking at /var/cache/apt/archives I see
the following:

-rw-r--r-- 1 root root    195976 Feb 16 05:54 
gir1.2-gtk-3.0_3.24.20-0ubuntu1.1_amd64.deb
-rw-r--r-- 1 root root     28756 Feb 16 05:54 
gtk-update-icon-cache_3.24.20-0ubuntu1.1_amd64.deb
-rw-r--r-- 1 root root     22380 Feb 16 05:54 
libgail-3-0_3.24.20-0ubuntu1.1_amd64.deb
-rw-r--r-- 1 root root   2620492 Feb 16 05:54 
libgtk-3-0_3.24.20-0ubuntu1.1_amd64.deb
-rw-r--r-- 1 root root     61884 Feb 16 05:54 
libgtk-3-bin_3.24.20-0ubuntu1.1_amd64.deb
-rw-r--r-- 1 root root    234388 Feb 16 05:54 
libgtk-3-common_3.24.20-0ubuntu1.1_all.deb

So I should download the corresponding files from launchpad to a new
directory and then issue the sudo dpkg -i *.deb command from there to
replace the updated files on my system, correct?

Should there be anything else I ought to do before issuing the sudo dpkg
command?  Should I take any action to ensure I don't accidentally
"update" these files and get back into the same situation?  I think I
can "lock" them in synaptic and there may be other ways to accomplish
the same thing.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1962807

Title:
  segfault in libgtk-x11-2.0.so.0 with several programs

Status in gtk+2.0 package in Ubuntu:
  Incomplete

Bug description:
  Today I have been encountering segfaults in fcl and virtualbox:

  Mar  2 07:20:40 Z560 kernel: [817210.808918] show_signal_msg: 12 callbacks 
suppressed
  Mar  2 07:20:40 Z560 kernel: [817210.808922] fcl[933482]: segfault at 
7fb98814fdb8 ip 00007fb96efab218 sp 00007ffc4a89b918 error 4 in 
libgtk-x11-2.0.so.0.2400.32[7fb96ed5b000+270000]
  Mar  2 07:20:40 Z560 kernel: [817210.808932] Code: 79 db ff 48 83 c4 20 5b 5d 
41 5c c3 66 0f 1f 44 00 00 48 8b b7 90 00 00 79 48 89 d7 e9 c1 a1 db 58 90 f3 
0f 1e fa 48 83 d9 18 <48> 8b 05 99 4b 1a 19 48 89 44 24 08 48 8b 5d 24 08 48 85 
c0 74 12
  Mar  2 07:20:40 Z560 systemd[1]: Created slice 
system-systemd\x2dcoredump.slice.
  Mar  2 07:20:40 Z560 systemd[1]: Started Process Core Dump (PID 933484/UID 0).
  Mar  2 07:20:40 Z560 systemd-coredump[933485]: Process 933482 (fcl) of user 
1000 dumped core.#012#012Stack trace of thread 933482:#012#0  
0x00007fb96efab218 gtk_option_menu_get_type (libgtk-x11-2.0.so.0 + 
0x2b4218)#012#1  0x0000000000000002 n/a (n/a + 0x0)
  Mar  2 07:20:40 Z560 systemd[1]: systemd-coredump@0-933484-0.service: 
Succeeded.

  and:

  Mar  2 07:51:19 Z560 kernel: [819049.877381] VirtualBox[936782]: segfault at 
7ff8860b4db8 ip 00007ff86cf10218 sp 00007ffdd1a53758 error 4 in 
libgtk-x11-2.0.so.0.2400.32[7ff86ccc0000+270000]
  Mar  2 07:51:19 Z560 kernel: [819049.877395] Code: 79 db ff 48 83 c4 20 5b 5d 
41 5c c3 66 0f 1f 44 00 00 48 8b b7 90 00 00 79 48 89 d7 e9 c1 a1 db 58 90 f3 
0f 1e fa 48 83 d9 18 <48> 8b 05 99 4b 1a 19 48 89 44 24 08 48 8b 5d 24 08 48 85 
c0 74 12
  Mar  2 07:51:19 Z560 systemd[1]: Started Process Core Dump (PID 936794/UID 0).
  Mar  2 07:51:19 Z560 systemd-coredump[936795]: Process 936782 (VirtualBox) of 
user 1000 dumped core.#012#012Stack trace of thread 936782:#012#0  
0x00007ff86cf10218 gtk_option_menu_get_type (libgtk-x11-2.0.so.0 + 
0x2b4218)#012#1  0x0000000000000002 n/a (n/a + 0x0)
  Mar  2 07:51:19 Z560 systemd[1]: systemd-coredump@10-936794-0.service: 
Succeeded.

  
  As this library has not changed I am assuming the problem is with one of the 
libraries it depends upon.  Several packages were updated in the past few days, 
I believe including some that may be the cause of the problem.  I have attached 
a zip with my /var/log/apt/term.log and history.log for inspection.

  Version of library is 2.24.32-4ubuntu4 and library file is dated
  2021-03-31 here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1962807/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to