Bug 136057 - KGet crashed on trying to DL links named "download.asp"
Summary: KGet crashed on trying to DL links named "download.asp"
Status: RESOLVED NOT A BUG
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 21:29 UTC by Jeffrey
Modified: 2007-02-03 16:00 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 Jeffrey 2006-10-20 21:29:07 UTC
Version:           unknown (using KDE 3.5.5, Kubuntu (dapper) 4:3.5.5-0ubuntu1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-27-686

Trying to DL some ZIP files which are defined as "download.asp" on a web page.  Here is the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231780160 (LWP 7367)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb70c96db in QListView::firstChild () from /usr/lib/libqt-mt.so.3
#7  0xb70d6b8d in QListViewItemIterator::QListViewItemIterator ()
   from /usr/lib/libqt-mt.so.3
#8  0x08062635 in ?? ()
#9  0xbfae3c24 in ?? ()
#10 0x00000000 in ?? ()
Comment 1 Bram Schoenmakers 2006-10-20 22:06:12 UTC
Unfortunately, the backtrace is not useful for us to identify the problem. You could consider building the kdenetwork package from source and enable debug symbols (./configure --enable-debug=full). Or you can point us to the file which you are trying to download. Re-installing kdenetwork might help as well in some special cases.
Comment 2 Urs Wolfer 2007-01-16 20:56:01 UTC
Does it happen each time when you try to download that file?
Comment 3 Jeffrey 2007-01-16 21:19:32 UTC
yes it did, but i have forgotten where the file is now so i don't think that
i can reproduce it for you.  I ended up just DL with Konqueror.

On 16 Jan 2007 19:56:02 -0000, Urs Wolfer <uwolfer@kde.org> wrote:
[bugs.kde.org quoted mail]



yes it did, but i have forgotten where the file is now so i don&#39;t think that i can reproduce it for you.&nbsp; I ended up just DL with Konqueror.<br><br><div><span class="gmail_quote">On 16 Jan 2007 19:56:02 -0000, <b class="gmail_sendername">
Urs Wolfer</b> &lt;<a href="mailto:uwolfer@kde.org">uwolfer@kde.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">------- You are receiving this mail because: -------
<br>You reported the bug, or are watching the reporter.<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=136057">http://bugs.kde.org/show_bug.cgi?id=136057</a><br><br><br><br><br>------- Additional Comments From uwolfer kde org&nbsp;&nbsp;2007-01-16 20:56 -------
<br>Does it happen each time when you try to download that file?<br></blockquote></div><br><br clear="all"><br>-- <br>be seeing you.
Comment 4 Bram Schoenmakers 2007-02-03 16:00:58 UTC
Please reopen if you have more info (like an URL which causes this).