Bug 1616242 - Crash in GLE
Summary: Crash in GLE
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gle
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Susi Lehtola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-15 11:36 UTC by Susi Lehtola
Modified: 2020-05-26 15:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-26 15:04:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Crashing plot input (1.07 KB, application/x-xz)
2018-08-15 11:36 UTC, Susi Lehtola
no flags Details

Description Susi Lehtola 2018-08-15 11:36:38 UTC
Created attachment 1476120 [details]
Crashing plot input

GLE is crashing consistently when trying to generate a plot.

Backtrace as follows
#0  0x00007fdba405bfeb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007fdba40465c1 in __GI_abort () at abort.c:79
#2  0x00007fdba3b957f8 in std::__replacement_assert(char const*, int, char const*, char const*) (__file=__file@entry=0x7fdba3ca8490 "/usr/include/c++/8/bits/stl_vector.h", __line=__line@entry=932, __function=__function@entry=0x7fdba3cafc00 <_ZZNSt6vectorIiSaIiEEixEmE19__PRETTY_FUNCTION__> "std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = int; _Alloc = std::allocator<int>; std::vector<_Tp, _Alloc>::reference = int&;"..., __condition=__condition@entry=0x7fdba3ca8460 "__builtin_expect(__n < this->size(), true)") at /usr/include/c++/8/x86_64-redhat-linux/bits/c++config.h:2389
#3  0x00007fdba3bedc2f in std::vector<int, std::allocator<int> >::operator[](unsigned long) (__n=0, this=<optimized out>) at graph.h:401
#4  0x00007fdba3bedc2f in GLEDataPairs::getM() (this=<optimized out>) at graph.h:403
#5  0x00007fdba3bedc2f in GLEGraphPartLines::drawLine(int) (this=0x56163b1d02a0, dn=1) at graph2.cpp:1035
#6  0x00007fdba3bede38 in GLEGraphPartLines::drawLayerObject(int, GLEMemoryCell*) (this=0x56163b1d02a0, layer=700, object=<optimized out>) at graph2.cpp:1018
#7  0x00007fdba3bdbc8c in GLEGraphBlockInstance::drawParts() () at gle-interface/gle-datatype.h:234
#8  0x00007fdba3bdc37c in draw_graph(KeyInfo*, GLEGraphBlockInstance*) () at graph.cpp:1680
#9  0x00007fdba3c69c25 in GLEBlockBase::endExecuteBlock() (this=0x56163b19b980) at gle-block.cpp:56
#10 0x00007fdba3c1c0f5 in GLERun::do_pcode(GLESourceLine&, int*, int*, int, int*, bool&) (this=0x56163b183b30, sline=..., srclin=0x7fffa42c29e8, pcode=0x56163b1b30a0, plen=4, pend=0x7fffa42c29d4, mkdrobjs=@0x7fffa42c29d3: false) at run.cpp:1050
#11 0x00007fdba3bb8403 in DrawIt(GLEScript*, GLEFileLocation*, CmdLineObj*, bool) (script=0x56163b197bc0, outfile=0x7fffa42c2b20, cmdline=<optimized out>, silent=<optimized out>)
    at drawit.cpp:368
#12 0x00007fdba3b8ffb2 in GLELoadOneFileManager::process_one_file_tex() (this=0x7fffa42c2bb0) at gle.cpp:879
#13 0x00007fdba3b924c9 in load_one_file_sub(GLEScript*, CmdLineObj&, unsigned long*) (script=0x56163b197bc0, cmdline=..., exit_code=0x7fffa42c2e38) at gle.cpp:1190
#14 0x00007fdba3b936ae in load_one_file(char const*, CmdLineObj&, unsigned long*) (name=0x56163b197b20 "Og_poly.gle", cmdline=..., exit_code=0x7fffa42c2e38) at gle.cpp:1283
#15 0x00007fdba3b9557b in GLEMain (argc=2, argv=<optimized out>) at gle.cpp:233
#16 0x000056163a182b81 in main (argc=2, argv=0x7fffa42c31c8) at glec.cpp:150
#17 0x00007fdba404824b in __libc_start_main (main=
    0x56163a182a20 <main>, argc=2, argv=0x7fffa42c31c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa42c31b8) at ../csu/libc-start.c:308
#18 0x000056163a18301a in _start () at glec.cpp:171

Comment 1 Susi Lehtola 2018-08-15 11:47:16 UTC
I realize now that the problem was that there was nothing to plot - all the numbers in a dataset were NaNs...

Comment 2 Ben Cotton 2019-05-02 21:05:43 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Ben Cotton 2020-04-30 22:05:58 UTC
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Ben Cotton 2020-05-26 15:04:21 UTC
Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.