]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003827.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003827.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] ircservices crashes when saving databases
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20ircservices%20crashes%20when%20saving%20databases&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003833.html">
11 <LINK REL="Next" HREF="003834.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] ircservices crashes when saving databases</H1>
15 <B>2f at n</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20ircservices%20crashes%20when%20saving%20databases&In-Reply-To="
17 TITLE="[IRCServices] ircservices crashes when saving databases">2f at n
18 </A><BR>
19 <I>Tue May 6 02:24:50 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003833.html">[IRCServices] ircservices with hybrid
22 </A></li>
23 <LI>Next message: <A HREF="003834.html">[IRCServices] ircservices with hybrid
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3827">[ date ]</a>
27 <a href="thread.html#3827">[ thread ]</a>
28 <a href="subject.html#3827">[ subject ]</a>
29 <a href="author.html#3827">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 Ircservices version:
37 [May 06 11:44:40.107617 2003] IRC Services 5.0.18 starting up (options: debug)
38
39 using default language:
40 turkish
41
42 ircd version:
43 tr-ircd(kenora)-5.1(03)-r#2
44
45 logs:
46 [May 06 11:52:17.596382 2003] protocol/trircd: debug: tiufang SJOINs #ankara
47 [May 06 11:52:17.597995 2003] debug: Creating channel #ankara
48 [May 06 11:52:20.650418 2003] debug: Saving databases
49 [May 06 11:52:35.852122 2003] debug: Saving databases
50 [May 06 11:52:50.951586 2003] debug: Saving databases
51 [May 06 11:53:06.042137 2003] debug: Saving databases
52 [May 06 11:53:21.136978 2003] debug: Saving databases
53 [May 06 11:53:22.081041 2003] debug: Received: f :ULAK-IRC
54 [May 06 11:53:22.082513 2003] debug: Sent: :phantom.ulakbim.gov.tr PONG phantom.ulakbim.gov.tr ULAK-IRC
55 ...
56 [May 06 11:53:38.641767 2003] debug: Saving databases
57 [May 06 11:53:50.153203 2003] debug: Received: :tiufang P ChanServ :register #ankara MyPass ThisIsADescription
58 [May 06 11:53:50.154635 2003] chanserv/main: Channel #ankara registered by tiufang!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">tiufang at phantom.ulakbim.gov.tr</A>
59 [May 06 11:53:50.156652 2003] debug: Sent: :ChanServ NOTICE tiufang :#ankara kanali tiufang nick'inize kaydedilmistir.
60 [May 06 11:53:50.158033 2003] debug: Sent: :ChanServ NOTICE tiufang :Kanal sifrenizi ( MyPass ) kimseye soylemeyiniz ve unutmayiniz.
61 [May 06 11:53:50.159565 2003] debug: Sent: :ChanServ MODE #ankara +tr
62 [May 06 11:53:53.171666 2003] debug: Saving databases
63 [May 06 11:54:08.251612 2003] debug: Saving databases
64 [May 06 11:54:08.325564 2003] Services terminating: Segmentation Fault
65 [May 06 11:54:08.328607 2003] debug: Sent: :MemoServ QUIT :
66 [May 06 11:54:08.330422 2003] debug: Sent: :ChanServ QUIT :
67 [May 06 11:54:08.332015 2003] debug: Sent: :NickServ QUIT :
68 [May 06 11:54:08.333659 2003] debug: Sent: :OperServ QUIT :
69 [May 06 11:54:08.335018 2003] debug: Sent: :Global QUIT :
70 [May 06 11:54:08.336640 2003] debug: Sent: :phantom.ulakbim.gov.tr SQUIT phantom.ulakbim.gov.tr :Services terminating: Segmentation Fault
71
72
73 description:
74 - ircservices crashes after registering a channel when saving databases.
75 - there seems to be no problem with registering nicks.
76 - after segmentation fault,
77 _ there seems to be no core file dumped
78 _ .lock file exists
79 _ chan.db and chan.db.new files exist
80
81 - when restarting ircservices in this state, the following appears in logs:
82
83 [May 06 11:59:32.567845 2003] debug: Loading module `chanserv/main'
84 [May 06 11:59:32.573916 2003] database/version4: Extension data found for nonexisting channel `#ankara'
85 [May 06 11:59:32.596249 2003] debug: Successfully loaded module `chanserv/main'
86
87 _ and of course, since .lock file exists:
88
89 [May 06 12:02:04.231210 2003] debug: Sent: :phantom.ulakbim.gov.tr GLOBOPS :Warning: Data directory is locked; databases will not be updated. Remove the `.lock' file to allow database updates.
90 [May 06 12:02:04.232683 2003] warning: data directory is locked, not updating databases
91
92
93 thanks in advance for any help.
94
95 btw, i'm using Solaris 9 on sparc (Ultra 10) with (hopefully all) common gnu packages installed.
96
97
98
99 </PRE>
100
101 <!--endarticle-->
102 <HR>
103 <P><UL>
104 <!--threads-->
105 <LI>Previous message: <A HREF="003833.html">[IRCServices] ircservices with hybrid
106 </A></li>
107 <LI>Next message: <A HREF="003834.html">[IRCServices] ircservices with hybrid
108 </A></li>
109 <LI> <B>Messages sorted by:</B>
110 <a href="date.html#3827">[ date ]</a>
111 <a href="thread.html#3827">[ thread ]</a>
112 <a href="subject.html#3827">[ subject ]</a>
113 <a href="author.html#3827">[ author ]</a>
114 </LI>
115 </UL>
116
117 </body></html>