Bug 181422

Summary: kget crashed on attempt to resume download
Product: [Applications] kget Reporter: Elmar Stellnberger (AT/K) <estellnb>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Elmar Stellnberger (AT/K) 2009-01-20 19:57:56 UTC
Version:           v0.8.5 (using 3.5.10, compiled sources)
Compiler:          Target: i386-undermydesk-freebsd
OS:                FreeBSD (i386) release 7.1-RELEASE

kget crashed on attempt to resume download:
os: FreeBSD 7.1
ver: kdenetwork-3.5.10

[New Thread 0x29b65600 (LWP 100087)]
[New Thread 0x29b63c00 (LWP 100165)]
[New Thread 0x29801100 (LWP 100063)]
[Switching to Thread 0x29b65600 (LWP 100087)]
0x29490037 in __error () from /lib/libthr.so.3
#0  0x29490037 in __error () from /lib/libthr.so.3
#1  0x2948fd9a in __error () from /lib/libthr.so.3
#2  0x29b52560 in ?? ()
#3  0x00000008 in ?? ()
#4  0x00000001 in ?? ()
#5  0x29b52540 in ?? ()
#6  0x00000000 in ?? ()
#7  0x2949196c in ?? () from /lib/libthr.so.3
#8  0xbf8fdef8 in ?? ()
#9  0x2948e54e in pthread_cond_init () from /lib/libthr.so.3
Comment 1 Lukas Appelhans 2009-01-20 21:07:36 UTC
Sorry, no bugfixes in the KDE3-Version anymore :(
Anyway remember for the future: Install debug-packages before pasting backtraces ;)

Lukas