Your message dated Sun, 05 Feb 2023 19:35:36 +0000
with message-id <e1pokny-00cl12...@fasolo.debian.org>
and subject line Bug#1028638: fixed in libproxy 0.4.18-1.2
has caused the Debian Bug report #1028638,
regarding libproxy1v5: Gajim 1.6.0-1 crashes in libproxy call
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.)
--
1028638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gajim
Version: 1.6.0-1
Severity: important
Gajim 1.6.0-1 crashes while connecting to XMPP server(s). Visually the
Gajim window pops up briefly and then disappears again. According to the
stack trace below the crash seems related to libproxy.so.1, but I don't
have any proxy configured for the account.
$ gdb --ex r --args python3 $(command -v gajim) -v
[shortened to remove private info, let me know if you need more detail]
01/08/23 11:06:16 (D) gajim.gui.main Window state changed:
ICONIFIED: False, WITHDRAWN: False
01/08/23 11:06:16 (I) gajim.c.settings Set settings: app
01/08/23 11:06:16 (I) gajim.c.settings Signal:
is_window_visible changed
01/08/23 11:06:16 (D) gajim.c.storage.cache Execution time for
_commit: 1 ms
01/08/23 11:06:16 (I) gajim.c.settings Commit
01/08/23 11:06:16 (I) gajim.c.dbus.logind Name
org.freedesktop.login1 appeared, owned by :1.0
01/08/23 11:06:16 (I) gajim.c.dbus.logind Obtained shutdown delay
inhibitor
01/08/23 11:06:16 (I) gajim.gui.notification Notifications D-Bus
connected
01/08/23 11:06:16 (I) gajim.c.settings Set account settings: ***
01/08/23 11:06:16 (I) gajim.c.settings Signal: last_status changed
01/08/23 11:06:16 (I) gajim.c.settings Set account settings: ***
01/08/23 11:06:16 (I) gajim.c.settings Signal: last_status_msg
changed
01/08/23 11:06:16 (I) gajim.client Connect
01/08/23 11:06:16 (I) gajim.client State: 3
01/08/23 11:06:16 (I) gajim.client Signal: state-changed
01/08/23 11:06:16 (I) gajim.gui.css Get
.gajim-status-connecting color: rgb(77, 166, 255)
01/08/23 11:06:16 (D) gajim.c.storage.cache Execution time for
get_contact: 1 ms
01/08/23 11:06:16 (I) nbxmpp.stream (***) Connect
01/08/23 11:06:16 (I) nbxmpp.stream (***) Set state:
StreamState.RESOLVE
01/08/23 11:06:16 (I) nbxmpp.http
Request(140734679377472): Created
01/08/23 11:06:16 (I) nbxmpp.http
Request(140734679377472): Request sent, method: GET, uri:
https://***/.well-known/host-meta
[New Thread 0x7fff3fbff6c0 (LWP 8799)]
Thread 27 "pool-org.gajim." received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff53fff6c0 (LWP 8765)]
__pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.
(gdb) bt
#0 __pthread_kill_implementation
(threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0)
at ./nptl/pthread_kill.c:44
#1 0x00007ffff7d28d2f in __pthread_kill_internal
(signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2 0x00007ffff7cd9ef2 in __GI_raise (sig=sig@entry=6)
at ../sysdeps/posix/raise.c:26
#3 0x00007ffff7cc4472 in __GI_abort () at ./stdlib/abort.c:79
#4 0x00007ffff3a9d40a in () at /lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007ffff3aa861a in __gxx_personality_v0 ()
at /lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007ffff1c63131 in __libunwind_Unwind_Resume ()
at /lib/x86_64-linux-gnu/libunwind.so.8
#7 0x00007fff51ebd34a in () at /lib/x86_64-linux-gnu/libproxy.so.1
#8 0x00007fff51eb3e52 in () at /lib/x86_64-linux-gnu/libproxy.so.1
#9 0x00007fff51eb4287 in () at /lib/x86_64-linux-gnu/libproxy.so.1
#10 0x00007fff51eb4751 in px_proxy_factory_get_proxies ()
at /lib/x86_64-linux-gnu/libproxy.so.1
#11 0x00007fff51ee761f in ()
at /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
#12 0x00007ffff7024793 in () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#13 0x00007ffff73016da in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007ffff7300d0d in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff7d26fd4 in start_thread (arg=<optimized out>)
at ./nptl/pthread_create.c:442
#16 0x00007ffff7da766c in clone3 ()
at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (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 gajim depends on:
ii desktop-file-utils 0.26-1
ii gir1.2-gst-plugins-base-1.0 1.20.5-1
ii gir1.2-gtk-3.0 3.24.36-1
ii gir1.2-gtksource-4 4.8.4-1
ii python3 3.11.1-1
ii python3-cairo 1.20.1-5
ii python3-cryptography 38.0.4-1
ii python3-css-parser 1.0.8-1
ii python3-gi 3.42.2-3
ii python3-gi-cairo 3.42.2-3
ii python3-idna 3.3-1
ii python3-keyring 23.9.3-2
ii python3-nbxmpp 4.0.0-1
ii python3-packaging 22.0-2
ii python3-pil 9.4.0-1
ii python3-precis-i18n 1.0.4-2
Versions of packages gajim recommends:
ii alsa-utils 1.2.8-1
ii aspell-en [aspell-dictionary] 2018.04.16-0-1
ii ca-certificates 20211016
ii dbus 1.14.4-1
ii fonts-noto-color-emoji 2.038-1
ii gajim-omemo 2.9.0-1
pn gajim-openpgp <none>
ii gir1.2-farstream-0.2 0.2.9-1
ii gir1.2-geoclue-2.0 2.6.0-2
ii gir1.2-gsound-1.0 1.0.3-2
ii gir1.2-gspell-1 1.12.0-1+b1
ii gir1.2-gstreamer-1.0 1.20.5-1
ii gir1.2-gupnpigd-1.0 1.2.0-3
ii gir1.2-secret-1 0.20.5-3
ii gstreamer1.0-gl 1.20.5-1
ii gstreamer1.0-nice 0.1.18-2
ii gstreamer1.0-plugins-ugly 1.20.5-1
ii notification-daemon 3.20.0-4+b1
ii pulseaudio-utils 16.1+dfsg1-2+b1
ii python3-dbus 1.3.2-3
ii python3-gssapi 1.8.2-1
pn python3-sentry-sdk <none>
ii xfce4-notifyd [notification-daemon] 0.6.5-1
Versions of packages gajim suggests:
ii libxss1 1:1.2.3-1
pn nautilus-sendto <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libproxy
Source-Version: 0.4.18-1.2
Done: Martin <deba...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libproxy, 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 1028...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin <deba...@debian.org> (supplier of updated libproxy 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: SHA512
Format: 1.8
Date: Tue, 31 Jan 2023 18:39:31 +0000
Source: libproxy
Architecture: source
Version: 0.4.18-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Martin <deba...@debian.org>
Closes: 1028638
Changes:
libproxy (0.4.18-1.2) unstable; urgency=medium
.
* NMU
* Add patch by s...@debian.org to fix crash with glibproxyresolver
(Closes: #1028638)
Checksums-Sha1:
3456f3dab279075994dda15a4c2e230027e4ba61 2998 libproxy_0.4.18-1.2.dsc
f9006a9b4bd894d558a7d60b6456a3afac5f2efa 13628
libproxy_0.4.18-1.2.debian.tar.xz
27c81506d1f2a4d42a35c03115686dd5c088441e 21541
libproxy_0.4.18-1.2_amd64.buildinfo
Checksums-Sha256:
29dcdbc4af61c1e7282fa378d2adb6a0d95262af0b229705b5d2c524cfba0e14 2998
libproxy_0.4.18-1.2.dsc
22b08189419eec6dab1a9fae45462fef8a5faa8ec371be2f37fd9451a5eec4df 13628
libproxy_0.4.18-1.2.debian.tar.xz
f35f5d46e4fdc7b9c29bae635be6b492e85bb40bc05d9cf0d8653e7dd5969e87 21541
libproxy_0.4.18-1.2_amd64.buildinfo
Files:
d5d83859d36be611b89c76ca29128fe7 2998 libs optional libproxy_0.4.18-1.2.dsc
120cd3004259b5980afc02ceb6e9e931 13628 libs optional
libproxy_0.4.18-1.2.debian.tar.xz
750fbaff72c391ba982c2ff9acb5ce34 21541 libs optional
libproxy_0.4.18-1.2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEftHeo0XZoKEY1KdA4+Chwoa5Y+oFAmPZZC4ACgkQ4+Chwoa5
Y+odWw//f2PDpEJKczzXy83vjEb6sx+36R0KlmjjZ+giugIY/SsaM4Wbg1+0m3WI
VccS/3L/PtWpqheNmp812l3GFIYP/f7os++WtnQgUEWkJq4Q4dpYfnL0kl7acHRO
Uchg2Lwq9DtbYKLwfdgX85ZCCvxz8UZg3hQU0tGep7lw+omcarZRd/RjmdjiiR++
IekEcrmezNfUJEwf/Ppy8IefdxmlJWxGYWzzn6qcIn0ihHGYpSaIWorTIjJa1+DR
Oj9LUIRTu6mzUgYvqKiU/Cxng8sPAnr4+aMES8UUH/F6CQqLUdwNHZ4kRBJHZ0Y6
h/dpecdWiryLEDhOad8duyoMfh0xXFq3gLoOp69Mchs607hBxFSc6a/MtImCs83d
469+Q1t0KdjvMTgnL6RCi8XHlh3FgVW1YeuCiKP97BkbFOinw5JAgPwV6HUupa6c
+F5CX+gGH/5yLYZWMxYB9NPSwwdyXFwTAWHdSZc3yfh50h3MpJ4xyVX/fjAqDFfr
v5Le6hEhv2mmgD1UKn84/cP4gk24K0B3WLq1grSmVDvxarZmjnNQ6C5bFR5l8lhD
o2V8G3GNTx1m2V/RKcP6x2djBhAPZBYoSm5oWpF2zz35Xn58xwocENVrbV4ScZ7U
LBRKO31zHsJO8B5vN/KEJqn8kdXScB74CfuBgRHiBBQJwl2bjPE=
=1M66
-----END PGP SIGNATURE-----
--- End Message ---