Bug 133043 - Crash when visiting google analytics page without having the flash plugin installed
Summary: Crash when visiting google analytics page without having the flash plugin ins...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 132095 133029 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-26 22:58 UTC by Albert Astals Cid
Modified: 2009-08-25 13:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
bug133029-errors.bz2 (726.06 KB, application/x-bzip2)
2006-08-27 13:19 UTC, Robert Moore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2006-08-26 22:58:51 UTC
Version:           3.5.4 (using KDE 3.5.4, compiled sources)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.15-26-amd64-k8

When not having the flash plugin installed and browsing the stats of my google analytics page i get this crash when closing konqueror.

#0  0x00002aaaae85a11d in raise () from /lib/libc.so.6
#1  0x00002aaaae85b84e in abort () from /lib/libc.so.6
#2  0x00002aaaae8538f1 in __assert_fail () from /lib/libc.so.6
#3  0x00002aaab0e6d982 in khtml::Cache::clear () at /home/kde35/kdelibs/khtml/misc/loader.cpp:1376
#4  0x00002aaab0d1f6f8 in ~KHTMLFactory (this=0x8b9220) at /home/kde35/kdelibs/khtml/khtml_factory.cpp:98
#5  0x00002aaab0d1f10f in KHTMLFactory::deref () at /home/kde35/kdelibs/khtml/khtml_factory.cpp:139
#6  0x00002aaab0d1f709 in ~KHTMLFactory (this=0xaccdc0) at /home/kde35/kdelibs/khtml/khtml_factory.cpp:103
#7  0x00002aaaac1bd5ad in ~KLibrary (this=0xace710) at /home/kde35/kdelibs/kdecore/klibloader.cpp:131
#8  0x00002aaaac1bdc00 in KLibLoader::close_pending (this=0x8aa200, wrap=0x969c00) at /home/kde35/kdelibs/kdecore/klibloader.cpp:516
#9  0x00002aaaac1be9ee in ~KLibLoader (this=0x8aa200) at /home/kde35/kdelibs/kdecore/klibloader.cpp:328
#10 0x00002aaaac1bc98e in KLibLoader::cleanUp () at /home/kde35/kdelibs/kdecore/klibloader.cpp:298
#11 0x00002aaaac117d6f in ~KApplication (this=0x7fffffd70d90) at /home/kde35/kdelibs/kdecore/kapplication.cpp:1609
#12 0x00002aaaaac4fa42 in ~KonquerorApplication (this=0x7fffffd70d90) at konq_main.h:10
#13 0x00002aaaaac4f209 in kdemain (argc=1, argv=0x7fffffd717e8) at /home/kde35/kdebase/konqueror/konq_main.cc:221
#14 0x0000000000400783 in main (argc=1, argv=0x7fffffd717e8) at ./konqueror/kdeinit_konqueror.cpp:2
Comment 1 Albert Astals Cid 2006-08-26 23:11:35 UTC
Steps i do to reproduce it (in case you use google analytics):
 * Open google analytics report
 * Go to All reports -> Marketing Optimization -> Visitor Segment Performance -> Geo location
 * Go to All reports -> Marketing Optimization -> Visitor Segment Performance -> Referring Source
 * Close konqi
 * crash
Comment 2 Albert Astals Cid 2006-08-26 23:13:52 UTC
Seems that can be interesting too:

khtml (cache):  Object in cache still linked to
khtml (cache):  -> URL: https://www.google.com/analytics/home/images/options.gif
khtml (cache):  -> #clients: 10
khtml (cache):  Object in cache still linked to
khtml (cache):  -> URL: https://www.google.com/analytics/home/images/sortd.gif
khtml (cache):  -> #clients: 1
khtml (cache):  Object in cache still linked to
khtml (cache):  -> URL: https://www.google.com/analytics/home/images/bullet_plus.gif
khtml (cache):  -> #clients: 10
Comment 3 Tommi Tervo 2006-08-27 11:19:02 UTC
*** Bug 133029 has been marked as a duplicate of this bug. ***
Comment 4 Tommi Tervo 2006-08-27 12:04:39 UTC
*** Bug 132095 has been marked as a duplicate of this bug. ***
Comment 5 Robert Moore 2006-08-27 13:19:27 UTC
Created attachment 17518 [details]
bug133029-errors.bz2

The other bug was closed before I managed to upload the compressed crash
output, so here it is.
Comment 6 Robert Moore 2006-08-27 13:32:11 UTC
When I opened http://immanuel.kde.org again and closed the browser no crash occured. Maybe it's not the same bug after all?
Comment 7 FiNeX 2009-08-23 18:19:28 UTC
I'm not able to reproduce this crash using KDE 4 trunk. Someone is able to reproduce it ?
Comment 8 Albert Astals Cid 2009-08-23 22:09:50 UTC
As original reporter: WorksForMe in the google thing, no idea about the other two bugs that got duplicated here though.
Comment 9 FiNeX 2009-08-25 13:43:31 UTC
I'm not able to reproduce the two duplicated bugs either.