| 142 | |
| 143 | == Incorrect fwhm & Wavelength format in header file == |
| 144 | |
| 145 | {{{ |
| 146 | |
| 147 | *** stack smashing detected ***: azspec terminated |
| 148 | ** ======= Backtrace: ========= |
| 149 | ** /lib/libc.so.6(__fortify_fail+0x4d)[0x5e717d] |
| 150 | ** /lib/libc.so.6[0x5e712a] |
| 151 | ** azspec[0x8056716] |
| 152 | ** azspec[0x8054285] |
| 153 | ** azspec[0x8051257] |
| 154 | ** azspec[0x80539dd] |
| 155 | ** azspec[0x804c368] |
| 156 | ** /lib/libc.so.6(__libc_start_main+0xe6)[0x506bb6] |
| 157 | ** azspec[0x8049501] |
| 158 | |
| 159 | }}} |
| 160 | |
| 161 | If the fwhm or the wavelength fields in the header file are not one value per line, even if they are separated by commas |
| 162 | then that needs correcting. |