freeipmi-devel
[Top][All Lists]
Advanced

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

[Freeipmi-devel] [bug #37126] Intel M/B S3210SH: Segmentation fault (i38


From: Albert Chu
Subject: [Freeipmi-devel] [bug #37126] Intel M/B S3210SH: Segmentation fault (i386)
Date: Wed, 22 Aug 2012 00:37:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120601 Firefox/10.0.5

Follow-up Comment #5, bug #37126 (project freeipmi):

So line 1054 puts me a the brace "{" in the below:

int
config_file_parse (const char *filename,
                   int no_error_if_not_found,
                   struct common_cmd_args *cmd_args,
                   struct sdr_cmd_args *sdr_args,
                   struct hostrange_cmd_args *hostrange_args,
                   unsigned int support,
                   unsigned int tool_support,
                   void *tool_data)
{
  struct conffile_option config_file_options[CONFIG_FILE_OPTIONS_MAX];

I don't know if the code is slightly modified for distribution in BSD.  But
perhaps the segfault comes from the config_file_options[] array being too big
for you process' stack?  In bash on linux this can be modified with 'ulimit'
or with 'limit' in tcsh.  Does that help?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37126>

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




reply via email to

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