Bug 315308 - crash while browsing Amazon page
Summary: crash while browsing Amazon page
Status: RESOLVED DUPLICATE of bug 285423
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 4.10.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-17 09:00 UTC by Martin Koller
Modified: 2013-04-17 19:08 UTC (History)
1 user (show)

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 Martin Koller 2013-02-17 09:00:23 UTC
Application: konqueror (4.10.00 "release 546")
KDE Platform Version: 4.10.00 "release 546"
Qt Version: 4.8.4
Operating System: Linux 3.4.28-2.20-desktop x86_64
Distribution: "openSUSE 12.2 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I was browsing through an Amazon page

http://www.amazon.de/gp/product/B007JRGRJU/ref=noref?ie=UTF8&psc=1&s=home-theater

On this page you can change the size of the TV you are interested in via a ComboBox. When using this ComboBox a few time, konqi crashes.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f78c2583780 (LWP 12884))]

Thread 2 (Thread 0x7f78b63b8700 (LWP 12983)):
#0  0x00007f78cd46314f in poll () from /lib64/libc.so.6
#1  0x00007f78c61ef684 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f78c61ef7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f78ca0a6136 in QEventDispatcherGlib::processEvents (this=0x7f78b00011e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f78ca07694f in QEventLoop::processEvents (this=this@entry=0x7f78b63b7dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f78ca076bd8 in QEventLoop::exec (this=0x7f78b63b7dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f78c9f790b0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f78cbf9532e in KIO::NameLookUpThread::run (this=0x8541a60) at /usr/src/debug/kdelibs-4.10.0/kio/kio/hostinfo.cpp:226
#8  0x00007f78c9f7c08c in QThreadPrivate::start (arg=0x8541a60) at thread/qthread_unix.cpp:338
#9  0x00007f78c75f5e0e in start_thread () from /lib64/libpthread.so.0
#10 0x00007f78cd46b2cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f78c2583780 (LWP 12884)):
[KCrash Handler]
#6  deref (this=0x1) at /usr/src/debug/kdelibs-4.10.0/kjs/ustring.h:165
#7  ~RefPtr (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/wtf/RefPtr.h:52
#8  ~pair (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/4.7/bits/stl_pair.h:88
#9  WTF::HashTable<WTF::RefPtr<KJS::UString::Rep>, std::pair<WTF::RefPtr<KJS::UString::Rep>, unsigned long>, WTF::PairFirstExtractor<std::pair<WTF::RefPtr<KJS::UString::Rep>, unsigned long> >, KJS::IdentifierRepHash, WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<KJS::UString::Rep> >, KJS::SymbolTableIndexHashTraits>, WTF::HashTraits<WTF::RefPtr<KJS::UString::Rep> > >::deallocateTable (table=0x94210b0, size=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/wtf/HashTable.h:854
#10 0x00007f78ba65e15f in ~HashTable (this=0x8128820, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/wtf/HashTable.h:284
#11 ~HashMap (this=0x8128820, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/wtf/RefPtrHashMap.h:46
#12 ~FunctionBodyNode (this=0x81287c0, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/nodes.h:1027
#13 KJS::FunctionBodyNode::~FunctionBodyNode (this=0x81287c0, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/nodes.h:1027
#14 0x00007f78ba60e51f in KJS::Node::deref (this=0x81287c0) at /usr/src/debug/kdelibs-4.10.0/kjs/nodes.cpp:121
#15 0x00007f78ba631c9b in ~RefPtr (this=0x7f78b412f5b0, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/wtf/RefPtr.h:52
#16 KJS::FunctionImp::~FunctionImp (this=0x7f78b412f580, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kjs/function.cpp:76
#17 0x00007f78ba60b584 in KJS::Collector::collect () at /usr/src/debug/kdelibs-4.10.0/kjs/collector.cpp:740
#18 0x00007f78bb1b1e35 in KJSProxy::clear (this=0x4a82da0) at /usr/src/debug/kdelibs-4.10.0/khtml/ecma/kjs_proxy.cpp:199
#19 0x00007f78baf7cf9a in KHTMLPart::clear (this=this@entry=0x422d820) at /usr/src/debug/kdelibs-4.10.0/khtml/khtml_part.cpp:1528
#20 0x00007f78baf7d530 in KHTMLPart::begin (this=this@entry=0x422d820, url=..., xOffset=0, yOffset=yOffset@entry=0) at /usr/src/debug/kdelibs-4.10.0/khtml/khtml_part.cpp:2014
#21 0x00007f78baf52b97 in KHTMLPart::slotData (this=0x422d820, kio_job=<optimized out>, data=...) at /usr/src/debug/kdelibs-4.10.0/khtml/khtml_part.cpp:1676
#22 0x00007f78baf7c6df in KHTMLPart::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/build/khtml/khtml_part.moc:253
#23 0x00007f78ca08d0ff in QMetaObject::activate (sender=0x74c93b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff4b0d5da0) at kernel/qobject.cpp:3548
#24 0x00007f78cbeea444 in KIO::TransferJob::data (this=this@entry=0x74c93b0, _t1=_t1@entry=0x74c93b0, _t2=...) at /usr/src/debug/kdelibs-4.10.0/build/kio/jobclasses.moc:447
#25 0x00007f78cbeea4a8 in KIO::TransferJob::slotData (this=0x74c93b0, _data=...) at /usr/src/debug/kdelibs-4.10.0/kio/kio/job.cpp:981
#26 0x00007f78ca08d0ff in QMetaObject::activate (sender=0x7b66e60, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff4b0d5f50) at kernel/qobject.cpp:3548
#27 0x00007f78cbf89062 in KIO::SlaveInterface::data (this=this@entry=0x7b66e60, _t1=...) at /usr/src/debug/kdelibs-4.10.0/build/kio/slaveinterface.moc:160
#28 0x00007f78cbf8bb70 in KIO::SlaveInterface::dispatch (this=0x7b66e60, _cmd=100, rawdata=...) at /usr/src/debug/kdelibs-4.10.0/kio/kio/slaveinterface.cpp:160
#29 0x00007f78cbf8899a in KIO::SlaveInterface::dispatch (this=0x7b66e60) at /usr/src/debug/kdelibs-4.10.0/kio/kio/slaveinterface.cpp:88
#30 0x00007f78cbf7cefe in KIO::Slave::gotInput (this=0x7b66e60) at /usr/src/debug/kdelibs-4.10.0/kio/kio/slave.cpp:344
#31 0x00007f78ca08d0ff in QMetaObject::activate (sender=0x5e2fda0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3548
#32 0x00007f78cbebdca2 in dequeue (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kio/kio/connection.cpp:82
#33 KIO::ConnectionPrivate::dequeue (this=0x8138930) at /usr/src/debug/kdelibs-4.10.0/kio/kio/connection.cpp:71
#34 0x00007f78ca08c5de in QObject::event (this=0x5e2fda0, e=<optimized out>) at kernel/qobject.cpp:1203
#35 0x00007f78caa7f85c in QApplicationPrivate::notify_helper (this=this@entry=0x1c14470, receiver=receiver@entry=0x5e2fda0, e=e@entry=0x615d3c0) at kernel/qapplication.cpp:4562
#36 0x00007f78caa83cda in QApplication::notify (this=0x7fff4b0d6f60, receiver=0x5e2fda0, e=0x615d3c0) at kernel/qapplication.cpp:4423
#37 0x00007f78cb793a96 in KApplication::notify (this=0x7fff4b0d6f60, receiver=0x5e2fda0, event=0x615d3c0) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311
#38 0x00007f78ca077bfe in QCoreApplication::notifyInternal (this=0x7fff4b0d6f60, receiver=receiver@entry=0x5e2fda0, event=event@entry=0x615d3c0) at kernel/qcoreapplication.cpp:946
#39 0x00007f78ca07b561 in sendEvent (event=0x615d3c0, receiver=0x5e2fda0) at kernel/qcoreapplication.h:231
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1be3670) at kernel/qcoreapplication.cpp:1570
#41 0x00007f78ca0a5f83 in sendPostedEvents () at kernel/qcoreapplication.h:236
#42 postEventSourceDispatch (s=0x1c120a0) at kernel/qeventdispatcher_glib.cpp:279
#43 0x00007f78c61ef3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f78c61ef6e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#45 0x00007f78c61ef7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#46 0x00007f78ca0a6116 in QEventDispatcherGlib::processEvents (this=0x1c12890, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#47 0x00007f78cab1fbee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#48 0x00007f78ca07694f in QEventLoop::processEvents (this=this@entry=0x7fff4b0d6c60, flags=...) at kernel/qeventloop.cpp:149
#49 0x00007f78ca076bd8 in QEventLoop::exec (this=0x7fff4b0d6c60, flags=...) at kernel/qeventloop.cpp:204
#50 0x00007f78ca07b878 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#51 0x00007f78cd7e2362 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kde-baseapps-4.10.0/konqueror/src/konqmain.cpp:227
#52 0x00007f78cd3a8455 in __libc_start_main () from /lib64/libc.so.6
#53 0x0000000000400731 in _start () at ../sysdeps/x86_64/elf/start.S:113

This bug may be a duplicate of or related to bug 285423.

Possible duplicates by query: bug 285423.

Reported using DrKonqi
Comment 1 Bernd Buschinski 2013-04-17 19:08:46 UTC

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