View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003856 | unreal | ircd | public | 2009-06-15 16:45 | 2009-06-19 03:37 |
| Reporter | aivus | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.7 | ||||
| Summary | 0003856: Crash on start | ||||
| Description | After updating the unrealircd has been crash. | ||||
| Additional Information | root@/usr/local/etc/Unreal>gdb /usr/local/libexec/ircd ircd.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... Core was generated by `ircd'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libcrypt.so.4...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.4 Reading symbols from /lib/libz.so.4...(no debugging symbols found)...done. Loaded symbols for /lib/libz.so.4 Reading symbols from /usr/local/lib/libintl.so.8...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libintl.so.8 Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libiconv.so.3 Reading symbols from /usr/local/lib/libcares.so.2...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libcares.so.2 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /var/run/ircd/tmp/31B849A6.commands.so...(no debugging symbols found)...done. Loaded symbols for /var/run/ircd/tmp/31B849A6.commands.so Reading symbols from /var/run/ircd/tmp/96AE31E1.cloak.so...(no debugging symbols found)...done. Loaded symbols for /var/run/ircd/tmp/96AE31E1.cloak.so Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x08054bff in unrealdns_cb_iptoname () (gdb) backtrace #0 0x08054bff in unrealdns_cb_iptoname () #1 0x28209666 in end_aquery () from /usr/local/lib/libcares.so.2 #2 0x28209d99 in addr_callback () from /usr/local/lib/libcares.so.2 #3 0x2820862e in qcallback () from /usr/local/lib/libcares.so.2 #4 0x282071f4 in end_query () from /usr/local/lib/libcares.so.2 #5 0x28207f3c in process_answer () from /usr/local/lib/libcares.so.2 #6 0x282082dd in read_udp_packets () from /usr/local/lib/libcares.so.2 #7 0x28208465 in ares_process () from /usr/local/lib/libcares.so.2 0000008 0x08056dc7 in read_message () #9 0x08060bf5 in main () | ||||
| 3rd party modules | |||||
|
|
run ./unreal backtrace and paste what it says to paste |
|
|
I'm using freebsd and start irc from /usr/local/libexec/ircd |
|
|
We don't encourage the use of ports, especially due to problems such as this. If you want to us to look into this, you need to reproduce the crash on an installation you downloaded/compiled/configured yourself. |
|
|
I concur. Especially since: 1) this Unreal is compiled without debugging symbols, 2) this is not the most recent Unreal version (3.2.8 or 3.2.8.1), 3) i've no idea how these ports link with c-ares, which version etc etc. Try our 3.2.8.1, see if that helps :) |
|
|
i found bug on port. Patch submitted. Thanks all. |
|
|
ok :) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-06-15 16:45 | aivus | New Issue | |
| 2009-06-15 17:00 | Stealth | Note Added: 0015870 | |
| 2009-06-15 17:17 | aivus | Note Added: 0015871 | |
| 2009-06-15 17:21 | Stealth | Note Added: 0015872 | |
| 2009-06-15 17:21 | Stealth | Status | new => feedback |
| 2009-06-18 15:37 | syzop | Note Added: 0015875 | |
| 2009-06-18 15:52 | aivus | Note Added: 0015876 | |
| 2009-06-19 03:37 | syzop | QA | => Not touched yet by developer |
| 2009-06-19 03:37 | syzop | U4: Need for upstream patch | => No need for upstream InspIRCd patch |
| 2009-06-19 03:37 | syzop | Note Added: 0015877 | |
| 2009-06-19 03:37 | syzop | Status | feedback => closed |
| 2009-06-19 03:37 | syzop | Resolution | open => no change required |