Re: Maybe g++ bug (in stl_algo.h 0x08048beb in std::__unguarded_partition)

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

 



2008/10/18 Niklaus <niklaus@xxxxxxxxx>:
> hi,
>  This crashes on g++ 4.2.3. I think my code is correct. I'm not doing
> any out of bound errors but sort crashes.
>
> Same is present at http://rafb.net/p/nyMKCk70.html or
> http://pastebin.com/m67e4529b
>
> Why does this occur ?

While I'm not positive, your comparison function must satisfy the
condition cmp(a,a) is false for any a, and I don't think it does.

Chris

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux