Bug 78864 - Manager crashes when renaming folder with po's
Summary: Manager crashes when renaming folder with po's
Status: RESOLVED DUPLICATE of bug 63791
Alias: None
Product: kbabel
Classification: Miscellaneous
Component: CatalogManager (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Stanislav Visnovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-01 15:08 UTC by Bram Schoenmakers
Modified: 2004-05-12 09:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bram Schoenmakers 2004-04-01 15:08:45 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:          Linux

For example, the catalog manager loads the folder ~/kde-i18n.head/somefolder. Renaming the kde-i18n.head folder works, the catalog manager keeps running. When I rename this folder back to the original name, the catalog manager crashes.
Comment 1 Bram Schoenmakers 2004-04-01 15:10:58 UTC
Forgot to include a backtace:

0x41644949 in __wait4 () from /lib/libc.so.6
#0  0x41644949 in __wait4 () from /lib/libc.so.6
#1  0x416448d8 in __libc_waitpid (pid=-512, stat_loc=0x0, options=-512)
    at ../sysdeps/unix/sysv/linux/waitpid.c:26
#2  0x413c2c43 in waitpid () from /lib/libpthread.so.0
#3  0x407bb31d in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/lib/libkdecore.so.4
#4  0x413c067b in pthread_kill () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x415d0531 in __kill () from /lib/libc.so.6
#7  0x413c05bd in pthread_kill () from /lib/libpthread.so.0
#8  0x413c0b3b in raise () from /lib/libpthread.so.0
#9  0x415d1d15 in abort () at ../sysdeps/generic/abort.c:88
#10 0x4073ddfc in kDebugBackend(unsigned short, unsigned, char const*) ()
   from /usr/kde/lib/libkdecore.so.4
#11 0x4073e30f in kdbgstream::flush() () from /usr/kde/lib/libkdecore.so.4
#12 0x08075f8f in endl(kdbgstream&) ()
#13 0x0808ccd2 in CatalogManagerView::directoryChanged(QString const&) ()
#14 0x080915e6 in CatalogManagerView::qt_invoke(int, QUObject*) ()
#15 0x40bb00d6 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0x40bb0617 in QObject::activate_signal(int, QString) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#17 0x40261655 in KDirWatch::created(QString const&) ()
   from /usr/kde/lib/libkio.so.4
#18 0x402613a1 in KDirWatch::setCreated(QString const&) ()
   from /usr/kde/lib/libkio.so.4
#19 0x4026048a in KDirWatchPrivate::emitEvent(KDirWatchPrivate::Entry*, int, QString const&) () from /usr/kde/lib/libkio.so.4
#20 0x40260665 in KDirWatchPrivate::slotRescan() ()
   from /usr/kde/lib/libkio.so.4
#21 0x40261a2c in KDirWatchPrivate::qt_invoke(int, QUObject*) ()
   from /usr/kde/lib/libkio.so.4
#22 0x40bb00d6 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#23 0x40bafea1 in QObject::activate_signal(int) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#24 0x40fc9f25 in QTimer::timeout() () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0x40bda21e in QTimer::event(QEvent*) () from /usr/lib/qt/lib/libqt-mt.so.3
#26 0x40b3e585 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#27 0x40b3db95 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#28 0x4072ae8c in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/lib/libkdecore.so.4
#29 0x40b2a95e in QEventLoop::activateTimers() ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#30 0x40ad8baa in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#31 0x40b56006 in QEventLoop::enterLoop() () from /usr/lib/qt/lib/libqt-mt.so.3
#32 0x40b55ea8 in QEventLoop::exec() () from /usr/lib/qt/lib/libqt-mt.so.3
#33 0x40b3e98b in QApplication::exec() () from /usr/lib/qt/lib/libqt-mt.so.3
#34 0x08064803 in main ()
Comment 2 Stanislav Visnovsky 2004-05-12 09:11:34 UTC
Which folder do you rename, templates or the translations?
Comment 3 Stanislav Visnovsky 2004-05-12 09:15:17 UTC

*** This bug has been marked as a duplicate of 63791 ***