after one of apt-get upgrade's
strace smm
(...)
write(12, "?? ======================="..., 51) = 51
write(12, "?? End mail download.\n", 29) = 29
write(12, "?? ======================="..., 52) = 52
futex(0x408d5bf8, FUTEX_WAIT, 5835, NULL) = 0
gettimeofday({1089332504, 55209}, NULL) = 0
ioctl(7, FIONREAD, [0]) = 0
poll([{fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 2,
0) = 0
gettimeofday({1089332504, 55342}, NULL) = 0
ioctl(7, FIONREAD, [0]) = 0
poll([{fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 2,
0) = 0
write(3, "DOWNLOADED 5 MESSAGE(S) USING \'P"..., 45) = 45
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
it crashes after succesfull mail download.
tried with and without all plugins <ie: with pop3 only>
with user account and roots
builded rpm from source <had to change reqs gtk-devel
to gtk+-devel and proper patch to .pdfs and include
manfile in package :) >
and still no-go.
note: it was perfect running for about year...
as you can see from my attached rpminstalls log I'm a
sick bastard who has a lot of repositories in my
sources.list :>
(mainly: dag,dries,freshrpms,extrpms,fedora-us,ccrma,
and some of AT-rpms)
I would happily check which ones broke smm, but I'm
out of time sadly :(
and in 2 days going offline for a two months. :(
any idea which one that my be?
Last installed/upgraded rpms..
Logged In: YES
user_id=899761
it stated working again after deleting some <~200> mails on
account.
it seems some variable is a bit too small.. :)
if you know wchich one, it would be nice to upgrade <heh
over one var, i know, but...>
GTK2 or tray-applettization anyone?