[oss] [Assignment 1][Task 5] SIGSEGV
Radu Caragea
sinaelgl at gmail.com
Thu Nov 20 22:54:39 EET 2014
On Thu, Nov 20, 2014 at 10:31 PM, Claudiu Olteanu
<olteanu.claudiu at ymail.com> wrote:
>
>
>
> Hi there!
>
> I have a problem with task 5:
> On my machine I receive a SIGSEGV signal(caused by a buffer overflow) while
> on the vmchecker I receive an assertion error (Assertion `cnt == len'
> failed.).
>
> Any idea what the problem could be?
Are you sure it is a buffer overflow and not just an access violation?
The vmchecker setup may not be identical to your own. Try toying with
the stack size ?
More information about the oss
mailing list