hamei wrote:
Here is maybe a slightly better clue than usual about what might be causing my std::bad alloc crashes :
Does anyone else have ever seen this kind of error? I use firefox3 every day, in rare cases I see a bus error, but I have never seen a bad_alloc crash.
Code:
(firefox-bin:5637): Gtk-CRITICAL **: file gtkdnd.c: line 3044: assertion `GDK_IS_DRAG_CONTEXT (context)' failed
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
moz_run_program[36]: 5637 Abort
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
moz_run_program[36]: 5637 Abort
_________________