[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#24787: Additional info
From:       Ismael Orenstein <perdig () linuxbr ! com ! br>
Date:       2001-04-26 21:21:05
[Download RAW message or body]

Hello there!

After enabling debug in kdelibs/kio, kdebase/kioslave/pop3 and 
kdenetwork/kmail, I get the following backtrace:

0x41120fe9 in __wait4 ()
#0  0x41120fe9 in __wait4 ()
#1  0x41181120 in __DTOR_END__ ()
#2  0x40964640 in KCrash::defaultCrashHandler ()
#3  <signal handler called>
#4  0x8482 in ?? ()
#5  0x4061e177 in KIO::TransferJob::data (this=0x82b09b8, t0=0x82b09b8,
    t1=@0xbffff560) at jobclasses.moc:859
#6  0x4060d9d1 in KIO::TransferJob::slotData (this=0x82b09b8,
    _data=@0xbffff560) at job.cpp:586
#7  0x40608103 in KIO::SlaveInterface::data (this=0x8241518, t0=@0xbffff560)
    at slaveinterface.moc:254
#8  0x4060508d in KIO::SlaveInterface::dispatch (this=0x8241518, _cmd=100,
    rawdata=@0xbffff560) at slaveinterface.cpp:74
#9  0x40604e38 in KIO::SlaveInterface::dispatch (this=0x8241518)
    at slaveinterface.cpp:58
#10 0x4062b862 in KIO::Slave::gotInput (this=0x8241518) at slave.cpp:181
#11 0x40bfbf5e in QObject::activate_signal ()
#12 0x40c55aed in QSocketNotifier::activated ()
#13 0x40c335ba in QSocketNotifier::event ()
#14 0x40ba89ee in QApplication::notify ()
#15 0x408ce529 in KApplication::notify ()
#16 0x40b73ff9 in sn_activate ()
#17 0x40b746fb in QApplication::processNextEvent ()
#18 0x40baaeff in QApplication::enter_loop ()
#19 0x40b7b592 in QApplication::exec ()
#20 0x811d943 in main (argc=11, argv=0xbffffa94) at main.cpp:227
#21 0x410b89ee in __libc_start_main (main=0x811d494 <main>, argc=11,
    argv=0xbffffa94, init=0x8064d24 <_init>, fini=0x814b220 <_fini>,
    rtld_fini=0x4000a570 <_dl_fini>, stack_end=0xbffffa8c)
    at ../sysdeps/generic/libc-start.c:90

If I run kmail from the konsole, I get the following output:

22709 libkdenetwork: creating new pgp object
22709 libkdenetwork: Kpgp: no pgp found
22709 libkdenetwork: Kpgp: pgpBase is dummy 
22709 kmail: entering KMKernel::init()
22709 kmail: exiting KMKernel::init()
22709 kmail: Default charset: iso8859-1
22709 kmail: KMComposeWin::rethinkFields
22709 kmail: KMKernel::openReader called
22709 kmail: KHTMLSettings::resetFontSizes adjustment is 4
22709 kmail: KHTMLSettings::resetFontSizes adjustment is 4
22709 khtml (part): KHTMLPart::init this=0x82b04a8 d=0x82b6be8
22709 khtml (memory): KHTMLPart::clear() this = 0x82b04a8
22709 khtml (xml): TIME: recalcStyle() dt=8
22709 khtml (xml): TIME: recalcStyle() dt=0
22709 khtml (part): KHTMLPart::checkCompleted() parsing: false
22709 khtml (part):                            complete: false
22709 kmail: KMHeaders::updateMessageList(void)
22709 kmail: mFolder->count() = 241
22709 kmail: mFolder->count() = 241
[Perdig:~]$ 22709 khtml (memory): KHTMLPart::clear() this = 0x82b04a8
22709 khtml (memory): KHTMLPart::clear(): dereferencing the document
22709 khtml (memory): HTMLDocumentImpl::detach()
22709 khtml (memory): renderRoot desctructor called
22709 khtml (xml): TIME: recalcStyle() dt=0
22709 kmail: KHTMLSettings::resetFontSizes adjustment is 4
22709 kmail: KHTMLSettings::resetFontSizes adjustment is 4
22709 khtml (html): style: parsing sheet 'body { font-family: "helvetica" } p 
{ font-size: 12pt } a { color: #0000c0; text-decoration: none; }'         
22709 khtml (xml): TIME: recalcStyle() dt=1                                 
22709 khtml (xml): TIME: recalcStyle() dt=0                                 
22709 khtml (part): KHTMLPart::checkCompleted() parsing: false              
22709 khtml (part):                            complete: false              
22709 kmail: checking mail, server busy                                     
22709 kmail: enable progress
22709 kio (Slave): createSlave for pop3://perdig@mailbr.com.br:110/index
22709 kdecore (KSocket): Performing lookup on 
//tmp/ksocket-PerdigsugN1Z/kmailhyBc2b.slave-socket
22709 kdecore (KSocket): Trying to listen on Unix 
/tmp/ksocket-PerdigsugN1Z/kmailhyBc2b.slave-socket
22709 kdecore (KSocket): Socket bound: 22
22709 kio (Slave): PID of slave = 22703
22709 kio (KIOJob): TransferJob::start
22709 kdecore (KSocket): Socket 22 accepted socket 21
22709 kio (Slave): slave has connected to application
22709 kio (Slave): got answer 100
22709 kmail: Data: <End>
22709 kio (KIOJob): TransferJob::slotFinished(0x83705f0, 
pop3://perdig@mailbr.com.br:110/index)
22709 kmail: stage == List
22709 kio (KIOJob): TransferJob::start
22709 kmail: Data: <End>
22709 kio (KIOJob): TransferJob::slotFinished(0x8374d08, 
pop3://perdig@mailbr.com.br:110/uidl)
22709 kmail: stage == Uidl
22709 kmail: Length of message about to get 0
22709 kio (KIOJob): TransferJob::start
*** KMail got signal 8 (Crashing)
appending message to ~/dead.letter
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kmail path = <unknown>

I don't know if it's useful, but I also tried to get my email via telnet... 
here is the output:

Trying 200.241.199.18...                                                    
Connected to mailbr.com.br.                                                 
Escape character is '^]'.                                                   
+OK DPOP Version 2.5g. <4899.988319098@mailbr.com.br>                       
user perdig                                                                 
+OK perdig nice to hear from you - password required                        
pass **************
+OK perdig has 27 mail messages 
list
+OK 27 (82403)
1 4786 0
2 2746 0
3 3177 0
4 1374 0
5 3021 0
6 3021 0
7 3340 0
8 3431 0
9 2827 0
10 1918 0
11 3157 0
12 2745 0
13 2803 0
14 2808 0
15 2760 0
16 2805 0
17 2902 0
18 2698 0
19 2641 0
20 2823 0
21 5616 0
22 2869 0
23 5349 0
24 2690 0
25 2704 0
26 2554 0
27 2838 0
.
uidl 1
+OK 1 988246042.000
uidl 2
+OK 2 988246419.000
quit

I deleted the first message (with "dele 1"), but I still get the error... :(

Anyway, I hope that *now* it helps... :)

[]'s and thanks for the support

-- 
Ismael Orenstein (UIN 1293061)
perdig@linuxbr.com.br
http://ksnes9x.sourceforge.net
http://ggz.sourceforge.net
http://linuxgames.com/xrally

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic