[openib-general] OFED-1.1: *** stack smashing detected ***: opensm terminated

Hal Rosenstock halr at voltaire.com
Mon Nov 20 10:21:15 PST 2006


On Mon, 2006-11-13 at 14:32, Tziporet Koren wrote:
> Hal Rosenstock wrote:
> > Can you see if this fixes it ? Thanks.
> >  
> > -- Hal
> >  
> > Index: opensm/osm_helper.c
> > ===================================================================
> > --- opensm/osm_helper.c (revision 10089)
> > +++ opensm/osm_helper.c (working copy)
> > @@ -1264,7 +1264,7 @@
> >    IN const ib_service_record_t* const p_sr,
> >    IN const osm_log_level_t log_level )
> >  {
> > -  char buf_service_key[33];
> > +  char buf_service_key[35];
> >    char buf_service_name[65];
> >    if( osm_log_is_active( p_log, log_level ) )
> >
> >   
> 
> Hal,
> If this patch does solve the problem please add it to the support page 
> of OFED 1.1 on the Wiki 
> (https://openib.org/tiki/tiki-index.php?page=OFED+Support)

So do I update the OpenSM sources, just run:
ofed_patch.sh --add -type user
or both for a given patch ? 

-- Hal

> Thanks,
> Tziporet





More information about the general mailing list