Summary: | Kafka part crashes in buildKafkaNodeFromNode when VPL view is selected | ||
---|---|---|---|
Product: | [Unmaintained] quanta | Reporter: | Thomas Tanghus <thomas> |
Component: | general | Assignee: | András Manţia <amantia> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ndeschildre |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | xhtml-zpt.tgz |
Description
Thomas Tanghus
2004-01-13 09:07:57 UTC
I can't reproduce the crash with the latest quanta_be (14/01), so can you send me your DTEP (even if i believe it has no impact) please? Subject: Re: Kafka part crashes in buildKafkaNodeFromNode when VPL view is selected Here's the dtep - although I dont think its causing it. It also crashes using other dteps. Did you try with the attached file? Created an attachment (id=4184) xhtml-zpt.tgz Confirmed, but with a different backtrace: 0x4048e0fe in findRenderer (node=@0xbfffefa4) at khtml_caret.cpp:65 65 if (r->isTableCol()) r = nextSuitableLeafRenderObject(r); (gdb) bt #0 0x4048e0fe in findRenderer (node=@0xbfffefa4) at khtml_caret.cpp:65 #1 0x4048e15a in sanitizeCaretState (caretNode=@0xbffff1e4, offset=@0xbffff1e8) at khtml_caret.cpp:79 #2 0x404935df in KHTMLView::moveCaretTo(DOM::NodeImpl*, long, bool) (this=0x88ed078, node=0x8ddecc8, offset=0, clearSel=true) at khtmlview.cpp:2770 #3 0x404a5a05 in KHTMLPart::setCaretPosition(DOM::Node, long, bool) (this=0x88ecb48, node=Cannot access memory at address 0x0 ) at khtml_part.cpp:2333 #4 0x08119040 in KafkaWidget::slotDelayedSetCaretPosition() (this=0x88ecb48) at kafkahtmlpart.cpp:222 Actually it is a caret related bug, and i've notified Leo Savernik of it. Ok fixed! Thanks for your bugreport! |