Core Analysis
edscott wilson garcia
edscott at imp.mx
Tue Jun 17 21:18:51 CEST 2003
El mar, 17-06-2003 a las 10:34, Craig A. Betts escribió:
> edscott wilson garcia wrote:
> > El lun, 16-06-2003 a las 16:55, Craig A. Betts escribió:
> >
> >
> >>Made the cahnge and it still crashes. Here is the backtrace output:
> >
> >
> > Apparently the value received from sizeof(caption) is not good
> > (n=2147483647). Please apply the attached patch which uses a different
> > approach and check. If it still crashes, then there must be a segment of
> > code which is wiping out the initialized values.
> >
> > regards
> >
> > Edscott
>
> OK, that fixed it for Solaris. Pretty slick plugin. It makes more
> sense to me if it had a command for the on state and a seperate command
> for the off state. This would allow me to use the two-state-launcher to
> track the state instead of my command.
Patch has been committed to CVS.
BTW Benny, if you're reading this:
{
char string[20];
int string_allocation=sizeof(string);
}
is apparently not portable to solaris and should be avoided. (Besides,
it's confusing ;-)
Edscott
>
> --
> Craig A. Betts
> IT Security Design Engineer
> Arcata Associates, Inc. - Dryden Flight Research Center - NASA
> Voice: (661) 276-2085 Pager: (661) 276-3038 #4010
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://moongroup.com/mailman/listinfo/xfce4-dev
>
More information about the Xfce4-dev
mailing list