LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Assertion failure in journal_bmap() at journal.c:636: "ret != 0" (https://www.linuxquestions.org/questions/linux-hardware-18/assertion-failure-in-journal_bmap-at-journal-c-636-ret-%3D-0-a-60970/)

meshcurrent 05-21-2003 07:33 AM

Assertion failure in journal_bmap() at journal.c:636: "ret != 0"
 
On boot, I get the following error, and the machine freezes:

Assertion failure in journal_bmap() at journal.c:636: "ret != 0"

Strangely, it happens during startup of Sendmail. Does this mean my hard drive is bad? I am running Red Hat 7.1.

Thank you for any hints.

Youssef Eldakar
Bibliotheca Alexandrina

Mara 05-21-2003 01:51 PM

An assertion is a mechanism used to debug a program. In short, when such an error message is shown, it means that something got really wrong (the message should be never shown). For a user, the only solution is to upgrade your kernel. I highly recommend it to you, especially if you still have a kernel you installed with RH 7.1.

whansard 05-21-2003 08:35 PM

i think i've seen that error on a corrupted reiserfs
a couple of years ago. a lot of the older kernels can
corrupt reiserfs filesystems. you may have to mount
the drive with a rescue disk, copy everything off to a
different drive, and reformat and restore, assuming
it's reiserfs. the reiserfs fsck doesn't work too well.


All times are GMT -5. The time now is 03:14 AM.