Mailinglist Archive: opensuse-bugs (7763 mails)
| < Previous | Next > |
[Bug 225430] Kdevelop Designer crash when saving.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 4 Dec 2006 05:59:34 -0700 (MST)
- Message-id: <20061204125934.38A99F61@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=225430
stbinner@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from stbinner@xxxxxxxxxx 2006-12-04 05:59 MST -------
Seems to happen only when overwriting a file?
System configuration startup check disabled.
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230821680 (LWP 24196)]
[KCrash handler]
#5 0xb7f7a6c0 in KParts::ReadWritePart::slotUploadFinished (this=0x8139968)
at ./kparts/part.cpp:649
#6 0xb7f7b702 in KParts::ReadWritePart::qt_invoke (this=0x8139968, _id=8,
_o=0xbfd557a4) at ./kparts/part.moc:389
#7 0xb6355d4b in KInterfaceDesigner::Designer::qt_invoke (this=0x8139968,
_id=8, _o=0xbfd557a4) at designer.moc:212
#8 0xb643adf3 in KDevDesignerPart::qt_invoke ()
from /opt/kde3/lib/kde3/libkdevdesignerpart.so
#9 0xb72713cd in QObject::activate_signal (this=0x8519340, clist=0x808a878,
o=0xbfd557a4) at kernel/qobject.cpp:2356
#10 0xb7d2efde in KIO::Job::result (this=0x8519340, t0=0x8519340)
at ./kio/kio/jobclasses.moc:162
#11 0xb7d7606d in KIO::Job::emitResult (this=0x8519340)
at ./kio/kio/job.cpp:227
#12 0xb7d7f954 in KIO::FileCopyJob::slotResult (this=0x8519340, job=0x84c9d58)
at ./kio/kio/job.cpp:1881
#13 0xb7d940ed in KIO::FileCopyJob::qt_invoke (this=0x8519340, _id=9,
_o=0xbfd558e4) at ./kio/kio/jobclasses.moc:1558
#14 0xb72713cd in QObject::activate_signal (this=0x84c9d58, clist=0x85232e0,
o=0xbfd558e4) at kernel/qobject.cpp:2356
#15 0xb7d2efde in KIO::Job::result (this=0x84c9d58, t0=0x84c9d58)
at ./kio/kio/jobclasses.moc:162
#16 0xb7d7606d in KIO::Job::emitResult (this=0x84c9d58)
at ./kio/kio/job.cpp:227
#17 0xb7d914ae in KIO::SimpleJob::slotFinished (this=0x84c9d58)
at ./kio/kio/job.cpp:575
#18 0xb7d91bcd in KIO::TransferJob::slotFinished (this=0x84c9d58)
at ./kio/kio/job.cpp:945
#19 0xb7d75c01 in KIO::SimpleJob::qt_invoke (this=0x84c9d58, _id=7,
_o=0xbfd55c44) at ./kio/kio/jobclasses.moc:417
#20 0xb7d75c63 in KIO::TransferJob::qt_invoke (this=0x84c9d58, _id=7,
_o=0xbfd55c44) at ./kio/kio/jobclasses.moc:1082
#21 0xb72713cd in QObject::activate_signal (this=0x816efe0, clist=0x84cbba8,
o=0xbfd55c44) at kernel/qobject.cpp:2356
#22 0xb75ab0ce in QSignal::signal (this=0x816efe0, t0=@0x816f008)
at .moc/release-shared-mt/moc_qsignal.cpp:100
#23 0xb728d497 in QSignal::activate (this=0x816efe0) at kernel/qsignal.cpp:212
#24 0xb7294823 in QSingleShotTimer::event (this=0x816efb8)
at kernel/qtimer.cpp:286
#25 0xb7212647 in QApplication::internalNotify (this=0xbfd56100,
receiver=0x816efb8, e=0xbfd55ef0) at kernel/qapplication.cpp:2636
#26 0xb72134f9 in QApplication::notify (this=0xbfd56100, receiver=0x816efb8,
e=0xbfd55ef0) at kernel/qapplication.cpp:2359
#27 0xb789c1f2 in KApplication::notify (this=0xbfd56100, receiver=0x816efb8,
event=0xbfd55ef0) at ./kdecore/kapplication.cpp:552
#28 0xb7207663 in QEventLoop::activateTimers (this=0x8064430)
at kernel/qapplication.h:520
#29 0xb71c1bd0 in QEventLoop::processEvents (this=0x8064430, flags=4)
at kernel/qeventloop_x11.cpp:389
#30 0xb72290e0 in QEventLoop::enterLoop (this=0x8064430)
at kernel/qeventloop.cpp:198
#31 0xb7228f76 in QEventLoop::exec (this=0x8064430)
at kernel/qeventloop.cpp:145
#32 0xb721200f in QApplication::exec (this=0xbfd56100)
at kernel/qapplication.cpp:2759
#33 0x0804e877 in main (argc=-1234881364, argv=0x69736540) at main.cpp:92
#34 0xb6e02f9c in __libc_start_main (main=0x804e6f0 <main>, argc=1,
ubp_av=0xbfd562f4, init=0x804fd30 <__libc_csu_init>,
fini=0x804fd20 <__libc_csu_fini>, rtld_fini=0xb7fe01d0 <_dl_fini>,
stack_end=0xbfd562ec) at libc-start.c:231
#35 0x0804e661 in _start ()
Current language: auto; currently c
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
stbinner@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from stbinner@xxxxxxxxxx 2006-12-04 05:59 MST -------
Seems to happen only when overwriting a file?
System configuration startup check disabled.
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230821680 (LWP 24196)]
[KCrash handler]
#5 0xb7f7a6c0 in KParts::ReadWritePart::slotUploadFinished (this=0x8139968)
at ./kparts/part.cpp:649
#6 0xb7f7b702 in KParts::ReadWritePart::qt_invoke (this=0x8139968, _id=8,
_o=0xbfd557a4) at ./kparts/part.moc:389
#7 0xb6355d4b in KInterfaceDesigner::Designer::qt_invoke (this=0x8139968,
_id=8, _o=0xbfd557a4) at designer.moc:212
#8 0xb643adf3 in KDevDesignerPart::qt_invoke ()
from /opt/kde3/lib/kde3/libkdevdesignerpart.so
#9 0xb72713cd in QObject::activate_signal (this=0x8519340, clist=0x808a878,
o=0xbfd557a4) at kernel/qobject.cpp:2356
#10 0xb7d2efde in KIO::Job::result (this=0x8519340, t0=0x8519340)
at ./kio/kio/jobclasses.moc:162
#11 0xb7d7606d in KIO::Job::emitResult (this=0x8519340)
at ./kio/kio/job.cpp:227
#12 0xb7d7f954 in KIO::FileCopyJob::slotResult (this=0x8519340, job=0x84c9d58)
at ./kio/kio/job.cpp:1881
#13 0xb7d940ed in KIO::FileCopyJob::qt_invoke (this=0x8519340, _id=9,
_o=0xbfd558e4) at ./kio/kio/jobclasses.moc:1558
#14 0xb72713cd in QObject::activate_signal (this=0x84c9d58, clist=0x85232e0,
o=0xbfd558e4) at kernel/qobject.cpp:2356
#15 0xb7d2efde in KIO::Job::result (this=0x84c9d58, t0=0x84c9d58)
at ./kio/kio/jobclasses.moc:162
#16 0xb7d7606d in KIO::Job::emitResult (this=0x84c9d58)
at ./kio/kio/job.cpp:227
#17 0xb7d914ae in KIO::SimpleJob::slotFinished (this=0x84c9d58)
at ./kio/kio/job.cpp:575
#18 0xb7d91bcd in KIO::TransferJob::slotFinished (this=0x84c9d58)
at ./kio/kio/job.cpp:945
#19 0xb7d75c01 in KIO::SimpleJob::qt_invoke (this=0x84c9d58, _id=7,
_o=0xbfd55c44) at ./kio/kio/jobclasses.moc:417
#20 0xb7d75c63 in KIO::TransferJob::qt_invoke (this=0x84c9d58, _id=7,
_o=0xbfd55c44) at ./kio/kio/jobclasses.moc:1082
#21 0xb72713cd in QObject::activate_signal (this=0x816efe0, clist=0x84cbba8,
o=0xbfd55c44) at kernel/qobject.cpp:2356
#22 0xb75ab0ce in QSignal::signal (this=0x816efe0, t0=@0x816f008)
at .moc/release-shared-mt/moc_qsignal.cpp:100
#23 0xb728d497 in QSignal::activate (this=0x816efe0) at kernel/qsignal.cpp:212
#24 0xb7294823 in QSingleShotTimer::event (this=0x816efb8)
at kernel/qtimer.cpp:286
#25 0xb7212647 in QApplication::internalNotify (this=0xbfd56100,
receiver=0x816efb8, e=0xbfd55ef0) at kernel/qapplication.cpp:2636
#26 0xb72134f9 in QApplication::notify (this=0xbfd56100, receiver=0x816efb8,
e=0xbfd55ef0) at kernel/qapplication.cpp:2359
#27 0xb789c1f2 in KApplication::notify (this=0xbfd56100, receiver=0x816efb8,
event=0xbfd55ef0) at ./kdecore/kapplication.cpp:552
#28 0xb7207663 in QEventLoop::activateTimers (this=0x8064430)
at kernel/qapplication.h:520
#29 0xb71c1bd0 in QEventLoop::processEvents (this=0x8064430, flags=4)
at kernel/qeventloop_x11.cpp:389
#30 0xb72290e0 in QEventLoop::enterLoop (this=0x8064430)
at kernel/qeventloop.cpp:198
#31 0xb7228f76 in QEventLoop::exec (this=0x8064430)
at kernel/qeventloop.cpp:145
#32 0xb721200f in QApplication::exec (this=0xbfd56100)
at kernel/qapplication.cpp:2759
#33 0x0804e877 in main (argc=-1234881364, argv=0x69736540) at main.cpp:92
#34 0xb6e02f9c in __libc_start_main (main=0x804e6f0 <main>, argc=1,
ubp_av=0xbfd562f4, init=0x804fd30 <__libc_csu_init>,
fini=0x804fd20 <__libc_csu_fini>, rtld_fini=0xb7fe01d0 <_dl_fini>,
stack_end=0xbfd562ec) at libc-start.c:231
#35 0x0804e661 in _start ()
Current language: auto; currently c
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |