unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* pass free(): double free detected in tcache 2
@ 2019-12-07  4:27 Divan Santana
  2019-12-07 15:37 ` Brett Gilio
  2019-12-07 21:59 ` Protonmail Bridge
  0 siblings, 2 replies; 5+ messages in thread
From: Divan Santana @ 2019-12-07  4:27 UTC (permalink / raw)
  To: Help guix

Hi Guix

Since my guix system update from:

Generation 188  Nov 19 2019 22:37:41
  file name: /var/guix/profiles/system-188-link
  canonical file name: /gnu/store/dvj16fi2psiffb8pxpzpfpgrkbkg5nki-system
  label: GNU with Linux 5.3.10
  bootloader: grub-efi
  root device: /dev/mapper/crypt
  kernel: /gnu/store/vccvajs99f27axpaa79g71z7s2psfhxx-linux-5.3.10/bzImage

to

Generation 189  Nov 30 2019 23:49:57
  file name: /var/guix/profiles/system-189-link
  canonical file name: /gnu/store/a73ssfniyfwqzjfpab3y2504lm7q0ni1-system
  label: GNU with Linux 5.3.14
  bootloader: grub-efi
  root device: /dev/mapper/crypt
  kernel: /gnu/store/v7riv27agdd8jz6p4q2wd67bkwhk8qm7-linux-5.3.14/bzImage

when I run:

$ pass show somepass@example.com

I get

free(): double free detected in tcache 2

The pass version is the same, so I'm guessing this a bug in something else?

Anyone know?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pass free(): double free detected in tcache 2
  2019-12-07  4:27 pass free(): double free detected in tcache 2 Divan Santana
@ 2019-12-07 15:37 ` Brett Gilio
  2019-12-09 10:40   ` Divan Santana
  2019-12-07 21:59 ` Protonmail Bridge
  1 sibling, 1 reply; 5+ messages in thread
From: Brett Gilio @ 2019-12-07 15:37 UTC (permalink / raw)
  To: Divan Santana; +Cc: Help guix

Divan Santana <divan@santanas.co.za> writes:

> Hi Guix
>
> Since my guix system update from:
>
> Generation 188  Nov 19 2019 22:37:41
>   file name: /var/guix/profiles/system-188-link
>   canonical file name: /gnu/store/dvj16fi2psiffb8pxpzpfpgrkbkg5nki-system
>   label: GNU with Linux 5.3.10
>   bootloader: grub-efi
>   root device: /dev/mapper/crypt
>   kernel: /gnu/store/vccvajs99f27axpaa79g71z7s2psfhxx-linux-5.3.10/bzImage
>
> to
>
> Generation 189  Nov 30 2019 23:49:57
>   file name: /var/guix/profiles/system-189-link
>   canonical file name: /gnu/store/a73ssfniyfwqzjfpab3y2504lm7q0ni1-system
>   label: GNU with Linux 5.3.14
>   bootloader: grub-efi
>   root device: /dev/mapper/crypt
>   kernel: /gnu/store/v7riv27agdd8jz6p4q2wd67bkwhk8qm7-linux-5.3.14/bzImage
>
> when I run:
>
> $ pass show somepass@example.com
>
> I get
>
> free(): double free detected in tcache 2
>
> The pass version is the same, so I'm guessing this a bug in something else?
>
> Anyone know?
>

Hi Divan,

Could you do me a few things?

1. Run `guix describe`
2. Show me what packages you have listed in your system configuration.
3. Show me what packages you have installed in your main user-profile.

From there we might get a better idea of what is going on. Thanks :)

-- 
Brett M. Gilio
https://git.sr.ht/~brettgilio/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pass free(): double free detected in tcache 2
  2019-12-07  4:27 pass free(): double free detected in tcache 2 Divan Santana
  2019-12-07 15:37 ` Brett Gilio
@ 2019-12-07 21:59 ` Protonmail Bridge
  2019-12-09 10:44   ` Divan Santana
  1 sibling, 1 reply; 5+ messages in thread
From: Protonmail Bridge @ 2019-12-07 21:59 UTC (permalink / raw)
  To: Divan Santana; +Cc: Help guix

Hi!

I believe this is the upstream issue: https://dev.gnupg.org/T4762

Cheers,
Carl Dong

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pass free(): double free detected in tcache 2
  2019-12-07 15:37 ` Brett Gilio
@ 2019-12-09 10:40   ` Divan Santana
  0 siblings, 0 replies; 5+ messages in thread
From: Divan Santana @ 2019-12-09 10:40 UTC (permalink / raw)
  To: Help guix

> Could you do me a few things?
>
> 1. Run `guix describe`
> 2. Show me what packages you have listed in your system configuration.
> 3. Show me what packages you have installed in your main user-profile.
>
> From there we might get a better idea of what is going on. Thanks :)

Noted for next time.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: pass free(): double free detected in tcache 2
  2019-12-07 21:59 ` Protonmail Bridge
@ 2019-12-09 10:44   ` Divan Santana
  0 siblings, 0 replies; 5+ messages in thread
From: Divan Santana @ 2019-12-09 10:44 UTC (permalink / raw)
  To: Help guix

> I believe this is the upstream issue: https://dev.gnupg.org/T4762

Looks like that's it.

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-09 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-07  4:27 pass free(): double free detected in tcache 2 Divan Santana
2019-12-07 15:37 ` Brett Gilio
2019-12-09 10:40   ` Divan Santana
2019-12-07 21:59 ` Protonmail Bridge
2019-12-09 10:44   ` Divan Santana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).