Bug 112773 - konqueror crashes on maps.google.com
Summary: konqueror crashes on maps.google.com
Status: RESOLVED DUPLICATE of bug 107187
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 02:46 UTC by Diego Iastrubni
Modified: 2005-09-17 07:26 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 Diego Iastrubni 2005-09-17 02:46:26 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.4.5 20050706 (prerelease) (Debian 3.4.4-5)  
OS:                Linux

How to reproduce:
Just play a little with maps.google.com

trace:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1228384576 (LWP 8998)]
[KCrash handler]
#3  0x00000002 in ?? ()
#4  0xb612f0df in KJS::FunctionImp::call (this=0x8d066a8, exec=0x8675118, 
    thisObj=@0xbfca96c0, args=@0x86703dc)
    at /usr/local/src/kde/kde35/kdelibs/kjs/function.cpp:342
#5  0xb64c5ffd in KJS::ScheduledAction::execute (this=0x86703d8, 
    window=0x8705d98)
    at /usr/local/src/kde/kde35/kdelibs/khtml/ecma/kjs_window.cpp:1891
#6  0xb64c6ed5 in KJS::WindowQObject::timerEvent (this=0x951f518)
    at /usr/local/src/kde/kde35/kdelibs/khtml/ecma/kjs_window.cpp:2032
#7  0xb7080918 in QObject::event (this=0x951f518, e=0xbfca99b0)
    at kernel/qobject.cpp:741
#8  0xb7011d4d in QApplication::internalNotify (this=0xbfca9e00, 
    receiver=0x951f518, e=0xbfca99b0) at kernel/qapplication.cpp:2635
#9  0xb7011159 in QApplication::notify (this=0xbfca9e00, receiver=0x951f518, 
    e=0xbfca99b0) at kernel/qapplication.cpp:2358
#10 0xb771a3f4 in KApplication::notify (this=0xbfca9e00, receiver=0x951f518, 
    event=0xbfca99b0)
    at /usr/local/src/kde/kde35/kdelibs/kdecore/kapplication.cpp:550
#11 0xb7f8d0ba in QApplication::sendEvent (receiver=0x951f518, 
    event=0xbfca99b0) at qapplication.h:491
#12 0xb6ffcb1e in QEventLoop::activateTimers (this=0x818bfe0)
    at kernel/qeventloop_unix.cpp:556
#13 0xb6facfe9 in QEventLoop::processEvents (this=0x818bfe0, flags=4)
    at kernel/qeventloop_x11.cpp:389
#14 0xb7029dbe in QEventLoop::enterLoop (this=0x818bfe0)
    at kernel/qeventloop.cpp:198
#15 0xb7029cdc in QEventLoop::exec (this=0x818bfe0)
    at kernel/qeventloop.cpp:145
#16 0xb7011efb in QApplication::exec (this=0xbfca9e00)
    at kernel/qapplication.cpp:2758
#17 0xb6962141 in kdemain (argc=3, argv=0x81784d8)
    at /usr/local/src/kde/kde35/kdebase/konqueror/konq_main.cc:206
#18 0xb75f178c in kdeinitmain (argc=3, argv=0x81784d8)
    at ./konqueror/kdeinit_konqueror.la.cpp:3
#19 0x0804ea4e in launch (argc=3, _name=0x817275c "konqueror", 
    args=0x81727a8 "", cwd=0x0, envc=0, envs=0x81727ac "", reset_env=false, 
    tty=0x0, avoid_loops=false, startup_id_str=0x80535d7 "0")
    at /usr/local/src/kde/kde35/kdelibs/kinit/kinit.cpp:637
#20 0x0804fd64 in handle_launcher_request (sock=8)
    at /usr/local/src/kde/kde35/kdelibs/kinit/kinit.cpp:1201
#21 0x08050459 in handle_requests (waitForPid=0)
    at /usr/local/src/kde/kde35/kdelibs/kinit/kinit.cpp:1404
#22 0x080519fd in main (argc=2, argv=0xbfcaa4c4, envp=0xbfcaa4d0)
    at /usr/local/src/kde/kde35/kdelibs/kinit/kinit.cpp:1848
Comment 1 Thiago Macieira 2005-09-17 07:26:25 UTC

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