Bug 102364 - quanta crashs on php file in VPL mode
Summary: quanta crashs on php file in VPL mode
Status: RESOLVED DUPLICATE of bug 99826
Alias: None
Product: quanta
Classification: Miscellaneous
Component: VPL (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Paulo Moura Guedes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 14:40 UTC by Tobias Powalowski
Modified: 2005-04-15 14:59 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 Tobias Powalowski 2005-03-24 14:40:50 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.3 
OS:                Linux

post from archlinux bugtracker: i reproduced it, it crashed.
here the copy from our bugtracker:
Quanta crash with signal 6. SIGABRT 
 
- Software: Install using pacman from the extra . System is current. Quanta version from the package kdewebdev-3.4.0-4.pkg.tar.gz. 
 
- Step to reproduce: Start X window, wait until KDE finished loading. Start quanta. Open a php file (html or php) and then click the VPL editor. 
 
Message from the console is: 
terminate called after throwing an instance of 'DOM::DOMException' 
KCrash: Application 'quanta' crashing... 
 
The backtrace is not so usefull but still post here: 
 
(no debugging symbols found) 
Using host libthread_db library "/lib/tls/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) 
(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 1105070304 (LWP 2182)] 
(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] 
#7 0xffffe410 in ?? () 
#8 0xbfffe37c in ?? () 
#9 0x00000006 in ?? () 
#10 0x00000886 in ?? () 
#11 0x41c943c1 in raise () from /lib/tls/libc.so.6 
#12 0x41c95b59 in abort () from /lib/tls/libc.so.6 
#13 0x41c20897 in __gnu_cxx::__verbose_terminate_handler () 
 from /usr/lib/libstdc++.so.6 
#14 0x41c1e405 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6 
#15 0x41c1e442 in std::terminate () from /usr/lib/libstdc++.so.6 
#16 0x41c1e5c2 in __cxa_throw () from /usr/lib/libstdc++.so.6 
#17 0x40648ef2 in DOM::Node::insertBefore () from /opt/kde/lib/libkhtml.so.4 
#18 0x082fb45c in KSaveAllDialog::staticMetaObject () 
#19 0x08328e3c in htmlDocumentProperties::staticMetaObject () 
#20 0x08335dff in htmlDocumentProperties::staticMetaObject () 
#21 0x080d5e91 in ?? () 
#22 0x08554570 in ?? () 
#23 0x087faf58 in ?? () 
#24 0x00000000 in ?? () 
#25 0x40ceb227 in KToolBarButton::on () from /opt/kde/lib/libkdeui.so.4 
#26 0x080f2e86 in ?? () 
#27 0x087984a8 in ?? () 
#28 0x00000001 in ?? () 
#29 0xbfffe938 in ?? () 
#30 0xffffff3f in ?? () 
#31 0x40eb1154 in __JCR_LIST__ () from /opt/kde/lib/libkdeui.so.4 
#32 0x08670e60 in ?? () 
#33 0xbfffe938 in ?? () 
#34 0x40e30961 in KToolBar::setButton () from /opt/kde/lib/libkdeui.so.4 
#35 0x4142f7e4 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 
#36 0x4142ff7c in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 
#37 0x40cee4e9 in KAction::activated () from /opt/kde/lib/libkdeui.so.4 
#38 0x40da913a in KAction::slotActivated () from /opt/kde/lib/libkdeui.so.4 
#39 0x40da939e in KToggleAction::slotActivated () 
 from /opt/kde/lib/libkdeui.so.4 
#40 0x40cee53d in KAction::slotButtonClicked () from /opt/kde/lib/libkdeui.so.4 
#41 0x40e1c1d0 in KAction::qt_invoke () from /opt/kde/lib/libkdeui.so.4 
#42 0x40e1cb84 in KToggleAction::qt_invoke () from /opt/kde/lib/libkdeui.so.4 
#43 0x4142f7e4 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 
#44 0x40d44e69 in KToolBarButton::buttonClicked () 
 from /opt/kde/lib/libkdeui.so.4 
#45 0x40d44f40 in KToolBarButton::mouseReleaseEvent () 
 from /opt/kde/lib/libkdeui.so.4 
#46 0x414694d4 in QWidget::event () from /opt/qt/lib/libqt-mt.so.3 
#47 0x413cbd8f in QApplication::internalNotify () 
 from /opt/qt/lib/libqt-mt.so.3 
#48 0x413cc14a in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3 
#49 0x410512c5 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4 
#50 0x41365306 in QETWidget::translateMouseEvent () 
 from /opt/qt/lib/libqt-mt.so.3 
#51 0x4136356e in QApplication::x11ProcessEvent () 
 from /opt/qt/lib/libqt-mt.so.3 
#52 0x413771e5 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3 
#53 0x413e2461 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3 
#54 0x413e23b6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3 
#55 0x413caeff in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3 
#56 0x080eaec1 in ?? () 
#57 0x083c41a0 in ?? () 
#58 0x00000000 in ?? () 
#59 0x00000000 in ?? () 
#60 0x00000000 in ?? () 
#61 0x00000000 in ?? () 
#62 0x00000001 in ?? () 
#63 0x08362738 in typeinfo name for QMemArray<char> () 
#64 0x0835fa8c in typeinfo name for QMemArray<char> () 
#65 0x0835c439 in typeinfo name for QGList () 
#66 0x0835c4c0 in typeinfo name for QGList () 
#67 0xbffff6a8 in ?? () 
#68 0xbffff680 in ?? () 
#69 0x00000008 in ?? () 
#70 0x0836dfeb in typeinfo name for QDict<QString> () 
#71 0x00000351 in ?? () 
#72 0x083c2ca0 in ?? () 
#73 0x00000003 in ?? () 
#74 0x00000010 in ?? () 
#75 0x41100420 in spinlock () from /opt/kde/lib/libkdecore.so.4 
#76 0x000faa8c in ?? () 
#77 0x41100404 in kde_malloc_is_used () from /opt/kde/lib/libkdecore.so.4 
#78 0x00000000 in ?? () 
#79 0xbffff6d8 in ?? () 
#80 0x410a5623 in malloc () from /opt/kde/lib/libkdecore.so.4 
#81 0x41c8119d in __libc_start_main () from /lib/tls/libc.so.6 
#82 0x080877b1 in ?? ()
Comment 1 Alexander Malashenko 2005-03-25 09:26:36 UTC
This is a dub of the bug that I reported here: http://bugs.kde.org/show_bug.cgi?id=99826
Comment 2 Rex Dieter 2005-04-15 14:59:30 UTC

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