Strange crash when changing identity
Albrecht Dreß <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.balsa |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I observed a strange crash when changing the identity in the message composer window. The gdb backtrace it HUGE, indicating that the following calls are happening in an endless loop, ultimately causing a segfault (glib and gtk functions omitted): #8 0x00005555555cff45 in update_bsmsg_identity (bsmsg=bsmsg@entry=0x5555562d3a60, ident=0x555555aac910) at sendmsg-window.c:1101 #9 0x00005555555d0911 in sw_combo_box_changed (combo_box=0x555555c4cae0, bsmsg=0x5555562d3a60) at sendmsg-window.c:2411 [glib/gtk functions g_closure_invoke, g_signal_emit_valist, g_signal_emit, gtk_combo_box_set_active] #16 0x00005555555cff45 in update_bsmsg_identity (bsmsg=bsmsg@entry=0x5555562d3a60, ident=0x55555590e470) at sendmsg-window.c:1101 #17 0x00005555555d0911 in sw_combo_box_changed (combo_box=0x555555c4cae0, bsmsg=0x5555562d3a60) at sendmsg-window.c:2411 [glib/gtk functions g_closure_invoke, g_signal_emit_valist, g_signal_emit, gtk_combo_box_set_active] #24 0x00005555555cff45 in update_bsmsg_identity (bsmsg=bsmsg@entry=0x5555562d3a60, ident=0x555555aac910) at sendmsg-window.c:1101 …and so on, as above. I stopped at about bt step ~#900. The alternating calls to update_bsmsg_identity() seem to indicate that it's oscillating between two identities. Unfortunately, it's not reproducible. Any idea what's going on here? Cheers, Albrecht. _______________________________________________ balsa-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/balsa-list
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEcCEPemLFTtyGf4zATKlvDmfn2fgFAlxDFEAACgkQTKlvDmfn 2fjsmQf+Ij2vndtdPiRuKhs9oQCZM8EFM+tTten5RzSYPD07YXEO8InaStnifE27 2r6SdXxfUg7XhtEXlyr3qYq+zJ2zUfImiesjjEt+Xv7esHsfxa6msmJhHnFq6kM8 ZO+IZTQrNSWCrY0cu8wFlbW8t7kll48iOhK5D3qawksMDjYC5Kh4x/pCXPxpoMjB 19dfyUh8rB4uHWcxD5Euu8qcPNx1r6//4b2E9BVL32yqjLfspS900Rt7hhXnG7xy lh/YmJjOStFiq0hpsu1DAUAzMHRTDvM1V9Krd29HfliYe+7jjYqTulOfjOIvybpM KD8/EiMw6tt0EV+zSWt1WVxdrL+gSA== =c6ks -----END PGP SIGNATURE-----