Date: Mon, 20 Apr 2009 14:38:16 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Peter Ulrich Kruppa <ulrich@pukruppa.net> Cc: FreeBSD-Gnome <freebsd-gnome@freebsd.org> Subject: Re: Erratic errors with evolution-2.26 Message-ID: <1240252696.1356.122.camel@shumai.marcuscom.com> In-Reply-To: <1240252515.57389.3.camel@pukruppa.net> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> <1240252515.57389.3.camel@pukruppa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-PcUnZYf6xSfdF0jGv/bk Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable On Mon, 2009-04-20 at 20:35 +0200, Peter Ulrich Kruppa wrote: > Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke:=20 > > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > > Hi, > > >=20 > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be starte= d > > > when an email arrives. It says an unknown application failed and > > > delivers a trace like this one: > >=20 > > This isn't a stack trace. You need to run Evolution in gdb, then follo= w > > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > > get a real stack trace with debugging symbols when the crash occurs. > I tried that, but I don't believe it will be of any use, since it isn't > evo itself that crashes - bug-buddy says it doesn't know this crashing > application. >=20 > Anyway, I ran evo from gdb and got this: > ------------------------------------- > (gdb) run > Starting program: /usr/local/bin/evolution=20 > [New LWP 100159] > [New Thread 0x809f020b0 (LWP 100159)] > /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: > =C2=BB.gtkrc-2.0-scrollbar_cog=C2=AB > ** (evolution:57108): DEBUG: mailto URL command: evolution %s > ** (evolution:57108): DEBUG: mailto URL program: evolution > [New Thread 0x809f03050 (LWP 100173)] > [New Thread 0x809f031e0 (LWP 100174)] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03690 (LWP 100178)] > [New Thread 0x809f03820 (LWP 100188)] > [New Thread 0x809f03cd0 (LWP 100190)] > [Thread 0x809f03370 (LWP 100177) exited] > [Thread 0x809f03cd0 (LWP 100190) exited] > [New Thread 0x809f03ff0 (LWP 100205)] > [New Thread 0x809f04180 (LWP 100206)] > [New Thread 0x809f04310 (LWP 100207)] > [New Thread 0x809f044a0 (LWP 100208)] > [Thread 0x809f03ff0 (LWP 100205) exited] > [Thread 0x809f04310 (LWP 100207) exited] > [Thread 0x809f044a0 (LWP 100208) exited] > [Thread 0x809f04180 (LWP 100206) exited] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03cd0 (LWP 100190)] > [Thread 0x809f03370 (LWP 100177) exited] > [Thread 0x809f03cd0 (LWP 100190) exited] > [New Thread 0x809f03ff0 (LWP 100177)] > [Thread 0x809f03ff0 (LWP 100177) exited] > [New Thread 0x809f04310 (LWP 100177)] > [New Thread 0x809f044a0 (LWP 100190)] > [New Thread 0x809f04180 (LWP 100205)] > [New Thread 0x809f05da0 (LWP 100206)] > [New Thread 0x809f05f30 (LWP 100207)] > [Thread 0x809f05f30 (LWP 100207) exited] > [New Thread 0x809f060c0 (LWP 100207)] > [Thread 0x809f060c0 (LWP 100207) exited] > [Thread 0x809f05da0 (LWP 100206) exited] > [New Thread 0x809f03370 (LWP 100206)] > [Thread 0x809f03370 (LWP 100206) exited] > [New Thread 0x809f03cd0 (LWP 100206)] > [Thread 0x809f03cd0 (LWP 100206) exited] > [New Thread 0x809f03ff0 (LWP 100206)] > [New Thread 0x809f05f30 (LWP 100207)] > [New Thread 0x809f060c0 (LWP 100208)] > [Thread 0x809f05f30 (LWP 100207) exited] > [New Thread 0x809f05da0 (LWP 100207)] > [Thread 0x809f04310 (LWP 100177) exited] > [Thread 0x809f060c0 (LWP 100208) exited] > [Thread 0x809f03ff0 (LWP 100206) exited] > [Thread 0x809f05da0 (LWP 100207) exited] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03cd0 (LWP 100206)] > [Thread 0x809f03cd0 (LWP 100206) exited] > [New Thread 0x809f05f30 (LWP 100206)] > [Thread 0x809f05f30 (LWP 100206) exited] > [New Thread 0x809f04310 (LWP 100206)] > [Thread 0x809f04310 (LWP 100206) exited] > [New Thread 0x809f060c0 (LWP 100206)] > [Thread 0x809f060c0 (LWP 100206) exited] > [Thread 0x809f03370 (LWP 100177) exited] >=20 > Program exited normally. > (gdb) thread apply all bt > (gdb) quit > ------------------------------------------------------- >=20 > When an email arrived and bug-buddy came up, I finished evo. >=20 > I wonder: Could it be one of evo's plugins that trigger the > crash-message - or some other dependent application?=20 Start Evo, then attach gdb to it. See if you get a back trace in gdb then. Joe >=20 > Greetings >=20 > Uli. >=20 > >=20 > > Joe > >=20 > > >=20 > > > ----------------------------------------------- > > > System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 > > > 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 > > > X Vendor: The X.Org Foundation > > > X Vendor Release: 10600000 > > > Selinux: No > > > Accessibility: Disabled > > > GTK+ Theme: Clearlooks > > > Icon Theme: gnome > > > GTK+ Modules: canberra-gtk-module, gnomebreakpad > > >=20 > > > Memory status: size: 136597504 vsize: 136597504 resident: 27250688 > > > share: 156515109 rss: 27250688 rss_rlim: 6653 > > > CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: = 0 > > > timeout: 0 it_real_value: 0 frequency: 133 > > >=20 > > >=20 > > >=20 > > > ---- Critical and fatal warnings logged during execution ---- > > >=20 > > > ** GLib **: gmem.c:136: failed to allocate 64 bytes=20 > > > --------------------------------------------------------- > > >=20 > > > As I wrote, this thing isn't produced every time an email arrives, ju= st > > > sometimes. Also I can't see any application crash: it's just annoying= to > > > click away bug-buddy 15 times a day. > > > This problem persists although I forced a complete portupgrade and ev= en > > > after I installed evolution-2.26.1.1 . > > >=20 > > > Can anybody else see this or should I just kill bugs-bunny? > > >=20 > > > Greetings > > >=20 > > > Uli.=20 > > >=20 > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.o= rg" > > >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PcUnZYf6xSfdF0jGv/bk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAknswRcACgkQb2iPiv4Uz4ckUwCgkIngg0jwZ/QT74TogidQKF9H CygAnRvZ7S/9aFbZWkfChaDJYZUl8myP =FC0n -----END PGP SIGNATURE----- --=-PcUnZYf6xSfdF0jGv/bk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1240252696.1356.122.camel>