From unknown Sun Jun 22 00:55:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53028: nextcloud client segfaults Resent-From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 05 Jan 2022 16:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53028 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 53028@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16413996909178 (code B ref -1); Wed, 05 Jan 2022 16:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Jan 2022 16:21:30 +0000 Received: from localhost ([127.0.0.1]:41589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n592X-0002Nx-Ka for submit@debbugs.gnu.org; Wed, 05 Jan 2022 11:21:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:45686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n58gD-0007y2-Rb for submit@debbugs.gnu.org; Wed, 05 Jan 2022 10:58:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n58gD-000106-KO for bug-guix@gnu.org; Wed, 05 Jan 2022 10:58:25 -0500 Received: from sv-2s11.infcs.de ([194.95.66.48]:56634 helo=ux-2s-mailproxy.inf.h-brs.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n58gA-0008US-DT for bug-guix@gnu.org; Wed, 05 Jan 2022 10:58:25 -0500 Received: from condor.h-brs.de (p579732de.dip0.t-ipconnect.de [87.151.50.222]) (authenticated bits=0) by ux-2s-mailproxy.inf.h-brs.de (8.15.2/8.15.2/Debian-8ska0) with ESMTPSA id 205FwDE2006311 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 5 Jan 2022 16:58:16 +0100 User-agent: mu4e 1.6.10; emacs 27.2 From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Date: Wed, 05 Jan 2022 16:57:15 +0100 Message-ID: <87wnje9nua.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Auth: by SMTP AUTH @ ux-2s11 X-MIMEDefang-Info-ge: Gescannt in Inf@FH-BRS, Regeln s. MiniFAQ E-Mail/Mailscanner X-Spam-Status: No, Sender is auth'ed X-Scanned-By: MIMEDefang @ FB02 @ H-BRS Received-SPF: pass client-ip=194.95.66.48; envelope-from=gyps@member.fsf.org; helo=ux-2s-mailproxy.inf.h-brs.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Mailman-Approved-At: Wed, 05 Jan 2022 11:21:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Dear all, after updating my system today nextcloud client segfaults. No helpful error message is output. The call of #+begin_src sh nextcloud --logdebug --logfile - #+end_src after removing all configuration of nextcloud produces the following output #+begin_example 2022-01-05 16:50:20:506 [ info nextcloud.gui.application ]: "################## Nextcloud locale:[en_US] ui_lang:[] version:[3.2.0git] os:[Guix System]" 2022-01-05 16:50:20:506 [ info nextcloud.gui.application ]: Using "en_US" translation 2022-01-05 16:50:20:507 [ info nextcloud.gui.application ]: VFS suffix plugin is available 2022-01-05 16:50:20:507 [ info nextcloud.gui.socketapi ]: server started, listening at "/run/user/1000/Nextcloud/socket" 2022-01-05 16:50:20:507 [ info nextcloud.gui.folder.manager ]: setting remote poll timer interval to 30000 msec 2022-01-05 16:50:20:507 [ info nextcloud.gui.account.manager ]: Migrate: restoreFromLegacySettings, checking settings group "Nextcloud" 2022-01-05 16:50:20:507 [ info nextcloud.gui.account.manager ]: Migrate: checking old config "$HOME/.config/ownCloud/owncloud.cfg" 2022-01-05 16:50:20:513 [ info nextcloud.gui.folder.manager ]: Setup folders from "$HOME/.config/Nextcloud/folders" (migration) 2022-01-05 16:50:20:513 [ info nextcloud.sync.clientproxy ]: Set proxy configuration to use the preferred system proxy for http tcp connections Segmentation fault #+end_example Any idea what could have caused this error? Cheers, Alex From unknown Sun Jun 22 00:55:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53028: Acknowledgement (nextcloud client segfaults) Resent-From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Jan 2022 10:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53028 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 53028@debbugs.gnu.org Cc: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Received: via spool by 53028-submit@debbugs.gnu.org id=B53028.16414639717903 (code B ref 53028); Thu, 06 Jan 2022 10:13:02 +0000 Received: (at 53028) by debbugs.gnu.org; 6 Jan 2022 10:12:51 +0000 Received: from localhost ([127.0.0.1]:39692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5PlK-00023P-S7 for submit@debbugs.gnu.org; Thu, 06 Jan 2022 05:12:51 -0500 Received: from sv-2s11.infcs.de ([194.95.66.48]:58874 helo=ux-2s-mailproxy.inf.h-brs.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5PlF-000234-8l for 53028@debbugs.gnu.org; Thu, 06 Jan 2022 05:12:49 -0500 Received: from condor.h-brs.de (p579732de.dip0.t-ipconnect.de [87.151.50.222]) (authenticated bits=0) by ux-2s-mailproxy.inf.h-brs.de (8.15.2/8.15.2/Debian-8ska0) with ESMTPSA id 206ACbJI025962 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 6 Jan 2022 11:12:38 +0100 References: <87wnje9nua.fsf@member.fsf.org> User-agent: mu4e 1.6.10; emacs 27.2 From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Date: Thu, 06 Jan 2022 11:03:48 +0100 In-reply-to: Message-ID: <87sfu19nqt.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Auth: by SMTP AUTH @ ux-2s11 X-MIMEDefang-Info-ge: Gescannt in Inf@FH-BRS, Regeln s. MiniFAQ E-Mail/Mailscanner X-Spam-Status: No, Sender is auth'ed X-Scanned-By: MIMEDefang @ FB02 @ H-BRS X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I looked at the difference between the last generation nextcloud-client worked and the first it segfaults and the list of differences is shown below [1]. Since nextcloud is a QT application not even gtk+ should make the difference. Therefore I suspect that it is in the nextcloud-client@3.2 source where the reason for the error is located. I tried to switch back to 3.1.3 but there doesn't seem to be an older version for nextcloud-client any more. > $ guix install nextcloud-client@3.1.3 > guix install: error: nextcloud-client: package not found for version 3.1.3 =2D- Alex [1] different packages between working and non-working generation (only packages with different versions are shown, versions, not hashes are considered): =20 + python-jupyterlab 3.2.5 out /gnu/store/hsm2xijmav64liaay6= ph2zyi0vx2mi4a-python-jupyterlab-3.2.5 - python-jupyterlab 2.2.9 out /gnu/store/fsqv8wajabyk7dn11p= cqwsdb81rcnv00-python-jupyterlab-2.2.9 + ungoogled-chromium 96.0.4664.110-1 out /gnu/store/pa3k6j8i17bdhz4yw= 62n5pwg1ca4c1gi-ungoogled-chromium-96.0.4664.110-1 - ungoogled-chromium 96.0.4664.93-1 out /gnu/store/h74xpji0j9kck4lwl= rvc02vjc04rbajr-ungoogled-chromium-96.0.4664.93-1 + nextcloud-client 3.2.0 out /gnu/store/9lqfvn04fsr5npr9gl= x4ikygdynxqwy1-nextcloud-client-3.2.0 - nextcloud-client 3.1.3 out /gnu/store/964z4rjzg8236wcf7v= 24048gvcqm71lh-nextcloud-client-3.1.3 + flameshot 0.10.2 out /gnu/store/gzkz2ycwpza4vv76zh= 0i3vwzblpl0kkm-flameshot-0.10.2 - flameshot 0.8.5 out /gnu/store/8s055qi18q8awrwji1= 3ym5l27kcavmb1-flameshot-0.8.5 + cups 2.3.3op2 out /gnu/store/1id6r895258wj44wl7= 5zf51c8igq8vmg-cups-2.3.3op2 - cups 2.3.3 out /gnu/store/bi9p7zj8jjbwxlgah9= 1pqjxypywgaxvq-cups-2.3.3 + evince 40.2 out /gnu/store/n9pkb1145b9wd3l43c= cxm241c29nlb6f-evince-40.2 - evince 3.36.5 out /gnu/store/kkxnc1qcvlaqhwyqzn= 7ix75v19zwkzy1-evince-3.36.5 + rofi 1.7.2 out /gnu/store/klq61hm4h97j11kczm= 7vlnfsrmwnf9s8-rofi-1.7.2 - rofi 1.7.0 out /gnu/store/x5rwxpy2w6a0s19yl5= 2x2pir5xm9c75i-rofi-1.7.0 + gtk+ 3.24.30 out /gnu/store/p1x3p9x0x5g5m22dwz= i7iw87bpxmb2sz-gtk+-3.24.30 - gtk+ 3.24.24 out /gnu/store/1dswfgvhwykglwkdfz= vkypj5zjxicn96-gtk+-3.24.24 + poppler 21.07.0 out /gnu/store/gkiwa70z1w32xj51fy= q9ya95famrh51q-poppler-21.07.0 - poppler 0.86.1 out /gnu/store/dyiipg5pd852zjwz2j= 1gd5s0zlxi3gyq-poppler-0.86.1 + pulseaudio 15.0 out /gnu/store/2ycq2ihp8zqg1687qd= 9k67xyzc4n0s42-pulseaudio-15.0 - pulseaudio 14.0 out /gnu/store/jjdrqjy4ns8arqdz37= wi0qh43lc2z7d1-pulseaudio-14.0 + texlive 20210325 out /gnu/store/35xph93135j3l3l856= b2504j1hll53vr-texlive-20210325 - texlive 20190410 out /gnu/store/c1ch558dhj4fh9d30l= qb2nyqsrj0cfk1-texlive-20190410 + cmake 3.21.3 out /gnu/store/wxfx09c113lghn6axw= a7gk4cb74ld9cp-cmake-3.21.3 - cmake 3.21.1 out /gnu/store/vfbw5h12hqg23bagnz= grmclds2vrky3q-cmake-3.21.1 + weechat 3.4 out /gnu/store/mnra0cii4br3731zjg= bsivdpz7vknbc9-weechat-3.4 - weechat 3.3 out /gnu/store/9isbc51mvjidbrcpcw= c8idkifn40jb1n-weechat-3.3 + gnupg 2.2.32 out /gnu/store/75122spwjdkxxgd32g= kkil3n7ifax8i5-gnupg-2.2.32 - gnupg 2.2.29 out /gnu/store/cc0r4spdjr25pisaj4= fs7pcyb62v1r2x-gnupg-2.2.29 + file 5.41 out /gnu/store/x6jwiap9rgdk6zkrp2= ccwamw5qkrz92v-file-5.41 - file 5.38 out /gnu/store/h43rhpn3x2aifkk3sq= haaf6ia7hkqyhp-file-5.38 On Wed, Jan 05 2022, 16:22:01, help-debbugs@gnu.org (GNU bug Tracking Syste= m) wrote: > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > bug-guix@gnu.org > > If you wish to submit further information on this problem, please > send it to 53028@debbugs.gnu.org. > > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFIBAEBCAAyFiEEXU8UwBfdlxG/YNXXLg/GxGpHPCwFAmHWwI0UHGd5cHNAbWVt YmVyLmZzZi5vcmcACgkQLg/GxGpHPCzo1gf+NlEdurQ2jprHhdnv2kKAES1/uQuT KdhTmZ+CBaUcI1Fi9qW3B/ZgE2aWdzn5ei26ikk1OFXmtD7eTu974Up/o5HlaokE w59Ikhkp9E2U+EOjIeG0HpaGkmHTPsvfTXBhMVKBy4QnPNGTPujBqn4gOhTMNzkA VWgoX4g83d9Bl+IHlMMT53s/0LGHpJo6it8nt+s7CBlP6eEObuC/3rmdVIHMbEEP /1v2Mg2oUr2wfF1kmfY1W9el/yCYjb0uEw+SFubSxLqf2LvsgkYswi+HWZQ69PLR uIrt4xe+1Y7ng8FotycZXsJopreKCpSLjMfdH38GEFhzDz1D0DOawTdE5g== =pUn7 -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 00:55:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53028: (nextcloud client segfaults) Resent-From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Jan 2022 11:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53028 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Cc: 53028@debbugs.gnu.org Received: via spool by 53028-submit@debbugs.gnu.org id=B53028.164146792314381 (code B ref 53028); Thu, 06 Jan 2022 11:19:01 +0000 Received: (at 53028) by debbugs.gnu.org; 6 Jan 2022 11:18:43 +0000 Received: from localhost ([127.0.0.1]:39780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Qn5-0003jt-2g for submit@debbugs.gnu.org; Thu, 06 Jan 2022 06:18:43 -0500 Received: from sv-2s11.infcs.de ([194.95.66.48]:32842 helo=ux-2s-mailproxy.inf.h-brs.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Qn3-0003jR-2f for 53028@debbugs.gnu.org; Thu, 06 Jan 2022 06:18:41 -0500 Received: from condor.h-brs.de (p579732de.dip0.t-ipconnect.de [87.151.50.222]) (authenticated bits=0) by ux-2s-mailproxy.inf.h-brs.de (8.15.2/8.15.2/Debian-8ska0) with ESMTPSA id 206BIWg5027808 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 6 Jan 2022 12:18:32 +0100 References: <87wnje9nua.fsf@member.fsf.org> <87sfu19nqt.fsf@member.fsf.org> User-agent: mu4e 1.6.10; emacs 27.2 From: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Date: Thu, 06 Jan 2022 12:15:29 +0100 In-reply-to: <87sfu19nqt.fsf@member.fsf.org> Message-ID: <87k0fd9koz.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Auth: by SMTP AUTH @ ux-2s11 X-MIMEDefang-Info-ge: Gescannt in Inf@FH-BRS, Regeln s. MiniFAQ E-Mail/Mailscanner X-Spam-Status: No, Sender is auth'ed X-Scanned-By: MIMEDefang @ FB02 @ H-BRS X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable The problem is related to this known issue: https://github.com/NixOS/nixpkgs/issues/119029 which is fixed in version 3.3 of the client. Removing the directories ~/.local/share/Nextcloud ~/.cache/Nextcloud resolved the issue (at least temporarily). =2D- Alex On Thu, Jan 06 2022, 11:03:48, =CE=93=CF=85=CF=88 wro= te: > I looked at the difference between the last generation nextcloud-client > worked and the first it segfaults and the list of differences is shown > below [1]. > > Since nextcloud is a QT application not even gtk+ should make the > difference. Therefore I suspect that it is in the nextcloud-client@3.2 > source where the reason for the error is located. > > I tried to switch back to 3.1.3 but there doesn't seem to be an older > version for nextcloud-client any more. > >> $ guix install nextcloud-client@3.1.3 >> guix install: error: nextcloud-client: package not found for version 3.1= .3 > > -- Alex > > > [1] different packages between working and non-working generation (only > packages with different versions are shown, versions, not hashes are > considered): >=20=20 > + python-jupyterlab 3.2.5 out /gnu/store/hsm2xijmav64liaa= y6ph2zyi0vx2mi4a-python-jupyterlab-3.2.5 > - python-jupyterlab 2.2.9 out /gnu/store/fsqv8wajabyk7dn1= 1pcqwsdb81rcnv00-python-jupyterlab-2.2.9 > + ungoogled-chromium 96.0.4664.110-1 out /gnu/store/pa3k6j8i17bdhz4= yw62n5pwg1ca4c1gi-ungoogled-chromium-96.0.4664.110-1 > - ungoogled-chromium 96.0.4664.93-1 out /gnu/store/h74xpji0j9kck4l= wlrvc02vjc04rbajr-ungoogled-chromium-96.0.4664.93-1 > + nextcloud-client 3.2.0 out /gnu/store/9lqfvn04fsr5npr9= glx4ikygdynxqwy1-nextcloud-client-3.2.0 > - nextcloud-client 3.1.3 out /gnu/store/964z4rjzg8236wcf= 7v24048gvcqm71lh-nextcloud-client-3.1.3 > + flameshot 0.10.2 out /gnu/store/gzkz2ycwpza4vv76= zh0i3vwzblpl0kkm-flameshot-0.10.2 > - flameshot 0.8.5 out /gnu/store/8s055qi18q8awrwj= i13ym5l27kcavmb1-flameshot-0.8.5 > + cups 2.3.3op2 out /gnu/store/1id6r895258wj44w= l75zf51c8igq8vmg-cups-2.3.3op2 > - cups 2.3.3 out /gnu/store/bi9p7zj8jjbwxlga= h91pqjxypywgaxvq-cups-2.3.3 > + evince 40.2 out /gnu/store/n9pkb1145b9wd3l4= 3ccxm241c29nlb6f-evince-40.2 > - evince 3.36.5 out /gnu/store/kkxnc1qcvlaqhwyq= zn7ix75v19zwkzy1-evince-3.36.5 > + rofi 1.7.2 out /gnu/store/klq61hm4h97j11kc= zm7vlnfsrmwnf9s8-rofi-1.7.2 > - rofi 1.7.0 out /gnu/store/x5rwxpy2w6a0s19y= l52x2pir5xm9c75i-rofi-1.7.0 > + gtk+ 3.24.30 out /gnu/store/p1x3p9x0x5g5m22d= wzi7iw87bpxmb2sz-gtk+-3.24.30 > - gtk+ 3.24.24 out /gnu/store/1dswfgvhwykglwkd= fzvkypj5zjxicn96-gtk+-3.24.24 > + poppler 21.07.0 out /gnu/store/gkiwa70z1w32xj51= fyq9ya95famrh51q-poppler-21.07.0 > - poppler 0.86.1 out /gnu/store/dyiipg5pd852zjwz= 2j1gd5s0zlxi3gyq-poppler-0.86.1 > + pulseaudio 15.0 out /gnu/store/2ycq2ihp8zqg1687= qd9k67xyzc4n0s42-pulseaudio-15.0 > - pulseaudio 14.0 out /gnu/store/jjdrqjy4ns8arqdz= 37wi0qh43lc2z7d1-pulseaudio-14.0 > + texlive 20210325 out /gnu/store/35xph93135j3l3l8= 56b2504j1hll53vr-texlive-20210325 > - texlive 20190410 out /gnu/store/c1ch558dhj4fh9d3= 0lqb2nyqsrj0cfk1-texlive-20190410 > + cmake 3.21.3 out /gnu/store/wxfx09c113lghn6a= xwa7gk4cb74ld9cp-cmake-3.21.3 > - cmake 3.21.1 out /gnu/store/vfbw5h12hqg23bag= nzgrmclds2vrky3q-cmake-3.21.1 > + weechat 3.4 out /gnu/store/mnra0cii4br3731z= jgbsivdpz7vknbc9-weechat-3.4 > - weechat 3.3 out /gnu/store/9isbc51mvjidbrcp= cwc8idkifn40jb1n-weechat-3.3 > + gnupg 2.2.32 out /gnu/store/75122spwjdkxxgd3= 2gkkil3n7ifax8i5-gnupg-2.2.32 > - gnupg 2.2.29 out /gnu/store/cc0r4spdjr25pisa= j4fs7pcyb62v1r2x-gnupg-2.2.29 > + file 5.41 out /gnu/store/x6jwiap9rgdk6zkr= p2ccwamw5qkrz92v-file-5.41 > - file 5.38 out /gnu/store/h43rhpn3x2aifkk3= sqhaaf6ia7hkqyhp-file-5.38 > > > > On Wed, Jan 05 2022, 16:22:01, help-debbugs@gnu.org (GNU bug Tracking Sys= tem) wrote: > >> Thank you for filing a new bug report with debbugs.gnu.org. >> >> This is an automatically generated reply to let you know your message >> has been received. >> >> Your message is being forwarded to the package maintainers and other >> interested parties for their attention; they will reply in due course. >> >> Your message has been sent to the package maintainer(s): >> bug-guix@gnu.org >> >> If you wish to submit further information on this problem, please >> send it to 53028@debbugs.gnu.org. >> >> Please do not send mail to help-debbugs@gnu.org unless you wish >> to report a problem with the Bug-tracking system. > > [[End of PGP Signed Part]] --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFIBAEBCAAyFiEEXU8UwBfdlxG/YNXXLg/GxGpHPCwFAmHWz/8UHGd5cHNAbWVt YmVyLmZzZi5vcmcACgkQLg/GxGpHPCxOlQgAllE8WAokpvXyPpF27vLbX63yj3h3 ulisLT1k/4+dz4VxMgAYXN55PaL7YUcs8JuL9G9qp7DoZ5ByqrZIeCnkjw53CKoC qU78OB22hlsnlA+w/Wd5MI7TvdwaD8GXpp0x5ghZA4BJ+PRCiu45TvBN6tyEzgxo VufwgQjSFLa8wHJBY/5a13twKflBE92Dl9eQKJjhBigOz3ipXL29MueNK3cQO0AX k9a05nUXAZNgVXlk7tMSVkJhrAHTrJTJZdqVFpBvHOhWa6gwARRG9T9YmyYbJKbt CIww8+i7IU6Q50h0m00UVsRBCAiJCwRC41Md8iPuH4yNMxSWBU+nDOip+w== =6VRn -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 00:55:37 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: =?UTF-8?Q?=CE=93=CF=85=CF=88?= Subject: bug#53028: closed (Closing) Message-ID: References: <87wnje9nua.fsf@member.fsf.org> X-Gnu-PR-Message: they-closed 53028 X-Gnu-PR-Package: guix Reply-To: 53028@debbugs.gnu.org Date: Sun, 27 Aug 2023 09:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1693126802-17373-1" This is a multi-part message in MIME format... ------------=_1693126802-17373-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #53028: nextcloud client segfaults which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 53028@debbugs.gnu.org. --=20 53028: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53028 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1693126802-17373-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 53028-done) by debbugs.gnu.org; 27 Aug 2023 08:59:22 +0000 Received: from localhost ([127.0.0.1]:44149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaBc9-0004Uw-Py for submit@debbugs.gnu.org; Sun, 27 Aug 2023 04:59:21 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:36768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaBc7-0004Uj-Na for 53028-done@debbugs.gnu.org; Sun, 27 Aug 2023 04:59:20 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 85FF7484; Sun, 27 Aug 2023 10:59:08 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a--vci4oikPe; Sun, 27 Aug 2023 10:59:08 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 22AC419D; Sun, 27 Aug 2023 10:59:08 +0200 (CEST) Date: Sun, 27 Aug 2023 10:59:06 +0200 From: Andreas Enge To: 53028-done@debbugs.gnu.org Subject: Closing Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53028-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Since we are at nextcloud@3.8.2 right now, the issue should have disappeared; closing it. Thanks for the report and the helpful comments! Andreas ------------=_1693126802-17373-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Jan 2022 16:21:30 +0000 Received: from localhost ([127.0.0.1]:41589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n592X-0002Nx-Ka for submit@debbugs.gnu.org; Wed, 05 Jan 2022 11:21:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:45686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n58gD-0007y2-Rb for submit@debbugs.gnu.org; Wed, 05 Jan 2022 10:58:26 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n58gD-000106-KO for bug-guix@gnu.org; Wed, 05 Jan 2022 10:58:25 -0500 Received: from sv-2s11.infcs.de ([194.95.66.48]:56634 helo=ux-2s-mailproxy.inf.h-brs.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n58gA-0008US-DT for bug-guix@gnu.org; Wed, 05 Jan 2022 10:58:25 -0500 Received: from condor.h-brs.de (p579732de.dip0.t-ipconnect.de [87.151.50.222]) (authenticated bits=0) by ux-2s-mailproxy.inf.h-brs.de (8.15.2/8.15.2/Debian-8ska0) with ESMTPSA id 205FwDE2006311 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 5 Jan 2022 16:58:16 +0100 User-agent: mu4e 1.6.10; emacs 27.2 From: =?utf-8?B?zpPPhc+I?= To: bug-guix@gnu.org Subject: nextcloud client segfaults Date: Wed, 05 Jan 2022 16:57:15 +0100 Message-ID: <87wnje9nua.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Auth: by SMTP AUTH @ ux-2s11 X-MIMEDefang-Info-ge: Gescannt in Inf@FH-BRS, Regeln s. MiniFAQ E-Mail/Mailscanner X-Spam-Status: No, Sender is auth'ed X-Scanned-By: MIMEDefang @ FB02 @ H-BRS Received-SPF: pass client-ip=194.95.66.48; envelope-from=gyps@member.fsf.org; helo=ux-2s-mailproxy.inf.h-brs.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 05 Jan 2022 11:21:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Dear all, after updating my system today nextcloud client segfaults. No helpful error message is output. The call of #+begin_src sh nextcloud --logdebug --logfile - #+end_src after removing all configuration of nextcloud produces the following output #+begin_example 2022-01-05 16:50:20:506 [ info nextcloud.gui.application ]: "################## Nextcloud locale:[en_US] ui_lang:[] version:[3.2.0git] os:[Guix System]" 2022-01-05 16:50:20:506 [ info nextcloud.gui.application ]: Using "en_US" translation 2022-01-05 16:50:20:507 [ info nextcloud.gui.application ]: VFS suffix plugin is available 2022-01-05 16:50:20:507 [ info nextcloud.gui.socketapi ]: server started, listening at "/run/user/1000/Nextcloud/socket" 2022-01-05 16:50:20:507 [ info nextcloud.gui.folder.manager ]: setting remote poll timer interval to 30000 msec 2022-01-05 16:50:20:507 [ info nextcloud.gui.account.manager ]: Migrate: restoreFromLegacySettings, checking settings group "Nextcloud" 2022-01-05 16:50:20:507 [ info nextcloud.gui.account.manager ]: Migrate: checking old config "$HOME/.config/ownCloud/owncloud.cfg" 2022-01-05 16:50:20:513 [ info nextcloud.gui.folder.manager ]: Setup folders from "$HOME/.config/Nextcloud/folders" (migration) 2022-01-05 16:50:20:513 [ info nextcloud.sync.clientproxy ]: Set proxy configuration to use the preferred system proxy for http tcp connections Segmentation fault #+end_example Any idea what could have caused this error? Cheers, Alex ------------=_1693126802-17373-1--