(lldb) bt all * thread #1, name = 'unrealircd', stop reason = signal SIGABRT frame #0: 0x0000000801b9586a libc.so.7`__sys_thr_kill at thr_kill.S:4 frame #1: 0x0000000801b0df54 libc.so.7`__raise(s=6) at raise.c:50:10 frame #2: 0x0000000801bbefc9 libc.so.7`abort at abort.c:65:8 * frame #3: 0x0000000001258d48 unrealircd`sha256hash_binary(dst=, src=, n=) at misc.c:2282:3 frame #4: 0x0000000001284943 unrealircd`add_entropy_configfile(st=0x00007fffffffe5c0, buf="/* Configuration file for UnrealIRCd 6\n *\n * Simply copy this file to your conf/ directory, call it\n * 'unrealircd.conf' and walk through it line by line (edit it!)\n *\n * Important: All lines, except { and } end with an ;\n * This is very important, if you miss a ; somewhere then the\n * configuration file parser will complain and the file will not\n * be processed correctly!\n * If this is your first experience with an UnrealIRCd configuration\n * file then we really recommend you to read a little about the syntax,\n * this only takes a few minutes and will help you a lot:\n * https://www.unrealircd.org/docs/Configuration#Configuration_file_syntax\n *\n * UnrealIRCd 6 documentation (very extensive!):\n * https://www.unrealircd.org/docs/UnrealIRCd_6_documentation\n *\n * Frequently Asked Questions:\n * https://www.unrealircd.org/docs/FAQ\n *\n */\n\n/* This is a comment, all text here is ignored (comment type #1) */\n// This is also a comment, this line is ignored (comment type #2)\n# This is also a comment, again this line is "...) at random.c:430:2 frame #5: 0x00000000011f8e72 unrealircd`config_load(filename="/home/ec2-user/unrealircd/conf/unrealircd.conf", displayname="/home/ec2-user/unrealircd/conf/unrealircd.conf") at conf.c:943:2 frame #6: 0x00000000012002af unrealircd`config_read_file(filename="/home/ec2-user/unrealircd/conf/unrealircd.conf", display_name="/home/ec2-user/unrealircd/conf/unrealircd.conf") at conf.c:2316:15 frame #7: 0x00000000011ff78c unrealircd`config_read_start at conf.c:2085:8 frame #8: 0x00000000011cc15c unrealircd`main(argc=, argv=) at ircd.c:832:6 frame #9: 0x0000000801ae2afa libc.so.7`__libc_start1(argc=1, argv=0x00007fffffffe9c8, env=0x00007fffffffe9d8, cleanup=, mainX=(unrealircd`main at ircd.c:528)) at libc_start1.c:157:7 frame #10: 0x000000000111e03d unrealircd`_start at crt1_s.S:83