Bug 94511 - Creating new project crashes program
Summary: Creating new project crashes program
Status: RESOLVED DUPLICATE of bug 88763
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: 3.3.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-06 00:53 UTC by Nigel McNie
Modified: 2004-12-07 10:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nigel McNie 2004-12-06 00:53:44 UTC
Version:           3.3.1 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-2)
OS:                Linux (i686) release 2.4.26-1-386

Whenever I try to create a new project, when I click "finish" Quanta+ crashes. More details:

* I have a project open
* I choose "new project"
* I fill in the first page as:
 - Name: tester (though the bug happens for any name I've tried)
 - Main Directory: /home/nigel/dnsadmin (The bug only seems to happen when this directory is empty, but I'm not sure about this)
 - Templates Directory = Toolbars Directory = /home/nigel/dnsadmin/ - The error doesn't seem to occur when left with the defaults - perhaps Quanta is trying to create /home/nigel/dnsadmin/ when it already exists?
 - Project sources: Add local files
* I fill in the next page as:
 - Insert files from [checked]
 - Insert files with the following mask: * (of course, no files are added because the directory is empty)
* The last page:
 - Author: Nigel McNie
 - Email: nigel@catalyst.net.nz (although it doesn't seem to matter what values are chosen)
* I click "Finish"
* Quanta crashes with SIGSEGV (what I could get of backtrace is below)
* There is a project file created, with this content (except for differing project name) created:

<!DOCTYPE webproject ><webproject>
        <project name="test">
                <upload />
        </project>
</webproject>

* Starting quanta results in Error: Project file could not be read and opening the project file for the project I had open when I started to make the new project

My Quanta is from apt-get, so I did not compile it myself.

BACKTRACE:
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 1813)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x416f4970 in QGList::findRef () from /usr/lib/libqt-mt.so.3
#6  0x416f45c5 in QGList::removeRef () from /usr/lib/libqt-mt.so.3
#7  0x40a9ed2b in KDirListerCache::forgetDirs () from /usr/lib/libkio.so.4
#8  0x40a9e3b7 in KDirListerCache::listDir () from /usr/lib/libkio.so.4
#9  0x40aa3e4c in KDirLister::openURL () from /usr/lib/libkio.so.4
#10 0x40b80acd in KFileTreeBranch::populate () from /usr/lib/libkio.so.4
#11 0x40b7cd3f in KFileTreeView::slotExpanded () from /usr/lib/libkio.so.4
#12 0x40b7eada in KFileTreeView::qt_invoke () from /usr/lib/libkio.so.4
#13 0x081c5358 in BaseTreeView::staticMetaObject ()
#14 0x08196207 in ProjectTreeView::staticMetaObject ()
#15 0x4143d52c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0x4178e05d in QListView::expanded () from /usr/lib/libqt-mt.so.3
#17 0x4151a787 in QListViewItem::setOpen () from /usr/lib/libqt-mt.so.3
#18 0x08194afb in ProjectTreeView::~ProjectTreeView ()
#19 0x081960a6 in ProjectTreeView::staticMetaObject ()
#20 0x4143d4a6 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0x40b80d3a in KFileTreeBranch::populateFinished ()
   from /usr/lib/libkio.so.4
#22 0x40b806d1 in KFileTreeBranch::slCompleted () from /usr/lib/libkio.so.4
#23 0x40b81031 in KFileTreeBranch::qt_invoke () from /usr/lib/libkio.so.4
#24 0x081c4783 in BaseTreeBranch::staticMetaObject ()
#25 0x4143d52c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#26 0x40aa5f9d in KDirLister::completed () from /usr/lib/libkio.so.4
#27 0x40a9e161 in KDirListerCache::listDir () from /usr/lib/libkio.so.4
#28 0x40aa3e4c in KDirLister::openURL () from /usr/lib/libkio.so.4
#29 0x40b80acd in KFileTreeBranch::populate () from /usr/lib/libkio.so.4
#30 0x08192cc8 in ProjectTreeView::~ProjectTreeView ()
#31 0x08193c55 in ProjectTreeView::~ProjectTreeView ()
#32 0x08196070 in ProjectTreeView::staticMetaObject ()
#33 0x4143d52c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0x081135b6 in Project::staticMetaObject ()
#35 0x081016a8 in QAsciiDict<int>::deleteItem ()
#36 0x08104b09 in QAsciiDict<int>::deleteItem ()
#37 0x081145c1 in ProjectPrivate::staticMetaObject ()
#38 0x4143d52c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#39 0x4143d354 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#40 0x40d05c8b in KAction::activated () from /usr/lib/libkdeui.so.4
#41 0x40d0565f in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#42 0x40d05e91 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#43 0x4143d52c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#44 0x4177b08a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#45 0x414576ed in QSignal::activate () from /usr/lib/libqt-mt.so.3
#46 0x415447a9 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#47 0x41473697 in QWidget::event () from /usr/lib/libqt-mt.so.3
#48 0x413e0bcf in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#49 0x413e02c4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#50 0x40f85da3 in KApplication::notify () from /usr/lib/libkdecore.so.4
#51 0x41375231 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#52 0x413732ce in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#53 0x4138a1a4 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#54 0x413f2f28 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#55 0x413f2dd8 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#56 0x413e0e21 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#57 0x080a2b4f in QPtrList<char>::deleteItem ()
#58 0x41b33dc6 in __libc_start_main () from /lib/libc.so.6
#59 0x0808b341 in ?? ()
Comment 1 András Manţia 2004-12-07 10:18:28 UTC

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