[ptx] [ hugin-Bugs-1362472 ] basicImage::upperLeft(): image must have non-zero size.

SourceForge.net noreply at sourceforge.net
Mon Nov 21 02:59:22 GMT 2005


Bugs item #1362472, was opened at 2005-11-21 03:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1362472&group_id=77506

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gunter Ohrner (interneci)
Assigned to: Nobody/Anonymous (nobody)
Summary: basicImage::upperLeft(): image must have non-zero size.

Initial Comment:
Calculating field of view very often leads to 
 
terminate called after throwing an instance of 
'vigra::PreconditionViolation' 
  what(): 
Precondition violation! 
basicImage::upperLeft(): image must have non-zero 
size. 
(../../src/foreign/vigra/basicimage.hxx:611) 
 
Program received signal SIGABRT, Aborted. 
[Switching to Thread 1448210624 (LWP 28954)] 
0x5623a7a7 in raise () from /lib/tls/libc.so.6 
(gdb) bt 
#0  0x5623a7a7 in raise () from /lib/tls/libc.so.6 
#1  0x5623c04b in abort () from /lib/tls/libc.so.6 
#2  0x561befe3 in 
__gnu_cxx::__verbose_terminate_handler () 
from /usr/lib/libstdc++.so.6 
#3  0x561bc9c4 in __gxx_personality_v0 () 
from /usr/lib/libstdc++.so.6 
#4  0x561bca01 in std::terminate () 
from /usr/lib/libstdc++.so.6 
#5  0x561bcb8c in __cxa_throw () 
from /usr/lib/libstdc++.so.6 
#6  0x0812576c in wxTipProvider::~wxTipProvider () 
#7  0x080cec3b in wxScrolledWindow::PrepareDC () 
#8  0x55a7b39d in wxAppConsole::HandleEvent () 
from /usr/lib/libwx_baseu-2.6.so.0 
#9  0x55b09db4 in wxEvtHandler::ProcessEventIfMatches 
() from /usr/lib/libwx_baseu-2.6.so.0 
#10 0x55b09fc8 in wxEventHashTable::HandleEvent () 
from /usr/lib/libwx_baseu-2.6.so.0 
#11 0x55b0a19d in wxEvtHandler::ProcessEvent () 
from /usr/lib/libwx_baseu-2.6.so.0 
#12 0x55930231 in wxWindowBase::TryParent () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#13 0x55b0a148 in wxEvtHandler::ProcessEvent () 
from /usr/lib/libwx_baseu-2.6.so.0 
#14 0x55930231 in wxWindowBase::TryParent () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#15 0x55b0a148 in wxEvtHandler::ProcessEvent () 
from /usr/lib/libwx_baseu-2.6.so.0 
#16 0x5587e856 in wxButton::Create () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#17 0x55f5967b in g_cclosure_marshal_VOID__VOID () 
from /usr/lib/libgobject-2.0.so.0 
#18 0x55f4d67b in g_closure_invoke () 
from /usr/lib/libgobject-2.0.so.0 
#19 0x55f5d078 in g_signal_stop_emission () 
from /usr/lib/libgobject-2.0.so.0 
#20 0x55f5e047 in g_signal_emit_valist () 
from /usr/lib/libgobject-2.0.so.0 
#21 0x55f5e3fe in g_signal_emit () 
from /usr/lib/libgobject-2.0.so.0 
#22 0x55bc7fd8 in gtk_button_clicked () 
from /usr/lib/libgtk-x11-2.0.so.0 
#23 0x55bc9899 in _gtk_button_set_depressed () 
from /usr/lib/libgtk-x11-2.0.so.0 
#24 0x55f5967b in g_cclosure_marshal_VOID__VOID () 
from /usr/lib/libgobject-2.0.so.0 
#25 0x55f4cfd8 in g_cclosure_new_swap () 
from /usr/lib/libgobject-2.0.so.0 
#26 0x55f4d67b in g_closure_invoke () 
from /usr/lib/libgobject-2.0.so.0 
#27 0x55f5c516 in g_signal_stop_emission () 
from /usr/lib/libgobject-2.0.so.0 
#28 0x55f5e047 in g_signal_emit_valist () 
from /usr/lib/libgobject-2.0.so.0 
#29 0x55f5e3fe in g_signal_emit () 
from /usr/lib/libgobject-2.0.so.0 
#30 0x55bc7f48 in gtk_button_released () 
from /usr/lib/libgtk-x11-2.0.so.0 
#31 0x55bc8eac in _gtk_button_paint () 
from /usr/lib/libgtk-x11-2.0.so.0 
#32 0x55c7fa25 in _gtk_marshal_BOOLEAN__BOXED () 
from /usr/lib/libgtk-x11-2.0.so.0 
#33 0x55f4cfd8 in g_cclosure_new_swap () 
from /usr/lib/libgobject-2.0.so.0 
#34 0x55f4d67b in g_closure_invoke () 
from /usr/lib/libgobject-2.0.so.0 
#35 0x55f5ce72 in g_signal_stop_emission () 
from /usr/lib/libgobject-2.0.so.0 
#36 0x55f5de05 in g_signal_emit_valist () 
from /usr/lib/libgobject-2.0.so.0 
#37 0x55f5e3fe in g_signal_emit () 
from /usr/lib/libgobject-2.0.so.0 
#38 0x55d5d138 in gtk_widget_activate () 
from /usr/lib/libgtk-x11-2.0.so.0 
#39 0x55c7df79 in gtk_propagate_event () 
from /usr/lib/libgtk-x11-2.0.so.0 
#40 0x55c7e3d9 in gtk_main_do_event () 
from /usr/lib/libgtk-x11-2.0.so.0 
#41 0x55e6842a in _gdk_events_queue () 
from /usr/lib/libgdk-x11-2.0.so.0 
#42 0x55fbf421 in g_main_context_dispatch () 
from /usr/lib/libglib-2.0.so.0 
#43 0x55fc2687 in g_main_context_check () 
from /usr/lib/libglib-2.0.so.0 
#44 0x55fc2bd8 in g_main_loop_run () 
from /usr/lib/libglib-2.0.so.0 
#45 0x55c7d629 in gtk_main () 
from /usr/lib/libgtk-x11-2.0.so.0 
#46 0x5582c86e in wxEventLoop::Run () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#47 0x558be7f8 in wxAppBase::MainLoop () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#48 0x558be912 in wxAppBase::OnRun () 
from /usr/lib/libwx_gtk2u_core-2.6.so.0 
#49 0x55ab151b in wxEntry () 
from /usr/lib/libwx_baseu-2.6.so.0 
#50 0x55ab15ee in wxEntry () 
from /usr/lib/libwx_baseu-2.6.so.0 
#51 0x0805cd69 in ?? () 
#52 0x56225ed0 in __libc_start_main () 
from /lib/tls/libc.so.6 
#53 0x0805cc91 in ?? () 
(gdb) 
 
on a 32 bit machine or to a long calculation followed 
by a silent crash on AMD64. This is pretty annoying 
as in this case I m7ust throw away a bunch of 
recently created control points and try again, which 
doesn't always work and which case I have to start 
from scratch... :-/ 
 
Is there any known workaround? I couldn't locate any 
in the FAQ and ML archives. 
 
Greetings, 
 
  Gunter 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=550441&aid=1362472&group_id=77506


More information about the ptx mailing list