The segmentation fault is a bug in your code, not in gcc. A temporary
is getting constructed, and you are using the compiler generated
assignment operator, so you get two instances deallocating the same
memory. Try adding a private operator=
class ScalarVector : public Vector {
private:
Processing commands for [EMAIL PROTECTED]:
> reassign 150232 gcc-3.0
Bug#150232: e2fsprogs: Odd number in mke2fs output on HPPA
Bug reassigned from package `e2fsprogs' to `gcc-3.0'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administr
2 matches
Mail list logo