<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/gnuworld/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/gnuworld/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 21 Nov 2014 17:06:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuworld/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#31 update on how to of gnuworld</title><link>https://sourceforge.net/p/gnuworld/bugs/31/?limit=25#132f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hello. An update on the how to tutorial? the one on the website is very old :(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cube</dc:creator><pubDate>Fri, 21 Nov 2014 17:06:33 -0000</pubDate><guid>https://sourceforge.netbd4408f07e02829d76c35f6999134e45db4a94de</guid></item><item><title>Dangling pointers in sqlUser/sqlChannel upon db reconection</title><link>https://sourceforge.net/p/gnuworld/bugs/45/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've discovered a problem in CMaster that will result in a crash in gnuworld due to dangling pointers.&lt;/p&gt;
&lt;p&gt;sqlUser and sqlChannel objects  are created with a pointer to a dbHandle object. &lt;/p&gt;
&lt;p&gt;However when mod.cservice gets disconnected from postgres it runs delete(SQLDb); meaning all cached sqlUser objects and sqlChannel objects now have a dangling pointer and next time the code attempts to use it gnuworld crashes with "pure virtual method called".&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith Ward</dc:creator><pubDate>Fri, 30 Sep 2011 14:11:39 -0000</pubDate><guid>https://sourceforge.net41b86ef4a72b3232a457e73a48871b38411b0c6e</guid></item><item><title>mod.dronescan analysecommand</title><link>https://sourceforge.net/p/gnuworld/bugs/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;gnuworld cores when try to use analysecommand when typed a wrong channel name,&lt;/p&gt;
&lt;p&gt;fix for this can ge found here: &lt;a href="https://github.com/rafaelberrocalj/mygnuworld/commit/5f75bd7354d14acd9b14e27879fa130a83c6f255" rel="nofollow"&gt;https://github.com/rafaelberrocalj/mygnuworld/commit/5f75bd7354d14acd9b14e27879fa130a83c6f255&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rafael berrocal</dc:creator><pubDate>Tue, 22 Mar 2011 00:02:09 -0000</pubDate><guid>https://sourceforge.netac3570bc8f1c067fdf76ef7cef659ea520be072d</guid></item><item><title>mod.openchanfix checkcommand</title><link>https://sourceforge.net/p/gnuworld/bugs/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;gnu cores after trying to check a channel that doesnt exists using openchanfix, got it by a mistaked when i tiped the channels name wrong!&lt;/p&gt;
&lt;p&gt;a solution can be found here: &lt;a href="https://github.com/rafaelberrocalj/mygnuworld/commit/ae783fa2f1c23806b57bcf26bc82d8a2f35a5503" rel="nofollow"&gt;https://github.com/rafaelberrocalj/mygnuworld/commit/ae783fa2f1c23806b57bcf26bc82d8a2f35a5503&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Mar 2011 18:50:14 -0000</pubDate><guid>https://sourceforge.net7c81b64d8c4802f674c04a2ecd132fd40b1d7495</guid></item><item><title>mod.cservice x wont invite</title><link>https://sourceforge.net/p/gnuworld/bugs/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to use /msg X invite #Channel, X will do nothing.&lt;br /&gt;
It will respond to when X is not in the channel, or if a user doesnt have access to the channel.&lt;br /&gt;
Basicly everything works with the invite command,except the fact that it needs to invite to the channel.&lt;/p&gt;
&lt;p&gt;Is there any fixes for this? :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haavard </dc:creator><pubDate>Thu, 10 Mar 2011 11:11:03 -0000</pubDate><guid>https://sourceforge.net88a56161d41fc3d78ecfa600d1d1a47c169dcb18</guid></item><item><title>mod.ccontrol - learnnet</title><link>https://sourceforge.net/p/gnuworld/bugs/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i've got a bug on mod.ccontrol, do a fresh install of gnuworld, new ccontrol db, connect to irc, login as admin,&lt;br /&gt;
do /msg uworld learnnet, after some seconds(i think it's the time on the conf) it will crash, "segment fault"&lt;br /&gt;
it happens once.. after that, when running it again, and doing the same, it wont crash,&lt;br /&gt;
i dont know if it happens when there are new (unknow) server connected to ccontrol&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rafael berrocal</dc:creator><pubDate>Wed, 02 Feb 2011 02:22:21 -0000</pubDate><guid>https://sourceforge.netaaf499fd10aed205bda72cb6a7a60069b63dcae1</guid></item><item><title>mod.cservice bug on burst</title><link>https://sourceforge.net/p/gnuworld/bugs/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i've configured ircu2.10.12.13 with the last version of gnuworld on git repository.&lt;/p&gt;
&lt;p&gt;i've registered 4 channels on mod.cservice and set-up autojoin (using only my ircu server and gnuworld server).&lt;/p&gt;
&lt;p&gt;now kill ircd/gnuworld pid, start ircd again, now try to connect gnuworld to the ircd,&lt;/p&gt;
&lt;p&gt;it wont connect, give 'segment fault', i've noticed after i joined all 4 channels and tryed to start gnuworld, it connects!&lt;/p&gt;
&lt;p&gt;now i've parted all channels, killed gnuworld, and tryed to start it again, it connects!&lt;/p&gt;
&lt;p&gt;so: gnuworld crash when trying to join channels registered first time when no-one have joined that channel!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rafael berrocal</dc:creator><pubDate>Thu, 23 Dec 2010 00:46:20 -0000</pubDate><guid>https://sourceforge.net57ae126a88992e54e2e412f38dd8f01b3a210253</guid></item><item><title>New GLing Token Syntax</title><link>https://sourceforge.net/p/gnuworld/bugs/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It seems that GNUWorld will crash if it receives the old syntax of the GL token. But, if I got it right (I may be wrong) the lifetime field is optional in the token, so GNUWorld should accept all syntaxes.&lt;/p&gt;
&lt;p&gt;Token Example: &lt;br /&gt;
AB GL * +judge@ip  3524  1267503884 :Testing th GLine&lt;/p&gt;
&lt;p&gt;GNUWorld crashes:&lt;br /&gt;
../libgnuworld/xparameters.h:108: char* gnuworld::xParameters::operator[](const size_t&amp;amp;) const: Assertion `validSubscript( pos )' failed.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paulo Stradioti</dc:creator><pubDate>Tue, 02 Mar 2010 05:38:48 -0000</pubDate><guid>https://sourceforge.neta36d13ec496d85e21c5234b46e4ca324dd6ddb47</guid></item><item><title>User with access &lt;100 get opped in a strictop channel</title><link>https://sourceforge.net/p/gnuworld/bugs/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a channel has the STRICTOP flag, and there is a user with an access level less than 100 wich have AUTOMODE set to OP.. when the user log on to X, already being is on the channel, he gets opped, then deoped right after.. &lt;/p&gt;
&lt;p&gt;The fact is: he gets op and he's not supposed to..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 13 Jan 2010 21:41:29 -0000</pubDate><guid>https://sourceforge.nete1c12afcf39a9786445d7f240dfd56afd5964294</guid></item><item><title>Possible Bug (Event Handler)</title><link>https://sourceforge.net/p/gnuworld/bugs/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm not sure, but it may be a bug, so I would thanks if you could take a look.&lt;/p&gt;
&lt;p&gt;Get the latest version of gnuworld with cvs. &lt;br /&gt;
open mod.cservice.cc.&lt;br /&gt;
Find the registered channels event handler OnChannelEvent.&lt;br /&gt;
In the switch, find the link below:&lt;br /&gt;
theClient = static_cast&amp;lt; iClient* &amp;gt;( data1 ) ;&lt;br /&gt;
Right below it, add this one:&lt;br /&gt;
Notice(theClient, "Debbuging..");&lt;/p&gt;
&lt;p&gt;Compile GNUWorld and link it to the network. &lt;br /&gt;
Rejoin some channel where X is in.&lt;/p&gt;
&lt;p&gt;Do you see the notice TWICE?&lt;br /&gt;
[00:11:40] -X- Debbuging..&lt;br /&gt;
[00:11:40] -X- Debbuging..&lt;/p&gt;
&lt;p&gt;If not, try registering a channel and setting it's autojoin to on. Restart GNUWorld.. &lt;br /&gt;
And now, double notice?&lt;/p&gt;
&lt;p&gt;Tested with u2.10.12.12 and GNUWorld 1.4.1.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paulo Stradioti</dc:creator><pubDate>Mon, 20 Jul 2009 03:23:44 -0000</pubDate><guid>https://sourceforge.net133814512c26ba7a42532c9f418327c92d57e7b9</guid></item></channel></rss>