kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34496
Re: GerbView: ASSERT: wxRound(): argument out of supported range
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Wed, 28 Feb 2018 08:26:52 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<4a07d5e2-9712-de4e-533a-430034ce86bb@embeon.de>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2
Clemens,
Please report problems on the bug tracker. It is much easier for us to
coordinate the work this way. There is a high chance that your report on
the mailing list will be lost in a few days due to high traffic on the
mailing list. Thank you for understanding.
Cheers,
Orson
On 02/27/2018 11:51 PM, Clemens Koller wrote:
> Hi!
>
> I hope you don't mind feeding you with more bug reports... ;-)
>
> In GerbView I open two Gerber files from the gerber_test_files:
> apertures_rotated_and_arcs_in_tracks.gbr and
> test_polygons_with_arcs.gbr
>
> When I choose Miscellaneous -> List DCodes, I run into the following assertion:
>
> ASSERT INFO:
> ./include/wx/math.h(151): assert "x > INT_MIN - 0.5 && x < INT_MAX + 0.5" failed in wxRound(): argument out of supported range
>
> BACKTRACE:
> [1] wxDCImpl::DeviceToLogicalY(int) const
> [2] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
> [3] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
> [4] wxEvtHandler::TryHereOnly(wxEvent&)
> [5] wxEvtHandler::DoTryChain(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_closure_invoke
> [16] g_signal_emit_valist
> [17] g_signal_emit
> [18] gtk_propagate_event
> [19] gtk_main_do_event
> [20] g_main_context_dispatch
> [21] g_main_loop_run
> [22] gtk_main
> [23] wxGUIEventLoop::DoRun()
> [24] wxEventLoopBase::Run()
> [25] wxAppConsoleBase::MainLoop()
> [26] wxEntry(int&, wchar_t**)
> [27] __libc_start_main
> [28] _start
>
> Regards,
>
> Clemens
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References