[Bug 185188] Quanta crashes when editing DTD CFML

JacobSteelsmith JacobSteelsmith at gmail.com
Tue Jan 22 22:45:23 UTC 2008


Public bug reported:

Binary package hint: kdewebdev

I am having a problem editing a file that uses the CFML DTD in kubuntu
7.10 Gutsy. If I have the DTD set to XHTML, it does not crash.
Highlighting makes no difference. The specific piece of code I am
editing is this:

<cfif NOT ISDEFINED('base_template')>
	<cflocation url="index.cfm" addtoken="no">
</cfif>

<cfscript>
	if (ISDEFINED('')) {

	}
</cfscript>

It crashes mostly when removing or adding the parentheses next to
ISDEFINED, but did so when editing other parts of this code.

The backtrace is here (before I started getting a corrupted stack
error):

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1242580208 (LWP 17149)]
[KCrash handler]
#6  0x08183ef7 in Parser::deleteNodes (this=0x84ec418, firstNode=0x8c8e168, 
    lastNode=0x0, modifs=0x85081a8)
    at /build/buildd/kdewebdev-3.5.8/./quanta/parsers/parser.cpp:826
#7  0x08192849 in Parser::rebuild (this=0x84ec418, w=0x89cf458)
    at /build/buildd/kdewebdev-3.5.8/./quanta/parsers/parser.cpp:1026
#8  0x080f8423 in Document::slotDelayedTextChanged (this=0x89cf458, 
    forced=false)
    at /build/buildd/kdewebdev-3.5.8/./quanta/src/document.cpp:2418
#9  0x080ff462 in Document::qt_invoke (this=0x89cf458, _id=51, _o=0xbfa7da58)
    at ./document.moc:249
#10 0xb6eee893 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb727a8ec in QSignal::signal () from /usr/lib/libqt-mt.so.3
#12 0xb6f0e842 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#13 0xb6f16258 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#14 0xb6e85af0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#15 0xb6e8791f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#16 0xb764bca2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#17 0xb6e18209 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#18 0xb6e7853b in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#19 0xb6e2cd49 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#20 0xb6ea01ce in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#21 0xb6e9ffde in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#22 0xb6e87699 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#23 0x080f7bc6 in main (argc=1, argv=0xbfa7e224)
    at /build/buildd/kdewebdev-3.5.8/./quanta/src/main.cpp:216
#24 0xb6018050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#25 0x0808f471 in _start ()

Sorry if this is a dup but the backtrace looked different from the other
editor crashing while modifying bugs.

** Affects: kdewebdev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Quanta crashes when editing DTD CFML
https://bugs.launchpad.net/bugs/185188
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdewebdev in ubuntu.




More information about the kubuntu-bugs mailing list