FS#52696 - [rapidsvn] 0.12.1-10 assertion fails during loading the subversion-log

Attached to Project: Community Packages
Opened by Peter Weber (hoschi) - Tuesday, 24 January 2017, 13:56 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 27 August 2017, 18:52 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Antonio Rojas (arojas)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Hello!
Since the latest upgrade to rapidsvn >= 0.12.1-7 an assertion fails during loading the subversion log. It is possible to use the application after clicking 'Continue'. As this is happening with funtions from wxGtk, maybe is just needed to be added to the other changes which all already applied in 0.12.1-10.

Additional info:
* package version(s): rapidsvn >= 0.12.1-7
* backtrace provided by rapidsvn:
ASSERT INFO:
/usr/include/wx-3.0/wx/strvararg.h(456): assert "(argtype & (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type

BACKTRACE:
[1] wxNavigationEnabled<wxWindow>::AcceptsFocusFromKeyboard() const
[2] std::vector<svn::Status, std::allocator<svn::Status> >::~vector()
[3] wxNavigationEnabled<wxWindow>::AcceptsFocusFromKeyboard() const
[4] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const
[5] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[6] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[7] wxEvtHandler::TryHereOnly(wxEvent&)
[8] wxEvtHandler::ProcessEventLocally(wxEvent&)
[9] wxEvtHandler::ProcessEvent(wxEvent&)
[10] wxEvtHandler::ProcessPendingEvents()
[11] wxAppConsoleBase::ProcessPendingEvents()
[12] wxApp::DoIdle()
[13] g_main_context_dispatch
[14] g_main_loop_run
[15] gtk_main
[16] wxGUIEventLoop::DoRun()
[17] wxEventLoopBase::Run()
[18] wxAppConsoleBase::MainLoop()
[19] wxEntry(int&, wchar_t**)
[20] __libc_start_main



Steps to reproduce:
1. add a subversion repository
2. load log e.g. menue query -> log or Ctrl+l

Thank you
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 27 August 2017, 18:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  rapidsvn 0.12.1-12

Loading...