You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Case read ok by ResInsight when NNC trans-values are not imported.
When NCC-trans-values are read, ResInsight crashes, apparently because no TRANNNC exists. This would be more user-friendly handled by giving a warning info box to the user.
The error log-file produced by ERT:
Abort called from: __hash_get_node_unlocked (/home/jenkins/resinsight/RH5/workspace/ResInsight-Master-RH5-Octave3.8.1/ThirdParty/Ert/devel/libert_util/src/hash.c:146)
__hash_get_node_unlocked: tried to get from key:TRANNNC which does not exist - aborting
#00 ???(..) in util.c:0 #1 util_abort__(..) in ??:0 #2 hash_get(..) in ??:0 #3 ???(..) in ecl_file.c:0 #4 ???(..) in ecl_nnc_export.c:0 #5 ecl_nnc_export(..) in ??:0 #6 _ZN22RifReaderEclipseOutput15transferNNCDataEPK15ecl_grid_structPK15ecl_file_structP11RigMainGrid(..) in ??:0 #7 _ZN22RifReaderEclipseOutput4openERK7QStringP11RigCaseData(..) in ??:0 #8 _ZN13RimResultCase19openEclipseGridFileEv(..) in ??:0 #9 _ZN7RimCase17openReserviorCaseEv(..) in ??:0 #10 _ZN16RimReservoirView17loadDataAndUpdateEv(..) in ??:0 #11ZN14RiaApplication15openEclipseCaseERK7QStringS2(..) in ??:0 #12 _ZN14RiaApplication23openEclipseCaseFromFileERK7QString(..) in ??:0 #13 _ZN13RiuMainWindow21slotImportEclipseCaseEv(..) in ??:0 #14 _ZN11QMetaObject8activateEP7QObjectPKS_iPPv(..) in ??:0 #15 _ZN7QAction9triggeredEb(..) in ??:0 #16 _ZN7QAction8activateENS_11ActionEventE(..) in ??:0 #17 ???(..) in ??:0 #18 ???(..) in ??:0 #19 _ZN7QWidget5eventEP6QEvent(..) in ??:0 #20 _ZN5QMenu5eventEP6QEvent(..) in ??:0 #21 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent(..) in ??:0 #22 _ZN12QApplication6notifyEP7QObjectP6QEvent(..) in ??:0 #23 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent(..) in ??:0 #24 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb(..) in ??:0 #25 ???(..) in ??:0 #26 _ZN12QApplication15x11ProcessEventEP7_XEvent(..) in ??:0 #27 ???(..) in ??:0 #28 g_main_context_dispatch(..) in ??:0 #29 ???(..) in ??:0 #30 g_main_context_iteration(..) in ??:0 #31 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE(..) in ??:0 #32 ???(..) in ??:0 #33 _ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE(..) in ??:0 #34 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE(..) in ??:0 #35 _ZN16QCoreApplication4execEv(..) in ??:0 #36 main(..) in ??:0 #37 __libc_start_main(..) in ??:0 #38 _ZNK9QTreeView7drawRowEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex(..) in ??:0
The text was updated successfully, but these errors were encountered:
Case read ok by ResInsight when NNC trans-values are not imported.
When NCC-trans-values are read, ResInsight crashes, apparently because no TRANNNC exists. This would be more user-friendly handled by giving a warning info box to the user.
The error log-file produced by ERT:
Abort called from: __hash_get_node_unlocked (/home/jenkins/resinsight/RH5/workspace/ResInsight-Master-RH5-Octave3.8.1/ThirdParty/Ert/devel/libert_util/src/hash.c:146)
__hash_get_node_unlocked: tried to get from key:TRANNNC which does not exist - aborting
#00 ???(..) in util.c:0
#1 util_abort__(..) in ??:0
#2 hash_get(..) in ??:0
#3 ???(..) in ecl_file.c:0
#4 ???(..) in ecl_nnc_export.c:0
#5 ecl_nnc_export(..) in ??:0
#6 _ZN22RifReaderEclipseOutput15transferNNCDataEPK15ecl_grid_structPK15ecl_file_structP11RigMainGrid(..) in ??:0
#7 _ZN22RifReaderEclipseOutput4openERK7QStringP11RigCaseData(..) in ??:0
#8 _ZN13RimResultCase19openEclipseGridFileEv(..) in ??:0
#9 _ZN7RimCase17openReserviorCaseEv(..) in ??:0
#10 _ZN16RimReservoirView17loadDataAndUpdateEv(..) in ??:0
#11 ZN14RiaApplication15openEclipseCaseERK7QStringS2(..) in ??:0
#12 _ZN14RiaApplication23openEclipseCaseFromFileERK7QString(..) in ??:0
#13 _ZN13RiuMainWindow21slotImportEclipseCaseEv(..) in ??:0
#14 _ZN11QMetaObject8activateEP7QObjectPKS_iPPv(..) in ??:0
#15 _ZN7QAction9triggeredEb(..) in ??:0
#16 _ZN7QAction8activateENS_11ActionEventE(..) in ??:0
#17 ???(..) in ??:0
#18 ???(..) in ??:0
#19 _ZN7QWidget5eventEP6QEvent(..) in ??:0
#20 _ZN5QMenu5eventEP6QEvent(..) in ??:0
#21 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent(..) in ??:0
#22 _ZN12QApplication6notifyEP7QObjectP6QEvent(..) in ??:0
#23 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent(..) in ??:0
#24 _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Eb(..) in ??:0
#25 ???(..) in ??:0
#26 _ZN12QApplication15x11ProcessEventEP7_XEvent(..) in ??:0
#27 ???(..) in ??:0
#28 g_main_context_dispatch(..) in ??:0
#29 ???(..) in ??:0
#30 g_main_context_iteration(..) in ??:0
#31 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE(..) in ??:0
#32 ???(..) in ??:0
#33 _ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE(..) in ??:0
#34 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE(..) in ??:0
#35 _ZN16QCoreApplication4execEv(..) in ??:0
#36 main(..) in ??:0
#37 __libc_start_main(..) in ??:0
#38 _ZNK9QTreeView7drawRowEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex(..) in ??:0
The text was updated successfully, but these errors were encountered: