all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: 47675@debbugs.gnu.org
Subject: bug#47675: quiterss segfaults
Date: Fri, 09 Apr 2021 19:21:10 +0200	[thread overview]
Message-ID: <15dfc22680deb6274111a24a222840902deb74f9.camel@telenet.be> (raw)

[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]

Hi Guix,

$ guix --version
> guix (GNU Guix) 29a6c361492b18bcb0f6d2517d010a1b48441521
> [...]

$ guix environment --ad-hoc --pure coreutils which gdb quiterss -E "XAUTHORITY" -E "DISPLAY" -- quiterss
> # (No output)

$ guix environment --ad-hoc --pure coreutils which gdb quiterss -E "XAUTHORITY" -E "DISPLAY" --
[env]$ quiterss
> Segmentation fault
$ cat `which quiterss`
> [export things, and an exec line]
$ [the export
lines]
$ gdb .quiterss-real
(gdb) start
(gdb) continue

(visual output)  Loading: 30%  0.19.4  QuiteRSS, free news reader (progress bar)
> Continuing.
> [New Thread 0x7fffeefc2700 (LWP 25287)]
> [New Thread 0x7fffe4d6c700 (LWP 25288)]
> [New Thread 0x7fffdffff700 (LWP 25289)]
> [New Thread 0x7fffdf7fe700 (LWP 25290)]
> [New Thread 0x7fffdeffd700 (LWP 25291)]
>
> Thread 1 ".quiterss-real" received signal SIGSEGV, Segmentation fault.
> 0x00007ffff7b4cdab in QHeaderViewPrivate::createSectionItems(int, int, int, QHeaderView::ResizeMode) ()
>   from /gnu/store/gdg69dfp58q5lbfd9armvazh8bmyf4j0-qtbase-5.15.2/lib/libQt5Widgets.so.5

(gdb) bt
> #0  0x00007ffff7b4cdab in QHeaderViewPrivate::createSectionItems(int, int, int, QHeaderView::ResizeMode) () from /gnu/store/gdg69dfp58q5lbfd9armvazh8bmyf4j0-qtbase-5.15.2/lib/libQt5Widgets.so.5
> #1  0x00007ffff7b4d9f2 in QHeaderView::setSectionResizeMode(int, QHeaderView::ResizeMode) ()
>    from /gnu/store/gdg69dfp58q5lbfd9armvazh8bmyf4j0-qtbase-5.15.2/lib/libQt5Widgets.so.5
> #2  0x00000000005437bd in ?? ()
> #3  0x0000000000544ac3 in ?? ()
> #4  0x00000000004f9ee6 in ?? ()
> #5  0x0000000000449a70 in main ()

Again, this time with --with-debug-info=quiterss:

(gdb) bt
> [grrr! no improvement]

Greetings,
Maxime

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

                 reply	other threads:[~2021-04-09 17:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15dfc22680deb6274111a24a222840902deb74f9.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=47675@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.