Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

balsa: 2.5.7 -> 2.5.9 #74118

Merged
merged 1 commit into from Nov 26, 2019
Merged

balsa: 2.5.7 -> 2.5.9 #74118

merged 1 commit into from Nov 26, 2019

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/balsa/versions.

meta.description for balsa is: '"An e-mail client for GNOME"'.

meta.homepage for balsa is: '"http://pawsa.fedorapeople.org/balsa/"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

4 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
balsa

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/wl15zj5jd8fwx0jld82vxf6cy570vih3-balsa-2.5.9 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A balsa https://github.com/r-ryantm/nixpkgs/archive/7e394a3e822d6cff680473f5ee4a3322c9e785e6.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/wl15zj5jd8fwx0jld82vxf6cy570vih3-balsa-2.5.9
ls -la /nix/store/wl15zj5jd8fwx0jld82vxf6cy570vih3-balsa-2.5.9/bin

cc @romildo for testing.

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 25, 2019

The main bin runs (mail client) but:

$ ./results/balsa/bin/balsa-ab
Segmentation fault (core dumped)

@romildo
Copy link
Contributor

romildo commented Nov 26, 2019

The address book works for me.

balsa-ab

@jtojnar
Copy link
Contributor

jtojnar commented Nov 26, 2019

I am getting the same:

$ env G_MESSAGES_DEBUG=all result/bin/balsa-ab
(balsa-ab:7201): GLib-GIO-DEBUG: 15:34:16.601: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(balsa-ab:7201): Gtk-DEBUG: 15:34:16.636: Connecting to session manager
fish: “env G_MESSAGES_DEBUG=all result…” terminated by signal SIGSEGV (Address boundary error)

Backtrace:

#0  0x000000000040ca13 in main (argc=<optimized out>, argv=<optimized out>) at ab-main.c:1101

https://gitlab.gnome.org/GNOME/balsa/blob/2.5.9/src/ab-main.c#L1101

Valgrind:

==8010== 
==8010== 1 errors in context 1 of 30:
==8010== Invalid read of size 8
==8010==    at 0x40CA13: main (ab-main.c:1124)
==8010==  Address 0x0 is not stack'd, malloc'd or (recently) free'd

https://gitlab.gnome.org/GNOME/balsa/blob/2.5.9/src/ab-main.c#L1124


But I get that crash with Balsa 2.5.7 too, so it probably is not regression.

@romildo
Copy link
Contributor

romildo commented Nov 26, 2019

After removing ~/.balsa the program balsa-ab gives segmentation fault (core dumped) for me too.

Tested on archlinux too, with the same behaviour.

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 26, 2019

Ok, in that case I'll merge.
Maybe worth mentioning upstream though?

@c0bw3b c0bw3b merged commit c5c37d7 into NixOS:master Nov 26, 2019
@romildo
Copy link
Contributor

romildo commented Nov 26, 2019

@r-ryantm r-ryantm deleted the auto-update/balsa branch December 7, 2019 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants