OK. Let's see...<br>
<br>
1. I'm using gcc 4.0<br>
2. 32 bit<br>
3. The same error occour even when there is no mps file being solved (the problem is in the 'set' submenu.<br>
4. I'm not familiar with this term, did you mean some information of
the results using a debugging tool like gdb? If so, the program goes
well, I type 'set' to enter the submenu, then 'time_limit' to set the
variable and whenever I try to enter any value greater than 999, the
following problem is detected:<br>
<br>
*** glibc detected *** free(): invalid next size (fast): 0x0804f680 ***<br>
<br>
Program received signal SIGABRT, Aborted.<br>
[Switching to Thread -1214564672 (LWP 8763)]<br>
0xffffe410 in __kernel_vsyscall ()<br>
<br>
5. Again I'm not sure if is it what you mean, but I try to run symphony
with the comand ./symphony&lt;input&gt;output (and I attached these two
files), and the following message still pops up:<br>
<br>
*** glibc detected *** free(): invalid next size (fast): 0x0804f680 ***<br>
Abortado<br>
<br>
(PS: Abortado means 'aborted' in portuguese)<br>
<br>
<br>
6. I'm trying to set the variable time_limit to the value of 1800. When
I start the program, I give the commands 'set', 'time_limit' and
'1800', then the error occurs. After many tests, I found that this
error don't occurs with values lower than 1000. Another strange thing
is that the manual says that the time_limit variable should be '<span style="font-weight: bold;">double</span>', but the error also occurs when I try to give it values like 3.14.<br>
<br>
<br>
I'm glad that I received this much attention, and I hope you can help me.<br>
By the way, in answer to <span id="_user_ali.baharev@gmail.com">Baharev Ali,</span>
I have to use symphony because my graduation project is about how
powerfull some of the COIN-OR tools are, and I'm making some tests with
then. But thank you for your attention!<br>
<br>
Best regards,<br>
Guilherme<br>
<br><br><div><span class="gmail_quote">On 5/17/06, <b class="gmail_sendername">Ted Ralphs</b> &lt;<a href="mailto:tkralphs@lehigh.edu">tkralphs@lehigh.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Guilherme Albuquerque wrote:<br><br>&gt; Well, I'm a student of Computer Science of the University of São Paulo,<br>&gt; Brazil, and I just start using COIN-OR's tools, like Clp and SYMPHONY.<br>&gt; I'm having a hard time when I try to set the time_limit variable to 1800
<br>&gt; (30 minutes) in the version 5.1alpha, the following error occurs: ***<br>&gt; glibc detected *** free(): invalid next size (fast): 0x0804f680 ***. I'm<br>&gt; using UBUNTU 5.1 in my computer.<br><br>It's difficult to say without more information. This would seem to
<br>indicate some kind of memory corruption. If you'd like to provide more<br>information, we can try to track it down. Please provide<br><br>1. compiler and version<br>2. architecture (32 or 64 bit)<br>3. copy of the MPS file being solved
<br>4. stack trace, if possible<br>5. copy of output<br>6. a more detailed description of the circumstances surrounding the crash.<br><br>Cheers,<br><br>Ted<br><br>--<br>Dr. Ted Ralphs<br>Assistant Professor<br>Industrial and Systems Engineering
<br>Lehigh University<br>(610)758-4784<br><a href="mailto:tkralphs@lehigh.edu">tkralphs@lehigh.edu</a><br><a href="http://www.lehigh.edu/~tkr2">www.lehigh.edu/~tkr2</a><br></blockquote></div><br>