← Back to team overview

hugin-devs team mailing list archive

[Bug 1705789] [NEW] failed assertion when stitching: "format specifier doesn't match argument type"

 

Public bug reported:

Hello -- Kubuntu 16.10 (Linux 4.8.0-59-generic x86_64) with Hugin
2017.1.0.d77a22ffbea7

My disk became full when stitching; instead of a 'disk full' error, I
got the following failed assertion. I just report this in case it was
something that needed fixing, or in case a better error could be
presented to the user:


ASSERT INFO:
/usr/include/wx-3.0/wx/longlong.h(1134): assert "(argtype & (wxFormatString::Arg_LongLongInt)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type

BACKTRACE:
[1] PanoPanel::CheckFreeSpace(wxString const&)
[2] PanoPanel::DoSendToBatch()
[3] PanoPanel::OnDoStitch(wxCommandEvent&)
[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] wxWindowBase::TryAfter(wxEvent&)
[11] wxWindowBase::TryAfter(wxEvent&)
[12] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[13] g_closure_invoke
[14] g_signal_emit_valist
[15] g_signal_emit
[16] g_closure_invoke
[17] g_signal_emit_valist
[18] g_signal_emit
[19] g_closure_invoke
[20] g_signal_emit_valist
[21] g_signal_emit
[22] gtk_propagate_event
[23] gtk_main_do_event
[24] g_main_context_dispatch
[25] g_main_loop_run
[26] gtk_main
[27] wxGUIEventLoop::DoRun()
[28] wxEventLoopBase::Run()
[29] wxAppConsoleBase::MainLoop()
[30] wxEntry(int&, wchar_t**)
[31] main
[32] __libc_start_main
[33] _start


Thanks!

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1705789

Title:
  failed assertion when stitching: "format specifier doesn't match
  argument type"

Status in Hugin:
  New

Bug description:
  Hello -- Kubuntu 16.10 (Linux 4.8.0-59-generic x86_64) with Hugin
  2017.1.0.d77a22ffbea7

  My disk became full when stitching; instead of a 'disk full' error, I
  got the following failed assertion. I just report this in case it was
  something that needed fixing, or in case a better error could be
  presented to the user:

  
  ASSERT INFO:
  /usr/include/wx-3.0/wx/longlong.h(1134): assert "(argtype & (wxFormatString::Arg_LongLongInt)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type

  BACKTRACE:
  [1] PanoPanel::CheckFreeSpace(wxString const&)
  [2] PanoPanel::DoSendToBatch()
  [3] PanoPanel::OnDoStitch(wxCommandEvent&)
  [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] wxWindowBase::TryAfter(wxEvent&)
  [11] wxWindowBase::TryAfter(wxEvent&)
  [12] wxEvtHandler::SafelyProcessEvent(wxEvent&)
  [13] g_closure_invoke
  [14] g_signal_emit_valist
  [15] g_signal_emit
  [16] g_closure_invoke
  [17] g_signal_emit_valist
  [18] g_signal_emit
  [19] g_closure_invoke
  [20] g_signal_emit_valist
  [21] g_signal_emit
  [22] gtk_propagate_event
  [23] gtk_main_do_event
  [24] g_main_context_dispatch
  [25] g_main_loop_run
  [26] gtk_main
  [27] wxGUIEventLoop::DoRun()
  [28] wxEventLoopBase::Run()
  [29] wxAppConsoleBase::MainLoop()
  [30] wxEntry(int&, wchar_t**)
  [31] main
  [32] __libc_start_main
  [33] _start

  
  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1705789/+subscriptions


Follow ups