Bug 233316 - impossible to save a website, konqueror crashes
Summary: impossible to save a website, konqueror crashes
Status: RESOLVED DUPLICATE of bug 212427
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 08:40 UTC by
Modified: 2010-04-05 14:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 2010-04-05 08:40:26 UTC
Application: konqueror (4.4.2 (KDE 4.4.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-desktop-3mnb x86_64
Distribution: "Mandriva Linux 2010.0"

-- Information about the crash:
When trying to save a website konqueror crashes.

The steps to reproduce:

1- Click in toolbar, select Tools->Archieve Web Page...
2- Click in the button Save and konqueror crashes

The crash can be reproduced every time.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7f01abb45710 (LWP 19558))]

Thread 3 (Thread 0x7f018fbdd910 (LWP 19572)):
#0  0x00007f01a9dca0dd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01aa04e5a2 in QWaitCondition::wait (this=<value optimized out>, mutex=0x13be830, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007f01aa043a49 in QThreadPoolThread::run (this=0xad17b0) at concurrent/qthreadpool.cpp:140
#3  0x00007f01aa04d685 in QThreadPrivate::start (arg=0xad17b0) at thread/qthread_unix.cpp:248
#4  0x00007f01a9dc57cd in start_thread () from /lib64/libpthread.so.0
#5  0x00007f01a8bab37d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f018f3ad910 (LWP 19573)):
#0  0x00007f01a9dca0dd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f01aa04e5a2 in QWaitCondition::wait (this=<value optimized out>, mutex=0x13be830, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007f01aa043a49 in QThreadPoolThread::run (this=0xef4080) at concurrent/qthreadpool.cpp:140
#3  0x00007f01aa04d685 in QThreadPrivate::start (arg=0xef4080) at thread/qthread_unix.cpp:248
#4  0x00007f01a9dc57cd in start_thread () from /lib64/libpthread.so.0
#5  0x00007f01a8bab37d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f01abb45710 (LWP 19558)):
[KCrash Handler]
#5  0x00007f01a8b05545 in raise () from /lib64/libc.so.6
#6  0x00007f01a8b06b60 in abort () from /lib64/libc.so.6
#7  0x00007f01a8ef57c5 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib64/libstdc++.so.6
#8  0x00007f01a8ef3bf6 in ?? () from /usr/lib64/libstdc++.so.6
#9  0x00007f01a8ef3c23 in std::terminate () from /usr/lib64/libstdc++.so.6
#10 0x00007f01a8ef3ca6 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6
#11 0x00007f01aa14077d in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214
#12 0x00007f01aa14437b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#13 0x00007f019d1c077b in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/apps/konqueror/src/konqmain.cpp:257
#14 0x0000000000406a98 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x409f7d "0") at /usr/src/debug/kdelibs/kinit/kinit.cpp:717
#15 0x0000000000407750 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs/kinit/kinit.cpp:1209
#16 0x0000000000407c01 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs/kinit/kinit.cpp:1402
#17 0x00000000004088e2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs/kinit/kinit.cpp:1845

Possible duplicates by query: bug 233314, bug 233246, bug 233229, bug 233140, bug 233090.

Reported using DrKonqi
Comment 1 2010-04-05 08:48:50 UTC
Sorry, seams that konqueror only crashes when trying to save the webpages from 
website http://www.phoronix.com

I have tried to save severall articles from that website and always with the same result, konqueror crashing.
Comment 2 2010-04-05 09:07:48 UTC
Maybe the component should be changed to konqueror/webarchiverplugin ?
Comment 3 Dario Andres 2010-04-05 14:36:37 UTC
Merging with bug 212427. Thanks

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