Summary: | gkrellm crashes randomly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | PM <mitaspiotr> |
Component: | Current packages | Assignee: | Jim Ramsay (lack) (RETIRED) <lack> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | desktop-dock |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
PM
2009-08-28 08:51:31 UTC
Based on the trace you posted, I suspect it is in the mail-check portion of gkrellm: #16 0x0000000000437412 in mail_check_thread (data=<value optimized out>) at mail.c:2213 If you disable this plugin, I expect it should no longer crash. However, this obviously has to be fixed! Would you mind attaching the output of: grep '^mail' .gkrellm2/user-config Remember to sanitize the output before attaching it, as it may contain your mail password! mail mailbox-remote IMAP student.pwr.wroc.pl "<name>" "<password>" 993 "inbox" mail mailbox-remote-use-ssl 1 mail mailbox-remote IMAP imap.gmail.com "<name>" "<password>" 993 "inbox" mail mailbox-remote-use-ssl 1 mail mua kmail mail notify mail fetch_command mail remote_check_timeout 1 mail local_check_timeout 4 mail fetch_check_is_local 0 mail msg_count_mode 0 mail animation_select_mode 1 mail fetch_check_only_mode 0 mail reset_remote_mode 0 mail unseen_is_new 0 mail enable 1 0 0 0 mail animation_continuous 1 mail show_tooltip 1 mail mh_seq_ignore 0 I have just add gkrellm-2.3.4 to the tree, which contains a number of stability fixes. Please give it a shot and let me know if this issue persists. Hi, I haven't seen this type of crash for a long time now, so I'll close the bug. Thanks for your time. |