[Bug 250754] New: Account wizard is crashing when changing the first

Balcaen John mikala at mandriva.org
Fri Sep 10 09:31:21 BST 2010


https://bugs.kde.org/show_bug.cgi?id=250754

           Summary: Account wizard is crashing when changing the first
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: mikala at mandriva.org


Application: accountwizard (0.1)
KDE Platform Version: 4.5.67 (4.6 >= 20100901)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.4-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.1"

-- Information about the crash:
- What I was doing when the application crashed:
I set up account wizard to add an imap account from my own server.
The initial field are filled with some info like my name & my email
(john.balcaen at domain.tld )
i initially just change the username to mikala at mydomain.tld, click on next
after disabling the « check internet settings case », choose imap server, click
on next & was asked to fill the personnal settings where i was asked again for
my username ,I choose their to get back to the first screen in order to change
my original email keeping the same domain (only the username part before the so
changing back from mikala@  to john.balcaen@ ) & choose to follow again the
wizard clicking on next again.
The wizard crashed right after the account type state when i was supposed to
reach the Personnal Settings configuration screen.

The crash can be reproduced every time.

-- Backtrace:
Application: Account Assistant (accountwizard), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe2d4b7c720 (LWP 3891))]

Thread 2 (Thread 0x7fe2c297b710 (LWP 3897)):
#0  0x00007fe2cf3ca429 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007fe2d122fce2 in wait (this=<value optimized out>, mutex=0x1361710,
time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1361710,
time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fe2d1225ce8 in QThreadPoolThread::run (this=0x1126340) at
concurrent/qthreadpool.cpp:140
#4  0x00007fe2d122f68e in QThreadPrivate::start (arg=0x1126340) at
thread/qthread_unix.cpp:266
#5  0x00007fe2cf3c5a5d in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe2d0a1015d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe2d4b7c720 (LWP 3891)):
[KCrash Handler]
#6  KJSEmbed::Engine::interpreter (this=0x0) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/kjsembed.cpp:202
#7  0x00007fe2bb84be06 in Kross::KjsScript::finalize (this=0x1643c50) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/kjs/kjsscript.cpp:232
#8  0x00007fe2bb84ce92 in Kross::KjsScript::~KjsScript (this=0x1643c50,
__in_chrg=<value optimized out>) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/kjs/kjsscript.cpp:176
#9  0x00007fe2bb84ced9 in Kross::KjsScript::~KjsScript (this=0x1643c50,
__in_chrg=<value optimized out>) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/kjs/kjsscript.cpp:178
#10 0x00007fe2d3ed9778 in Kross::Action::finalize (this=0x117edf0) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/core/action.cpp:500
#11 0x00007fe2d3eda237 in Kross::Action::~Action (this=0x117edf0,
__in_chrg=<value optimized out>) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/core/action.cpp:144
#12 0x00007fe2d3eda2a9 in Kross::Action::~Action (this=0x117edf0,
__in_chrg=<value optimized out>) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/core/action.cpp:150
#13 0x00007fe2d132b1a4 in QObjectPrivate::deleteChildren (this=0x11d6200) at
kernel/qobject.cpp:1949
#14 0x00007fe2d23a8970 in QWidget::~QWidget (this=0x7fff5d54a180,
__in_chrg=<value optimized out>) at kernel/qwidget.cpp:1560
#15 0x0000000000437649 in Dialog::~Dialog (this=0x7fff5d54a180,
__in_chrg=<value optimized out>) at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/accountwizard/dialog.h:30
#16 0x00007fe2bb25e653 in Pointer<QObject>::cleanup (this=0x1665180) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/pointer.h:56
#17 0x00007fe2bb2581e2 in KJSEmbed::ObjectBinding::~ObjectBinding
(this=0x7fe2d49d0200, __in_chrg=<value optimized out>)
    at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/object_binding.cpp:39
#18 0x00007fe2bb57ca3e in KJS::Collector::collect () at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjs/collector.cpp:795
#19 0x00007fe2bb57cc75 in KJS::Collector::allocate (s=64) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjs/collector.cpp:331
#20 0x00007fe2bb253b21 in KJSEmbed::StaticConstructor::add (exec=0x1643dd0,
object=0x7fe2c017a680, constructor=0x7fe2bb535180)
    at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/static_binding.cpp:98
#21 0x00007fe2bb267b05 in KJSEmbed::setup (exec=0x1643dd0,
parent=0x7fe2c017a680) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/kjsembed.cpp:134
#22 0x00007fe2bb267cb7 in KJSEmbed::Engine::Engine (this=0x16452c0,
enableBindings=true) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kjsembed/kjsembed/kjsembed.cpp:166
#23 0x00007fe2bb84bfe3 in Kross::KjsScript::initialize (this=0x1643c50) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/kjs/kjsscript.cpp:188
#24 0x00007fe2bb84c209 in Kross::KjsScript::execute (this=0x1643c50) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/kjs/kjsscript.cpp:274
#25 0x00007fe2d3ed9cb1 in Kross::Action::slotTriggered (this=0x117edf0) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kross/core/action.cpp:528
#26 0x00007fe2d3edbb84 in Kross::Action::qt_metacall (this=0x117edf0,
_c=QMetaObject::InvokeMetaMethod, _id=32, _a=0x7fff5d548380)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kross/core/action.moc:186
#27 0x00007fe2d132cfbf in QMetaObject::activate (sender=0x117edf0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff5d548380)
at kernel/qobject.cpp:3272
#28 0x00007fe2d234d062 in QAction::triggered (this=<value optimized out>,
_t1=false) at .moc/release-shared/moc_qaction.cpp:263
#29 0x00007fe2d234d25a in QAction::activate (this=0x117edf0, event=<value
optimized out>) at kernel/qaction.cpp:1256
#30 0x000000000043d001 in LoadPage::enterPageNext (this=0x1183da0) at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/accountwizard/loadpage.cpp:61
#31 0x0000000000437bc0 in Dialog::slotNextOk (this=<value optimized out>) at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/accountwizard/dialog.cpp:115
#32 0x0000000000437c90 in Dialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff5d548630)
    at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/build/accountwizard/dialog.moc:88
#33 0x00007fe2d132cfbf in QMetaObject::activate (sender=0x1266930, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3272
#34 0x00007fe2d1a477c9 in KAssistantDialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value
optimized out>)
    at
/usr/src/debug/kdelibs-4.5.67svn1170578/build/kdeui/kassistantdialog.moc:76
#35 0x0000000000437bf5 in Dialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5d548750)
    at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/build/accountwizard/dialog.moc:77
#36 0x00007fe2d132cfbf in QMetaObject::activate (sender=0x7fff5d54a180,
m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3272
#37 0x00007fe2d1a53df8 in KDialog::slotButtonClicked (this=0x7fff5d54a180,
button=8192) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kdeui/dialogs/kdialog.cpp:884
#38 0x00007fe2d1a54427 in KDialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=33, _a=0x7fff5d548980)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kdeui/kdialog.moc:190
#39 0x00007fe2d1b14700 in KPageDialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5d548980)
    at /usr/src/debug/kdelibs-4.5.67svn1170578/build/kdeui/kpagedialog.moc:70
#40 0x00007fe2d1a47788 in KAssistantDialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value
optimized out>)
    at
/usr/src/debug/kdelibs-4.5.67svn1170578/build/kdeui/kassistantdialog.moc:70
#41 0x0000000000437bf5 in Dialog::qt_metacall (this=0x7fff5d54a180,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5d548980)
    at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/build/accountwizard/dialog.moc:77
#42 0x00007fe2d132cfbf in QMetaObject::activate (sender=0x11d6128, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff5d548980)
at kernel/qobject.cpp:3272
#43 0x00007fe2d1331a3e in QSignalMapper::mapped (this=<value optimized out>,
_t1=8192) at .moc/release-shared/moc_qsignalmapper.cpp:101
#44 0x00007fe2d1331b46 in QSignalMapper::map (this=0x11d6128, sender=0x11e49e0)
at kernel/qsignalmapper.cpp:266
#45 0x00007fe2d1332280 in QSignalMapper::qt_metacall (this=0x11d6128,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff5d548ae0) at
.moc/release-shared/moc_qsignalmapper.cpp:87
#46 0x00007fe2d132cfbf in QMetaObject::activate (sender=0x11e49e0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff5d548ae0)
at kernel/qobject.cpp:3272
#47 0x00007fe2d29be642 in QAbstractButton::clicked (this=<value optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#48 0x00007fe2d270614b in QAbstractButtonPrivate::emitClicked (this=<value
optimized out>) at widgets/qabstractbutton.cpp:546
#49 0x00007fe2d270771b in QAbstractButtonPrivate::click (this=0x11e4a20) at
widgets/qabstractbutton.cpp:539
#50 0x00007fe2d270798c in QAbstractButton::mouseReleaseEvent (this=0x11e49e0,
e=0x7fff5d549480) at widgets/qabstractbutton.cpp:1121
#51 0x00007fe2d23a5202 in QWidget::event (this=0x11e49e0, event=0x7fff5d549480)
at kernel/qwidget.cpp:8158
#52 0x00007fe2d23536e4 in QApplicationPrivate::notify_helper (this=0x10d2170,
receiver=0x11e49e0, e=0x7fff5d549480) at kernel/qapplication.cpp:4396
#53 0x00007fe2d23589da in QApplication::notify (this=<value optimized out>,
receiver=0x11e49e0, e=0x7fff5d549480) at kernel/qapplication.cpp:3959
#54 0x00007fe2d1ae6c86 in KApplication::notify (this=0x7fff5d54a1e0,
receiver=0x11e49e0, event=0x7fff5d549480) at
/usr/src/debug/kdelibs-4.5.67svn1170578/kdeui/kernel/kapplication.cpp:310
#55 0x00007fe2d131873c in QCoreApplication::notifyInternal
(this=0x7fff5d54a1e0, receiver=0x11e49e0, event=0x7fff5d549480) at
kernel/qcoreapplication.cpp:732
#56 0x00007fe2d23546e5 in sendEvent (receiver=0x11e49e0, event=0x7fff5d549480,
alienWidget=0x11e49e0, nativeWidget=0x7fff5d54a180, buttonDown=0x7fe2d2e25ed8,
lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#57 QApplicationPrivate::sendMouseEvent (receiver=0x11e49e0,
event=0x7fff5d549480, alienWidget=0x11e49e0, nativeWidget=0x7fff5d54a180,
buttonDown=0x7fe2d2e25ed8, lastMouseReceiver=..., spontaneous=
    true) at kernel/qapplication.cpp:3058
#58 0x00007fe2d23d1eb8 in QETWidget::translateMouseEvent (this=0x7fff5d54a180,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#59 0x00007fe2d23d0609 in QApplication::x11ProcessEvent (this=0x7fff5d54a1e0,
event=0x7fff5d549dd0) at kernel/qapplication_x11.cpp:3536
#60 0x00007fe2d23f7ab2 in x11EventSourceDispatch (s=0x10d6060, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#61 0x00007fe2ccedd3d3 in g_main_dispatch (context=0x10d4d20) at gmain.c:2119
#62 g_main_context_dispatch (context=0x10d4d20) at gmain.c:2672
#63 0x00007fe2cceddbb0 in g_main_context_iterate (context=0x10d4d20, block=1,
dispatch=1, self=<value optimized out>) at gmain.c:2750
#64 0x00007fe2ccedde4d in g_main_context_iteration (context=0x10d4d20,
may_block=1) at gmain.c:2813
#65 0x00007fe2d134385f in QEventDispatcherGlib::processEvents (this=0x10b7cd0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#66 0x00007fe2d23f774e in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#67 0x00007fe2d1317ad2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#68 0x00007fe2d1317d1c in QEventLoop::exec (this=0x7fff5d54a0e0, flags=...) at
kernel/qeventloop.cpp:201
#69 0x00007fe2d131c19b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#70 0x00000000004371b8 in main (argc=3, argv=0x7fff5d54a628) at
/usr/src/debug/kdepim-runtime-4.5.67svn1170578/accountwizard/main.cpp:69

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list