Re: [Evolution] bus error causing crashes




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.




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