Your message dated Tue, 10 Dec 2024 23:51:26 +0000
with message-id <e1tla0k-008gmw...@fasolo.debian.org>
and subject line Bug#1089631: fixed in glib2.0 2.82.3-2
has caused the Debian Bug report #1089631,
regarding libglib2.0-0t64: Makes lollypop crash after upgrade to 2.82.3-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1089631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libglib2.0-0t64
Version: 2.82.2-3
Severity: important
Dear Maintainer,
After today's glib upgrade from 2.82.2-3 to 2.82.3-1, lollypop segfaults.
Downgrading fixes the issue.
Here is the stack trace:
#0 g_type_check_instance_is_fundamentally_a
(type_instance=type_instance@entry=0x7f6a98008680,
fundamental_type=fundamental_type@entry=0x50 [GObject]) at
../../../gobject/gtype.c:4153
#1 0x00007f6ab5be022b in g_object_unref (_object=0x7f6a98008680) at
../../../gobject/gobject.c:4327
#2 0x00007f6ab5cb877d in g_source_callback_unref (cb_data=0x7f6a98004ab0) at
../../../glib/gmain.c:1633
#3 g_source_callback_unref (cb_data=0x7f6a98004ab0) at
../../../glib/gmain.c:1626
#4 0x00007f6ab5cb90df in g_source_destroy_internal
(source=source@entry=0x7f6a980086f0, context=context@entry=0x264c4310,
have_lock=have_lock@entry=1) at ../../../glib/gmain.c:1295
#5 0x00007f6ab5cba923 in g_main_dispatch (context=context@entry=0x264c4310) at
../../../glib/gmain.c:3387
#6 0x00007f6ab5cbca57 in g_main_context_dispatch_unlocked (context=0x264c4310)
at ../../../glib/gmain.c:4208
#7 g_main_context_iterate_unlocked (context=context@entry=0x264c4310,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../../../glib/gmain.c:4273
#8 0x00007f6ab5cbd1c0 in g_main_context_iteration
(context=context@entry=0x264c4310, may_block=may_block@entry=1) at
../../../glib/gmain.c:4338
#9 0x00007f6ab4813445 in g_application_run (application=0x26e3eb60
[lollypop+application+Application], argc=<optimized out>, argv=<optimized out>)
at ../../../gio/gapplication.c:2715
#10 0x00007f6ab65043fe in ffi_call_unix64 () at ../src/x86/unix64.S:104
#11 0x00007f6ab650370d in ffi_call_int (cif=cif@entry=0x26c8f710, fn=<optimized
out>, rvalue=<optimized out>, avalue=<optimized out>,
closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#12 0x00007f6ab6503ee3 in ffi_call (cif=cif@entry=0x26c8f710, fn=<optimized
out>, rvalue=rvalue@entry=0x7ffcdca221e8, avalue=<optimized out>) at
../src/x86/ffi64.c:710
#13 0x00007f6ab5e1509c in pygi_invoke_c_callable (function_cache=<optimized
out>, state=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized
out>) at ../gi/pygi-invoke.c:731
#14 0x00007f6ab5e17449 in pygi_function_cache_invoke (function_cache=<optimized
out>, py_args=<optimized out>, py_kwargs=<optimized out>) at
../gi/pygi-cache.c:941
#15 0x00000000005456eb in PyObject_Call () at ../Objects/call.c:376
#16 0x00000000005d3490 in _PyEval_EvalFrameDefault
(tstate=tstate@entry=0xbb05f0 <_PyRuntime+458992>, frame=<optimized out>,
frame@entry=0x7f6ab697c020, throwflag=throwflag@entry=0) at
Python/bytecodes.c:3263
#17 0x00000000005ce35d in _PyEval_EvalFrame (tstate=0xbb05f0
<_PyRuntime+458992>, frame=0x7f6ab697c020, throwflag=0) at
../Include/internal/pycore_ceval.h:89
#18 _PyEval_Vector (tstate=0xbb05f0 <_PyRuntime+458992>, func=0x7f6ab66262a0,
locals=0x7f6ab6642000, args=0x0, argcount=0, kwnames=0x0) at
../Python/ceval.c:1683
#19 PyEval_EvalCode (co=co@entry=0x261cf030,
globals=globals@entry=0x7f6ab6642000, locals=locals@entry=0x7f6ab6642000) at
../Python/ceval.c:578
#20 0x00000000005ff77f in run_eval_code_obj (tstate=0xbb05f0
<_PyRuntime+458992>, co=0x261cf030, globals=0x7f6ab6642000,
locals=0x7f6ab6642000) at ../Python/pythonrun.c:1722
#21 run_mod (mod=<optimized out>, filename=<optimized out>,
globals=0x7f6ab6642000, locals=0x7f6ab6642000, flags=<optimized out>,
arena=<optimized out>) at ../Python/pythonrun.c:1743
#22 0x00000000006a5d52 in pyrun_file (fp=fp@entry=0x261d3e00,
filename=filename@entry=0x7f6ab612e0b0, start=start@entry=257,
globals=globals@entry=0x7f6ab6642000, locals=locals@entry=0x7f6ab6642000,
closeit=closeit@entry=1, flags=0x7ffcdca22668) at ../Python/pythonrun.c:1643
#23 0x00000000006a5a90 in _PyRun_SimpleFileObject (fp=fp@entry=0x261d3e00,
filename=filename@entry=0x7f6ab612e0b0, closeit=closeit@entry=1,
flags=flags@entry=0x7ffcdca22668) at ../Python/pythonrun.c:433
#24 0x00000000006a58c8 in _PyRun_AnyFileObject (fp=0x261d3e00,
filename=filename@entry=0x7f6ab612e0b0, closeit=closeit@entry=1,
flags=flags@entry=0x7ffcdca22668) at ../Python/pythonrun.c:78
#25 0x00000000006ad889 in pymain_run_file_obj (program_name=0x7f6ab66421b0,
filename=0x7f6ab612e0b0, skip_source_first_line=0) at ../Modules/main.c:360
#26 pymain_run_file (config=0xb531d0 <_PyRuntime+77008>) at
../Modules/main.c:379
#27 pymain_run_python (exitcode=0x7ffcdca2265c) at ../Modules/main.c:633
#28 Py_RunMain () at ../Modules/main.c:713
#29 0x00000000006ad35b in Py_BytesMain (argc=<optimized out>, argv=<optimized
out>) at ../Modules/main.c:767
#30 0x00007f6ab6676d68 in __libc_start_call_main (main=main@entry=0x5132a0
<main>, argc=argc@entry=3, argv=argv@entry=0x7ffcdca22898) at
../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f6ab6676e25 in __libc_start_main_impl (main=0x5132a0 <main>, argc=3,
argv=0x7ffcdca22898, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffcdca22888) at ../csu/libc-start.c:360
#32 0x0000000000648461 in _start ()
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.3-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lollypop depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.40.0-4+b3
ii gir1.2-gst-plugins-base-1.0 1.24.10-1
ii gir1.2-gstreamer-1.0 1.24.10-2
ii gir1.2-handy-1 1.8.3-1+b2
ii gir1.2-secret-1 0.21.4-3
ii gir1.2-soup-3.0 3.6.1-1
ii gir1.2-totemplparser-1.0 3.26.6-1+b3
ii libhandy-1-0 1.8.3-1+b2
ii python3 3.12.7-1
ii python3-bs4 4.12.3-3
ii python3-cairo 1.26.1-2+b1
ii python3-gi 3.50.0-3+b1
ii python3-gi-cairo 3.50.0-3+b1
ii python3-gst-1.0 1.24.10-1
ii python3-pil 10.4.0-1+b1
Versions of packages lollypop recommends:
ii yt-dlp 2024.12.06-1
Versions of packages lollypop suggests:
ii gstreamer1.0-libav 1.24.10-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: glib2.0
Source-Version: 2.82.3-2
Done: Simon McVittie <s...@debian.org>
We believe that the bug you reported is fixed in the latest version of
glib2.0, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated glib2.0 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 10 Dec 2024 22:01:11 +0000
Source: glib2.0
Architecture: source
Version: 2.82.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 1089631
Changes:
glib2.0 (2.82.3-2) unstable; urgency=medium
.
* d/p/Revert-gdbus-Fix-leak-of-method-invocation-when-registeri.patch,
d/p/gdbusconnection-Add-a-comment-explaining-why-an-invocatio.patch,
d/p/gdbusconnection-Document-existing-refcount-semantics-of-c.patch:
Add patches proposed upstream to fix a regression for pygobject apps
(Closes: #1089631)
Checksums-Sha1:
9d4e56c980e7f05de452ee05716aa30f96cc0fae 4921 glib2.0_2.82.3-2.dsc
6e55cc219abeed1fbbb1b9225cc0f0d7349dac78 136940 glib2.0_2.82.3-2.debian.tar.xz
0c83271bd9e7c41d0b2e6a4826b8485a23e44dc0 7834 glib2.0_2.82.3-2_source.buildinfo
Checksums-Sha256:
a194e783a01075505fe4c721f309c9a86d6f5201bb41fc10b001dac64d37f843 4921
glib2.0_2.82.3-2.dsc
3f6318b4173f040cd5e9aeb6e16f1aa16548d1eabe86aa4fe4215bba58324c26 136940
glib2.0_2.82.3-2.debian.tar.xz
673fa4f5aaf17edf63bbf0cd7b9d586c5a3d9906dacca0778072d5171c53bb79 7834
glib2.0_2.82.3-2_source.buildinfo
Files:
22f0206193ac54620489afedda1247a3 4921 libs optional glib2.0_2.82.3-2.dsc
2a616a3f7f7780472c30a6d6731eade9 136940 libs optional
glib2.0_2.82.3-2.debian.tar.xz
b9779a55939bac017a723bccb753a536 7834 libs optional
glib2.0_2.82.3-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEegc60a5pT6Jb/2LlI1wJnT6zMHYFAmdY0eYACgkQI1wJnT6z
MHZMHQ//SomslUJUCxAvML8Fx8MWV/Z5UUSSiK5yETAPlmOaeObok3f7yHlnH6bO
Fi4+g9FsHY8FzZcDyYGsyyOAVPL+dnpWtNaFGVTxCqKLmG7MSRLxZP5ohSvryREa
Kg4ZOHc9LFqv9AmBrrL/Rc97mOAj25u3a00LV81eSyrwHUqv5iDs3xRsliliGGFQ
bTbUQKokIi3nq8jqPHbjCjtYr98YyjGhtZiXqlHD7LL9+6YCvYepmgGXrHEwyfUO
h+i2IoFHJrmt0u6ppkm1k6UMUAJFL/nYgHC5rKaUpHhMb3bRuf6NfDxVACaP5Je+
4USK1YPvlLx4uRt76KulWBiYNC96Tx8x3hZe4c5Bx6iLq0vDvmESZQLZkBddOVZA
iT89UyQtG+gyUHRkxDXduA9oJmirawGnQzDhoEtVTdWRTIx9k9ufqrgoSR6IO0lt
ZphUuTfYpyXQjkwDx7u2JTVmV5IagAV/AISfeph589KTXza++evuPvqlIIPDc3vK
/ZnkPA1lBGkCiIsI84cEtq6dtcsnMo9MdaoaTtxkHnyxCEkTN3unqIvp1gnVASUG
QoCBZJv5VPkaL1AX/6gnvJo2fdcMO+0qnf9pgWPmx1aFgx07dZzJkasHLHNJrwgo
eTvI+c5ZvZot1ESOtgRE3VAb0Vu3AbN98FMFaB65O/3jIZxL3Ww=
=PFeE
-----END PGP SIGNATURE-----
pgpgoPwLXar33.pgp
Description: PGP signature
--- End Message ---