> > using Debian Sid/unstable with Evolution 3.4.4 (but happened since
> > 3.4.x), wanting to reply to some message, Evolution often crashes due to
> > a »bus error«. Does somebody experience something similar?
> 
> I think that is a euphamism for a segmentation fault.

No, they are different things - a seg fault is when a program attempts
to access a memory segment it doesn't own and a bus error is when a
program attempts to access memory beyond the capabilities of the
machine.  Both are caused by similar things, such as dereferencing
invalid pointers, but bus errors sometimes point to hardware problems.

P.

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to