URL:
<http://gna.org/bugs/?25068>
Summary: in pf_map_path() [path_finding.c::3200]: assertion
'pos->fuel_left == param-> fuel_left_initially' failed.
Project: Freeciv
Submitted by: jtn
Submitted on: Sat 17 Sep 2016 10:19:53 PM BST
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release: S2_6 r33825
Discussion Lock: Any
Operating System: GNU/Linux
Planned Release: 2.6.0, 3.0.0
Contains string changes: None
_______________________________________________________
Details:
I found this on my console. No idea what I was doing when it happened. S2_6
r33825, Qt client, civ2civ3 ruleset. Some Bombers, Stealth Bombers, and
Stealth Fighters are in play.
Savegame attached, but it might be a turn or two too new.
1: in pf_map_path() [path_finding.c::3199]: assertion 'pos->moves_left ==
param->moves_left_initially' failed.
2: Backtrace:
2: 0: inst/bin/freeciv-qt(backtrace_print+0x30) [0x6ab5d0]
2: 1: inst/bin/freeciv-qt(vdo_log+0x8e) [0x6b067e]
2: 2: inst/bin/freeciv-qt(do_log+0xab) [0x6b075b]
2: 3: inst/bin/freeciv-qt(fc_assert_fail+0xa8) [0x6b0978]
2: 4: inst/bin/freeciv-qt(pf_map_path+0xa1) [0x6ca701]
2: 5: inst/bin/freeciv-qt() [0x4e06dd]
2: 6: inst/bin/freeciv-qt(is_valid_goto_draw_line+0x54) [0x4e2154]
2: 7: inst/bin/freeciv-qt(create_line_at_mouse_pos+0x67) [0x57f387]
2: 8: inst/bin/freeciv-qt(request_unit_goto+0x48) [0x4d6568]
2: 9:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x7e6)
[0x7feb753132a6]
2: 10:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x32)
[0x7feb7498ea52]
2: 11:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xe8)
[0x7feb74990f38]
2: 12:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction5eventEP6QEvent+0xe4)
[0x7feb74991054]
2: 13:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x8c)
[0x7feb74995c8c]
2: 14:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x3d6)
[0x7feb7499ae56]
2: 15:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d)
[0x7feb752ebc2d]
2: 16:
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN12QShortcutMap13dispatchEventEP9QKeyEvent+0x101)
[0x7feb75830921]
2: 17:
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN12QShortcutMap16tryShortcutEventEP7QObjectP9QKeyEvent+0xdc)
[0x7feb75830a3c]
2: 18:
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2c8)
[0x7feb7499ad48]
2: 19:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d)
[0x7feb752ebc2d]
2: 20:
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate15processKeyEventEPN29QWindowSystemInterfacePrivate8KeyEventE+0xab)
[0x7feb7580833b]
2: 21:
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0xf5)
[0x7feb7580c905]
2: 22:
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x28)
[0x7feb757f5858]
2: 23: /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so(+0x4f5b0)
[0x7feb5fa2c5b0]
2: 24:
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x254)
[0x7feb6f596e04]
2: 25: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49048) [0x7feb6f597048]
2: 26:
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c)
[0x7feb6f5970ec]
2: 27:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5c)
[0x7feb7533898c]
2: 28:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x11b)
[0x7feb752ea96b]
2: 29:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x81)
[0x7feb752f10e1]
2: 30: inst/bin/freeciv-qt(_ZN9fc_client4mainEP12QApplication+0x2ee)
[0x47af3e]
2: 31: inst/bin/freeciv-qt(_Z11qtg_ui_mainiPPc+0x202) [0x47b962]
2: 32: inst/bin/freeciv-qt(client_main+0x373) [0x4cdce3]
2: 33: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)
[0x7feb73a79f45]
2: 34: inst/bin/freeciv-qt() [0x47b0fd]
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 17 Sep 2016 10:19:53 PM BST Name: toltecs-T0276-Y01784-auto.sav.bz2
Size: 1007kB By: jtn
<http://gna.org/bugs/download.php?file_id=28644>
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?25068>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev