Opened 11 years ago
Closed 11 years ago
#521 closed defect (fixed)
"Export Column Statistic (GNUPLOT format)" window crashes if no alignment selected
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | no idea | Version: | SVN |
Keywords: | Cc: |
Description
Reproduce:
- run demo.arb with attached macro
gtk-backtrace:
Error: 'illegal values in set_minmax for AWAR 'tmp/ntree/colstat_2_gnuplot/smooth_values'' Can't continue - terminating.. -------------------- ARB-backtrace 'GBK_terminate (reason above) ': /home/ralf/ARB-bilbo/ARB.gtk.smallFix/lib/libCORE.so(GBK_dump_backtrace(_IO_FILE*, char const*)+0x3b)[0x7ffff773eafb] /home/ralf/ARB-bilbo/ARB.gtk.smallFix/lib/libCORE.so(GBK_terminate(char const*)+0x6a)[0x7ffff773ed45] /home/ralf/ARB-bilbo/ARB.gtk.smallFix/lib/libCORE.so(GB_warning(char const*)+0x0)[0x7ffff773ee4b] /home/ralf/ARB-bilbo/ARB.gtk.smallFix/lib/libWINDOW.so(AW_awar_int::set_minmax(float, float)+0x51)[0x7ffff6ea4807] /home/ralf/ARB-bilbo/ARB.gtk.smallFix/bin/arb_ntree(NT_create_colstat_2_gnuplot_window(AW_root*)+0x1a8)[0x4fd3af]
motif-backtrace:
adquery.cxx:447: Assertion '!GB_have_error()' failed -------------------- ARB-backtrace 'ARB_SIGSEGV': /home/ralf/ARB-bilbo/ARB.trunk.default/lib/libCORE.so(GBK_dump_backtrace(_IO_FILE*, char const*)+0x3b)[0x7ffff773eafb] /home/ralf/ARB-bilbo/ARB.trunk.default/lib/libARBDB.so(gb_search(GBCONTAINER*, char const*, GB_TYPES, int)+0x63)[0x7ffff7ace8d9] /home/ralf/ARB-bilbo/ARB.trunk.default/lib/libARBDB.so(GB_search(GBDATA*, char const*, GB_TYPES)+0x37)[0x7ffff7acedfb] /home/ralf/ARB-bilbo/ARB.trunk.default/lib/libWINDOW.so(AW_awar::AW_awar(AW_VARIABLE_TYPE, char const*, char const*, double, GBDATA*, AW_root*)+0x15a)[0x7ffff6ec022e] /home/ralf/ARB-bilbo/ARB.trunk.default/lib/libWINDOW.so(AW_root::awar_int(char const*, long, GBDATA*)+0x8d)[0x7ffff6eedad5] /home/ralf/ARB-bilbo/ARB.trunk.default/bin/arb_ntree(NT_create_colstat_2_gnuplot_window(AW_root*)+0x185)[0x4fe9f0]
Attachments (1)
Change History (5)
Changed 11 years ago by westram
comment:1 Changed 11 years ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
comment:2 follow-up: ↓ 3 Changed 11 years ago by westram
comment:3 in reply to: ↑ 2 Changed 11 years ago by westram
TODO clicking on 'Save & View' afterwards triggers SIGABRT
fixed by [12052]
comment:4 Changed 11 years ago by westram
- Resolution set to fixed
- Status changed from _started to closed
by [12054]
Note: See
TracTickets for help on using
tickets.
fixed by [12051] for trunk (also fixes gtk-crash)
TODO clicking on 'Save & View' afterwards triggers SIGABRT