rickyrockrat / parcellite

GNU General Public License v3.0
224 stars 29 forks source link

Fails to launch after upgrading libglib-2.0 #28

Closed Rio517 closed 5 years ago

Rio517 commented 5 years ago

My liniux mint system upgraded from 2.56.1-2ubuntu1 to 2.56.2-0ubuntu0.18.04.1 and I now notice that I get the following error in dmesg when I try to launch parcellite.

traps: parcellite[7821] trap int3 ip:7f7ff9e90c41 sp:7fffb46839d0 error:0 in libglib-2.0.so.0.5600.2[7f7ff9e3f000+113000]

Or from bash:

➜  ~ parcellite
Flag 0x0001, status 256, EXIT 1 STAT 1
parcelliteAssuming old history style. Read and convert.

(parcellite:12806): GLib-ERROR **: 15:08:33.985: ../../../../glib/gmem.c:135: failed to allocate 18446744071566123041 bytes
[1]    12806 trace trap (core dumped)  parcellite

Here is the source w/ changelog for libglib-2.0. https://launchpad.net/ubuntu/+source/glib2.0/2.56.2-0ubuntu0.18.04.1

Rio517 commented 5 years ago

After clearing user data, I still had this issue. However, after another reboot, this issue seems to have gone away. :man_shrugging: Closing.