[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#26402: konqueror crashes in DOM::StyleBaseImpl::parseUnit() (http://www.redhat.com)
From:       matze () stud ! fbi ! fh-darmstadt ! de
Date:       2001-05-30 9:11:01
[Download RAW message or body]

Package: konqueror
Version: KDE 2.2.0 CVS/CVSup/Snapshot
Severity: normal
Installed from:    Compiled sources
Compiler:          gcc 2.95.2
OS:                Linux
OS/Compiler notes: Not Specified

This crash is repeatable.
Open http://www.redhat.com, watch it go up in flames.

Backtrace:
#4  DOM::StyleBaseImpl::parseUnit (this=0x836eb58, curP=0x0, endP=0xfffffffe,
    allowedUnits=12) at /usr/lib/qt-2.3.0/include/qstring.h:234
#5  0x41282aab in DOM::StyleBaseImpl::parseValue (this=0x836eb58, curP=0x0,
    endP=0x0, propId=86) at cssparser.cpp:1636
#6  0x41281e09 in DOM::StyleBaseImpl::parseValue (this=0x836eb58, curP=0x0,
    endP=0x0, propId=86, important=false, propList=0x836eb80)
    at cssparser.cpp:1059
#7  0x4127c66b in DOM::CSSStyleDeclarationImpl::setProperty (this=0x836eb58,
    id=86, value=@0xbfffe504, important=false, nonCSSHint=true)
    at css_valueimpl.cpp:176
#8  0x4127d330 in DOM::CSSStyleDeclarationImpl::setLengthProperty (
    this=0x836eb58, id=86, value=@0xbfffe504, important=false, nonCSSHint=true)
    at css_valueimpl.cpp:254
#9  0x41229d42 in DOM::HTMLElementImpl::addCSSLength (this=0x836eae0, id=86,
    value=@0xbfffe5c8) at html_elementimpl.cpp:162
#10 0x4122ff4d in DOM::HTMLImageElementImpl::parseAttribute (this=0x836eae0,
    attr=0x836e818) at html_imageimpl.cpp:119
#11 0x41210839 in DOM::ElementImpl::setAttributeMap (this=0x836eae0,
    list=0x836e800) at dom_elementimpl.cpp:400
#12 0x4121e5fd in KHTMLParser::parseToken (this=0x82c70c8, t=0x82c7170)
    at htmlparser.cpp:368
#13 0x41224902 in HTMLTokenizer::processToken (this=0x82c7140)
    at htmltokenizer.cpp:1583
#14 0x412239ec in HTMLTokenizer::parseTag (this=0x82c7140, src=@0x82c7218)
    at htmltokenizer.cpp:1096
#15 0x41224160 in HTMLTokenizer::write (this=0x82c7140, str=@0xbfffe7d8,
    appendData=false) at htmltokenizer.cpp:1365
#16 0x41224d92 in HTMLTokenizer::notifyFinished (this=0x82c7140,
    finishedObj=0x82e8808) at htmltokenizer.cpp:1640
#17 0x412990dc in khtml::CachedScript::checkNotify (this=0x82e8808)
    at loader.cpp:217
#18 0x4129906f in khtml::CachedScript::data (this=0x82e8808,
    buffer=@0x82e88bc, eof=true) at loader.cpp:208
#19 0x4129bb3c in khtml::Loader::slotFinished (this=0x825c030, job=0x82e8db0)
    at loader.cpp:928
#20 0x4021c3df in KIO::Job::result (this=0x82e8db0, t0=0x82e8db0)
    at jobclasses.moc:189
#21 0x401fdf14 in KIO::Job::emitResult (this=0x82e8db0) at job.cpp:159
#22 0x401ff2f1 in KIO::SimpleJob::slotFinished (this=0x82e8db0) at job.cpp:373
#23 0x40201d30 in KIO::TransferJob::slotFinished (this=0x82e8db0)
    at job.cpp:616
#24 0x4082464d in QObject::activate_signal ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#25 0x401fc24d in KIO::SlaveInterface::finished (this=0x824d618)
    at slaveinterface.moc:332
#26 0x401f678c in KIO::SlaveInterface::dispatch (this=0x824d618, _cmd=104,
    rawdata=@0xbfffee20) at slaveinterface.cpp:81
#27 0x401f64d2 in KIO::SlaveInterface::dispatch (this=0x824d618)
    at slaveinterface.cpp:58
#28 0x40228887 in KIO::Slave::gotInput (this=0x824d618) at slave.cpp:184
#29 0x4082492e in QObject::activate_signal ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#30 0x408781ea in QSocketNotifier::activated ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#31 0x408581ef in QSocketNotifier::event ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#32 0x407d23bb in QApplication::notify () from /usr/lib/qt-2.3.0/lib/libqt.so.2
#33 0x4050b1a7 in KApplication::notify (this=0xbffff2b8, receiver=0x824d708,
    event=0xbffff008) at kapp.cpp:517
#34 0x4079ed89 in sn_activate () from /usr/lib/qt-2.3.0/lib/libqt.so.2
#35 0x4079f4ce in QApplication::processNextEvent ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#36 0x407d412f in QApplication::enter_loop ()
   from /usr/lib/qt-2.3.0/lib/libqt.so.2
#37 0x4079edfb in QApplication::exec () from /usr/lib/qt-2.3.0/lib/libqt.so.2
#38 0x40f55731 in main (argc=2, argv=0x80561c0) at konq_main.cc:131
#39 0x804c737 in launch (argc=2, _name=0x8055b6c "konqueror",
    args=0x8055b7f "", cwd=0x0, envc=0, envs=0x0, tty=0x0, avoid_loops=false,
    startup_info=true) at kinit.cpp:462
#40 0x804d354 in handle_launcher_request (sock=6) at kinit.cpp:888
#41 0x804d86b in handle_requests (waitForPid=0) at kinit.cpp:1050
#42 0x804e7d3 in main (argc=2, argv=0xbffff7ec, envp=0xbffff7f8)
    at kinit.cpp:1348
#43 0x40d22baf in __libc_start_main () from /lib/libc.so.6


(Submitted via bugs.kde.org)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic