dchub-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dchub-dev] [bug #6475] plugin receives invalid $SR calls


From: nobody
Subject: [Dchub-dev] [bug #6475] plugin receives invalid $SR calls
Date: Mon, 17 Nov 2003 15:54:34 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3; Linux)

=================== BUG #6475: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6475&group_id=3963

Changes by: Dirk Rieger <address@hidden>
Date: Mon 11/17/03 at 20:54 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I implemented another output into the send_evt_to_plugin function inside 
plugin.c (at the end of the for-loop line 703)
as you may see - the failure's occuring at this point first.

ucmd sr process orig: '$SR nettertest filmKill Bill SVCD - CD 1 
(Deutsch).MPG^E817127696 0/2^Etesthub (62.109.79.115)^Esearch|'
ucmd sr process outgoing  to: 'search', 6
ucmd sr process outgoing msg: '$SR nettertest filmKill Bill SVCD - CD 1 
(Deutsch).MPG^E817127696 0/2^Etesthub (62.109.79.115)|'
send evt to plugin: 'fd'
sr_fnc
varname: 'event' => varval: 'sr'
varname: 'nickname' => varval: 'nettertest'
varname: 'argc' => varval: '1'
varname: '0' => varval: 'fd'




=================== BUG #6475: FULL BUG SNAPSHOT ===================


Submitted by: hhgoth                  Project: DcHub:  Hub software for Direct 
Connect
Submitted on: Tue 11/11/03 at 16:43
Category:  Plugins                    Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Release:  0.5.2_CVS                   Platform Version:  Linux x86          
Planned Release:  None                Fixed Release:                        

Summary:  plugin receives invalid $SR calls

Original Submission:  If got a plugin for the search-result messages from hub

($SR-messages)

sometimes this plugin receives strange messages with wierd Characters - even 
without the $SR itself.

the messages doesn't seem to be originated by the hub-$SR function - I 
implemented a logoutput there.



it's the same if the plugin is just printing the event to the log as like in 
your example



the hub is running without perlscripts

Follow-up Comments
*******************

-------------------------------------------------------
Date: Mon 11/17/03 at 20:54         By: hhgoth
I implemented another output into the send_evt_to_plugin function inside 
plugin.c (at the end of the for-loop line 703)
as you may see - the failure's occuring at this point first.

ucmd sr process orig: '$SR nettertest filmKill Bill SVCD - CD 1 
(Deutsch).MPG^E817127696 0/2^Etesthub (62.109.79.115)^Esearch|'
ucmd sr process outgoing  to: 'search', 6
ucmd sr process outgoing msg: '$SR nettertest filmKill Bill SVCD - CD 1 
(Deutsch).MPG^E817127696 0/2^Etesthub (62.109.79.115)|'
send evt to plugin: 'fd'
sr_fnc
varname: 'event' => varval: 'sr'
varname: 'nickname' => varval: 'nettertest'
varname: 'argc' => varval: '1'
varname: '0' => varval: 'fd'


-------------------------------------------------------
Date: Mon 11/17/03 at 18:27         By: hhgoth
...some logging output: - this may be helpful...

ucmd sr process orig: '$SR TomBombadil musikBruce SpringsteenTracksCD 2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]