View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003914 | unreal | ircd | public | 2010-06-24 02:38 | 2010-07-14 17:04 |
| Reporter | deiks | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | N/A |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.2.8 | ||||
| Summary | 0003914: Crash | ||||
| Description | When loads file it crashes. Something about disk quota. | ||||
| Attached Files | location.conf (741,926 bytes) | ||||
| 3rd party modules | |||||
|
|
1. Core files available: 2. -rw------- 1 user user 0 Jun 24 00:18 gdb.core 3. -rw------- 1 user user 2772992 Jun 24 00:18 ircd.core 4. Type the name of the core file you want to research: 5. ircd.core 6. 7. =================== START HERE ====================== 8. BACKTRACE: 9. Core was generated by `ircd'. 10. Program terminated with signal 5, Trace/breakpoint trap. 11. #0 0x0a0b5fa0 in r_debug_state () from /libexec/ld-elf.so.1 12. #0 0x0a0b5fa0 in r_debug_state () from /libexec/ld-elf.so.1 13. #1 0x0a0ba5b4 in dlopen () from /libexec/ld-elf.so.1 14. #2 0x0806720c in Module_Create (path_=0xa41b1c0 "src/modules/commands.so") at modules.c:358 15. #3 0x08072919 in load_conf (filename=0x80a4beb "unrealircd.conf") at s_conf.c:8173 16. #4 0x08072be1 in init_conf (rootconf=0x80a4beb "unrealircd.conf", rehash=0) at s_conf.c:1705 17. #5 0x08062a41 in main (argc=0, argv=0xbfbfec3c) at ircd.c:1447 18. 19. #0 0x0a0b5fa0 in r_debug_state () from /libexec/ld-elf.so.1 20. 21. 0x81396c0 <backupbuf>: "" 22. 23. #0 0x0a0b5fa0 in r_debug_state () from /libexec/ld-elf.so.1 24. No symbol table info available. 25. #1 0x0a0ba5b4 in dlopen () from /libexec/ld-elf.so.1 26. No symbol table info available. 27. #2 0x0806720c in Module_Create (path_=0xa41b1c0 "src/modules/commands.so") at modules.c:358 28. Mod = Variable "Mod" is not available. 29. GCC: gcc version 4.2.1 20070719 [FreeBSD] 30. UNAME: FreeBSD viper.sh3lls.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Fri Apr 16 09:56:00 UTC 2010 [email protected]:/usr/obj/usr/src/sys/SH3LLS i386 31. UNREAL: Unreal3.2.8.1 build 1.1.1.1.2.26 2009/04/13 11:03:55 32. CORE: -rw------- 1 user user 2772992 Jun 24 00:18 ircd.core 33. =================== STOP HERE ====================== 34. 35. Copy the parts between the START HERE and STOP HERE marker 36. and report it on http://bugs.unrealircd.org/ 37. 38. But before you do, note the following: 39. 1. We do not support modifications of any unrealircd code 40. (except for config.h changes). 41. 2. If you are using 3rd party modules we might request you 42. to run without them and verify you still crash. This is 43. to eleminate any loss of time due to bugs made by others 44. 3. Always use the latest UnrealIRCd version, we fix (crash)bugs 45. all the time so your bug might as well be fixed already. 46. 47. Thanks! |
|
|
What's the error you get when the IRCd start ups? (You said 'something about disk quota', but what is the exact error?) Try running the ircd with './ircd -F' to see if you get a better error message. Could be a resource limit imposed by your shell provider, like a memory limit. |
|
|
It says "Unknown command" |
|
|
Well, ok, I mean running the ircd binary directly with the -F parameter, wherever you installed it :) Anyway, I cannot reproduce your bug here. I suggest to bug your shell provider, especially since you say something about quota, I don't think this is a bug in UnrealIRCd. (On a side note, if anyone could test Unreal on 8.0-RELEASE-p2 that would be nice) |
|
|
assuming not an unreal bug. fbsd 8.x will be tested during rc and possible before, so we'll catch this then. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-06-24 02:38 | deiks | New Issue | |
| 2010-06-24 02:38 | deiks | File Added: location.conf | |
| 2010-06-24 02:42 | deiks | Note Added: 0016130 | |
| 2010-06-24 09:45 | syzop | Note Added: 0016133 | |
| 2010-07-03 15:52 | deiks | Note Added: 0016138 | |
| 2010-07-05 13:18 | syzop | Note Added: 0016139 | |
| 2010-07-14 17:04 | syzop | QA | => Not touched yet by developer |
| 2010-07-14 17:04 | syzop | U4: Need for upstream patch | => No need for upstream InspIRCd patch |
| 2010-07-14 17:04 | syzop | Note Added: 0016163 | |
| 2010-07-14 17:04 | syzop | Status | new => closed |
| 2010-07-14 17:04 | syzop | Resolution | open => no change required |