Bug 1283132 - Assertion failed dialog appears when clicking on "Site Manager" button
Summary: Assertion failed dialog appears when clicking on "Site Manager" button
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: filezilla
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-18 10:53 UTC by Giordano Battilana
Modified: 2015-12-19 18:25 UTC (History)
2 users (show)

Fixed In Version: filezilla-3.14.1-2.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-19 18:25:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Giordano Battilana 2015-11-18 10:53:26 UTC
Description of problem:
Assertion failed dialog appears when clicking on "Site Manager" button

Version-Release number of selected component (if applicable):
3.12.0.2-1.fc23.x86_64

How reproducible:


Steps to Reproduce:
1.open filezilla
2.click on "Site Manager" button
3.dialog appears

Actual results:

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

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


Expected results:


Additional info:

Comment 1 Bill Gray 2015-12-01 17:08:37 UTC
Same actions, same problem for me, slightly different back trace:

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

BACKTRACE:
[1] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[2] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[3] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[4] wxEvtHandler::TryHereOnly(wxEvent&)
[5] wxEvtHandler::ProcessEventLocally(wxEvent&)
[6] wxEvtHandler::ProcessEvent(wxEvent&)
[7] wxWindowBase::TryAfter(wxEvent&)
[8] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[9] wxMenuBase::SendEvent(int, int)
[10] g_closure_invoke
[11] g_signal_emit_valist
[12] g_signal_emit
[13] gtk_widget_activate
[14] gtk_menu_shell_activate_item
[15] g_signal_emit_valist
[16] g_signal_emit
[17] gtk_main_do_event
[18] g_main_context_dispatch
[19] g_main_loop_run
[20] gtk_main
[21] wxGUIEventLoop::DoRun()
[22] wxEventLoopBase::Run()
[23] wxAppConsoleBase::MainLoop()
[24] wxEntry(int&, wchar_t**)
[25] __libc_start_main

Comment 2 Fedora Update System 2015-12-16 17:27:42 UTC
filezilla-3.14.1-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-3bf410418f

Comment 3 Fedora Update System 2015-12-17 10:28:24 UTC
filezilla-3.14.1-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update filezilla'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-3bf410418f

Comment 4 Fedora Update System 2015-12-19 18:25:23 UTC
filezilla-3.14.1-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.