Bug 321863 - Krusader crasher during synchronization of directory with tons of sub-dirs
Summary: Krusader crasher during synchronization of directory with tons of sub-dirs
Status: RESOLVED DUPLICATE of bug 301514
Alias: None
Product: krusader
Classification: Applications
Component: synchronize (show other bugs)
Version: 2.4.0-beta1 "Migration"
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 16:36 UTC by shlomiag
Modified: 2018-05-06 00:15 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-9961-0.html (1.51 KB, text/html)
2017-05-15 08:16 UTC, shlomiag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shlomiag 2013-07-02 16:36:31 UTC
Application: krusader (2.4.0-beta1 "Migration")
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-32-generic-pae i686
Distribution: Linux Mint 12 Lisa

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

I was trying to synchronize between remote directories, on two different computers in my internal network. Both directories have tons of files and subdirs in them, so perhaps krusader might have crashed because it didn't have enough memory...?

-- Backtrace:
Application: Krusader (krusader), signal: Aborted
[Current thread is 1 (Thread 0xb4deb710 (LWP 13634))]

Thread 2 (Thread 0xb2d50b70 (LWP 13636)):
#0  0xb53d5eef in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb53d756d in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb53d7c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5f82b37 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb5f531dd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb5f53421 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb5e5690b in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb5f33e2d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb5e597b3 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb5587d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0xb5b9546e in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb4deb710 (LWP 13634)):
[KCrash Handler]
#7  0xb7755424 in __kernel_vsyscall ()
#8  0xb5aefc8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5af32b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5d3a4ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5d38283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5d382bf in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5d38464 in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb5f53569 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#15 0xb5f5819d in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#16 0xb61e4924 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#17 0x08084037 in main (argc=157314272, argv=<optimized out>) at /build/buildd/krusader-2.4.0~beta1/krusader/main.cpp:320

Possible duplicates by query: bug 321770, bug 321758, bug 321713, bug 321690, bug 321584.

Reported using DrKonqi
Comment 1 Jan Lepper 2013-09-21 21:58:00 UTC
Note: the synchronizer component is unmaintained.
Comment 2 Alex Bikadorov 2017-05-08 18:41:41 UTC
>Backtrace stopped: Not enough registers or memory available to unwind further

Oh yes. A memory issue
Comment 3 Alex Bikadorov 2017-05-14 15:40:01 UTC
Was the "Compare by content" setting checked? If so, does it crash when unchecked?

(I know this is an old report.)
Comment 4 shlomiag 2017-05-15 08:15:59 UTC
Created attachment 105545 [details]
attachment-9961-0.html

Hi,

I don't remember. It was long ago...

Thanks,

Shlomi

On Sun, May 14, 2017 at 6:40 PM, Alex Bikadorov <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=321863
>
> Alex Bikadorov <alex.bikadorov@kdemail.net> changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>              Status|UNCONFIRMED                 |NEEDSINFO
>          Resolution|---                         |WAITINGFORINFO
>
> --- Comment #3 from Alex Bikadorov <alex.bikadorov@kdemail.net> ---
> Was the "Compare by content" setting checked? If so, does it crash when
> unchecked?
>
> (I know this is an old report.)
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 5 Alex Bikadorov 2017-05-18 20:00:06 UTC
Combine these. Both reports are about large memory usage while sync with remote directories.

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