On Wed, 2013-06-26 at 14:35 +0000, Reid Thompson wrote: > On Mon, 2013-06-24 at 10:29 -0400, Matthew Barnes wrote: > > > > $ G_DEBUG="fatal_warnings gdb evolution" /opt/evo/bin/evolution-src > > > > > > (evolution:6219): Gtk-WARNING **: Failed to register client: > > > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name > > > org.gnome.SessionManager was not provided by any .service files > > > /opt/evo/bin/evolution-src: line 46: 7753 Trace/breakpoint trap (core > > > dumped) "$prefix/bin/evolution-env" "$prefix/bin/evolution" "$@" > > > > "$logdir/evo.log.$i" 2>&1 > > > > > > > > > 2) if I get past 1, if I can re-create the initial error. > > > > Type "continue" (or just "c") in gdb. >
ack - :( i seem to forget everytime that $ G_DEBUG=fatal_warnings gdb evolution is the actual invocation desired, not that G_DEBUG="fatal_warnings gdb evolution" is an env var. (non-standard installation/env means I end up with invocation of $ G_DEBUG=fatal_warnings /opt/evo/bin/evolution-env gdb /opt/evo/bin/evolution ) post (with attachment) rejected as too large. backtrace is here http://pastebin.com/adnJsw00 anyways -- i lucked into how to reproduce it. I've attached a backtrace. If you need more (since I think I can reproduce it at will now ), or if you'd like me to attach it to a bugzilla ticket let me know. Also as information -- using the above invocation, there are a number of other issues that gdb stops on other than the (evolution:30823): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. Do you have any interest in them? reid _______________________________________________ evolution-hackers mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-hackers
