On Sat, 2011-03-19 at 19:23 +0100, Sebastian Raase wrote: > Package: xfce4-mailwatch-plugin > Version: 1.1.0-2+b1 > Severity: normal > File: xfce4-mailwatch > > It still crashes (amd64 host): > > [92959.590331] ADDRCONF(NETDEV_UP): eth0: link is not ready > [92960.220331] xfce4-mailwatch[15206] general protection ip:417015 > sp:7f73d46e2d48 error:0 in xfce4-mailwatch-plugin[400000+1f000] > [92961.804278] e100: eth0 NIC Link is Up 100 Mbps Full Duplex > > This happened to me twice when resuming from standby (suspend-to-ram). Seems > to be related to unreachable servers. I had both IMAP and POP3 configured > (different servers). I haven't been able to reproduce a crash, but it dies > once every few weeks. > > Worst thing is that the plugin looses all configuration when it dies, so > simply adding it back won't work. > > I don't know how to create a backtrace; if someone explains how to do it, I > might be able to produce one.
See http://wiki.debian.org/HowToGetABacktrace and http://wiki.xfce.org/howto/panel_plugin_debug You can try to attach gdb to the running process or make it dump a core when it crashes and analyze the coredump later. Regards, -- Yves-Alexis -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

