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: Thu, 13 Nov 2003 09:38:37 -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: Thu 11/13/03 at 14:38 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I checked megabytes of logfiles.
just printing to stdout like your example works, but using 

pp=&(g_array_index(param,PLUGIN_PARAM,1));
char *xxx=strdup(pp->varvalue);

sometimes results in really strange strings
however I encountered this problem only in the sr_fnc of the plugin...



=================== 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: Thu 11/13/03 at 14:38         By: hhgoth
I checked megabytes of logfiles.
just printing to stdout like your example works, but using 

pp=&(g_array_index(param,PLUGIN_PARAM,1));
char *xxx=strdup(pp->varvalue);

sometimes results in really strange strings
however I encountered this problem only in the sr_fnc of the plugin...


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=6475&group_id=3963

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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