<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>288254</bug_id>
          
          <creation_ts>2011-12-05 10:12:11 +0000</creation_ts>
          <short_desc>imap service continues crashing, after changeing workstation - other machine in local net, same NIS/NFS $HOME</short_desc>
          <delta_ts>2011-12-12 08:05:52 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>Akonadi</product>
          <component>IMAP resource</component>
          <version>4.7</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>269236</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Juergen Sauer">juergen.sauer</reporter>
          <assigned_to name="Kevin Ottens">ervin</assigned_to>
          <cc>myriam</cc>
    
    <cc>pim-bugs-null</cc>
    
    <cc>vkrause</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1195014</commentid>
    <comment_count>0</comment_count>
    <who name="Juergen Sauer">juergen.sauer</who>
    <bug_when>2011-12-05 10:12:11 +0000</bug_when>
    <thetext>Application: akonadi_imap_resource (4.7)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-13-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Repeating Akonadi Crash after changeing workstation - other machine in local net, same NIS/NFS $HOME

PPA Version on Ubuntu http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/

The crash can be reproduced every time.

-- Backtrace:
Application: AX-Imap of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc2cf95d780 (LWP 5189))]

Thread 2 (Thread 0x7fc2bcce1700 (LWP 5490)):
#0  0x00007fc2cb639f03 in __poll (fds=&lt;value optimized out&gt;, nfds=&lt;value optimized out&gt;, timeout=&lt;value optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc2c9f91104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc2c9f91639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc2cede1446 in QEventDispatcherGlib::processEvents (this=0x254d3b0, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fc2cedb5882 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fc2cedb5abc in QEventLoop::exec (this=0x7fc2bcce0de0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fc2ceccc924 in QThread::exec (this=&lt;value optimized out&gt;) at thread/qthread.cpp:492
#7  0x00007fc2cda53433 in KIMAP::SessionThread::run (this=0x2556f90) at ../../kimap/sessionthread.cpp:169
#8  0x00007fc2ceccf175 in QThreadPrivate::start (arg=0x2556f90) at thread/qthread_unix.cpp:320
#9  0x00007fc2caef4d8c in start_thread (arg=0x7fc2bcce1700) at pthread_create.c:304
#10 0x00007fc2cb64704d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc2cf95d780 (LWP 5189)):
[KCrash Handler]
#6  KIMAP::Job::start (this=0x252f290) at ../../kimap/job.cpp:56
#7  0x000000000042c0c0 in ImapResource::onHeadersFetchDone (this=0x24298f0, job=&lt;value optimized out&gt;) at ../../../resources/imap/imapresource.cpp:896
#8  0x000000000042d109 in ImapResource::qt_metacall (this=0x24298f0, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7fffe9e40610) at ./imapresource.moc:178
#9  0x00007fc2cedcb5f8 in QMetaObject::activate (sender=0x7fc2b8016390, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0x7fffe9e40610) at kernel/qobject.cpp:3287
#10 0x00007fc2cbf40862 in KJob::result (this=&lt;value optimized out&gt;, _t1=0x7fc2b8016390) at ./kjob.moc:194
#11 0x00007fc2cbf408a0 in KJob::emitResult (this=0x7fc2b8016390) at ../../kdecore/jobs/kjob.cpp:312
#12 0x00007fc2cda3969c in KIMAP::Job::handleErrorReplies (this=0x7fc2b8016390, response=...) at ../../kimap/job.cpp:86
#13 0x00007fc2cda3eab4 in KIMAP::FetchJob::handleResponse (this=0x7fc2b8016390, response=...) at ../../kimap/fetchjob.cpp:239
#14 0x00007fc2cda512f0 in KIMAP::SessionPrivate::responseReceived (this=0x26c54d0, response=...) at ../../kimap/session.cpp:271
#15 0x00007fc2cda52682 in KIMAP::Session::qt_metacall (this=0x25f9f20, _c=QMetaObject::InvokeMetaMethod, _id=&lt;value optimized out&gt;, _a=0x7fc2b8001290) at ./session.moc:113
#16 0x00007fc2cedca49a in QObject::event (this=0x25f9f20, e=&lt;value optimized out&gt;) at kernel/qobject.cpp:1226
#17 0x00007fc2ce1739f4 in QApplicationPrivate::notify_helper (this=0x23c8320, receiver=0x25f9f20, e=0x7fc2b80164e0) at kernel/qapplication.cpp:4462
#18 0x00007fc2ce1783ba in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x25f9f20, e=0x7fc2b80164e0) at kernel/qapplication.cpp:4341
#19 0x00007fc2cc507a76 in KApplication::notify (this=0x7fffe9e415e0, receiver=0x25f9f20, event=0x7fc2b80164e0) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007fc2cedb649c in QCoreApplication::notifyInternal (this=0x7fffe9e415e0, receiver=0x25f9f20, event=0x7fc2b80164e0) at kernel/qcoreapplication.cpp:731
#21 0x00007fc2cedb9c25 in sendEvent (receiver=0x0, event_type=0, data=0x2378970) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2378970) at kernel/qcoreapplication.cpp:1372
#23 0x00007fc2cede1253 in sendPostedEvents (s=0x23c3e10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=0x23c3e10) at kernel/qeventdispatcher_glib.cpp:277
#25 0x00007fc2c9f90bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fc2c9f913a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fc2c9f91639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fc2cede13ef in QEventDispatcherGlib::processEvents (this=0x2378570, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007fc2ce21d4de in QGuiEventDispatcherGlib::processEvents (this=&lt;value optimized out&gt;, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007fc2cedb5882 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fc2cedb5abc in QEventLoop::exec (this=0x7fffe9e41560, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007fc2cedb9ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#33 0x00007fc2cf4a5f46 in Akonadi::ResourceBase::init (r=0x24298f0) at ../../akonadi/resourcebase.cpp:393
#34 0x000000000041ffa6 in init&lt;ImapResource&gt; (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at /usr/include/akonadi/resourcebase.h:188
#35 main (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at ../../../resources/imap/imapresource.cpp:1898

Possible duplicates by query: bug 269236.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1196572</commentid>
    <comment_count>1</comment_count>
    <who name="Bogdan Udrescu">boboudrescu</who>
    <bug_when>2011-12-08 15:03:14 +0000</bug_when>
    <thetext>duplicate of bug 269236</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1198143</commentid>
    <comment_count>2</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2011-12-12 08:05:52 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 269236 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>