Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#45624 - [filezilla] an assertion fails on running the program

Attached to Project: Community Packages
Opened by Brian Death (brain_death) - Sunday, 12 July 2015, 11:11 GMT
Last edited by Florian Pritz (bluewind) - Monday, 24 August 2015, 22:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

- On running Filezilla the following is displayed:

--

An assertion failed!

buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().

--

This can be dismissed with the option not to be displayed next time. However, on the next start of the program, the same message returns...

Additional info:

* package version(s)
* config and/or log files etc.

- FileZilla 3.12.0.2

Steps to reproduce:

- Run the program!
This task depends upon

Closed by  Florian Pritz (bluewind)
Monday, 24 August 2015, 22:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  filezilla 3.13.1-1
Comment by Doug Newgard (Scimmia) - Sunday, 12 July 2015, 14:44 GMT
Cannot reproduce.

Does the error cause the program to stop running, or can you dismiss it and keep going? Does it happen if you start with a fresh ~/.config/filezilla/?
Comment by Brian Death (brain_death) - Sunday, 12 July 2015, 19:30 GMT
Agreed, I cannot reproduce it either. After being plagued with this issue earlier, it appears to have stopped as suddenly as it started.

Sorry for the false alarm!

Comment by Craig (Hazey) - Sunday, 19 July 2015, 00:13 GMT
  • Field changed: Percent Complete (100% → 0%)
Based on the comments this wasn't figured out? I'm getting the same whenever opening FileZilla and clicking on the Site Manager button in the toolbar (far left). Copied/pasted backlog below, any advice? I can click Continue and nothing seems to have issue but everytime upon opening FileZilla and selecting the Site Manager the same error occurs, I also tried reinstalling via pacman but still receiving the same error, did the original reporter ever re-experience this issue or did it go away on its own? For me I never received just by opening the program but only upon selecting the Site Manager at least so far, backtrace info below,

ASSERT INFO:
buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().

BACKTRACE:
[1] wxNavigationEnabled<wxWindow>::AcceptsFocusFromKeyboard() const
[2] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[3] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[4] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString)
[5] wxNavigationEnabled<wxListCtrlBase>::AcceptsFocusRecursively() const
[6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[9] wxEvtHandler::TryHereOnly(wxEvent&)
[10] wxEvtHandler::ProcessEventLocally(wxEvent&)
[11] wxEvtHandler::ProcessEvent(wxEvent&)
[12] wxWindowBase::TryAfter(wxEvent&)
[13] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[14] wxToolBarBase::OnLeftClick(int, bool)
[15] g_signal_emit_valist
[16] g_signal_emit_by_name
[17] g_signal_emit_valist
[18] g_signal_emit
[19] g_closure_invoke
[20] g_signal_emit_valist
[21] g_signal_emit
[22] g_closure_invoke
[23] g_signal_emit_valist
[24] g_signal_emit
[25] gtk_propagate_event
[26] gtk_main_do_event
[27] g_main_context_dispatch
[28] g_main_loop_run
[29] gtk_main
[30] wxGUIEventLoop::DoRun()
[31] wxEventLoopBase::Run()
[32] wxAppConsoleBase::MainLoop()
[33] wxEntry(int&, wchar_t**)
[34] __libc_start_main


Thanks
Comment by gandalf3 (gandalf3) - Monday, 20 July 2015, 01:30 GMT
I'm getting the same error as Craig when attempting to open the Site Manager.
The official pre-compiled upstream version (from sourceforge) does not appear have this error.
Comment by Peter Hardman (shetland_breeder) - Friday, 24 July 2015, 09:45 GMT
I too am getting this when opening Site Manager - same backtrace as posted above, same version of filezilla x86_64.
Comment by Miguel Useche (Skatox) - Friday, 14 August 2015, 20:26 GMT
I'm having the same problem when I updated today.
Comment by Florian Pritz (bluewind) - Friday, 14 August 2015, 20:29 GMT
It will be fixed with the next version. For now you can simply click the ignore/continue or whatever it's called button since the program will actually behave just fine.

Loading...