Opened 4 years ago

Last modified 4 years ago

#12270 closed Bug report

assert "m_indexMapping.size() == pDirectoryListing->GetCount() + 1" failed in UpdateDirectoryListing_Removed(). — at Initial Version

Reported by: ruakzilla Owned by:
Priority: high Component: FileZilla Client
Keywords: Cc:
Component version: 3.28.0 Operating system type: Linux
Operating system version: Linux 4.15.0-117-generic x86_64

Description

I'm attempting to delete a folder with one or more pdf files in it. There are currenlty 7,854 directories in /pdfs. I've done this many times before without issue.

Ex. path. "../pdfs/347555/347555.1588361310.pdf"

ASSERT INFO:
RemoteListView.cpp(652): assert "m_indexMapping.size() == pDirectoryListing->GetCount() + 1" failed in UpdateDirectoryListing_Removed().

BACKTRACE:
[1] wxEvtHandler::TryHereOnly(wxEvent&)
[2] wxEvtHandler::ProcessEventLocally(wxEvent&)
[3] wxEvtHandler::ProcessEvent(wxEvent&)
[4] wxEvtHandler::ProcessPendingEvents()
[5] wxAppConsoleBase::ProcessPendingEvents()
[6] wxApp::DoIdle()
[7] g_main_context_dispatch
[8] g_main_loop_run
[9] gtk_main
[10] wxGUIEventLoop::DoRun()
[11] wxEventLoopBase::Run()
[12] wxAppConsoleBase::MainLoop()
[13] wxEntry(int&, wchar_t)
[14] libc_start_main


FileZilla Client


Version: 3.28.0

Build information:

Compiled for: x86_64-pc-linux-gnu
Compiled on: x86_64-pc-linux-gnu
Build date: 2017-10-29
Compiled with: gcc (Ubuntu 7.2.0-12ubuntu1) 7.2.0
Compiler flags: -g -O2 -fdebug-prefix-map=/build/filezilla-YKhf0t/filezilla-3.28.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall

Linked against:

wxWidgets: 3.0.3
SQLite: 3.22.0
GnuTLS: 3.5.18

Operating system:

Name: Linux 4.15.0-117-generic x86_64
Version: 4.15
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx
Settings dir: /home/chupa/.config/filezilla/


uname -a


Linux NUC-1 4.15.0-117-generic #118-Ubuntu SMP Fri Sep 4 20:02:41 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a


No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic

Change History (0)

Note: See TracTickets for help on using tickets.