회원가입

로그인

아이디
비밀번호
ID/PW 찾기
아직 회원이 아니신가요? 회원가입 하기

커널 2.4.18 assertion failure in journal_commit_transaction

Profile
:맥노턴
http://www.cs.helsinki.fi/linux/linux-kernel/2002-22/0619.html2.4.18 assertion failure in journal_commit_transaction
Adam Kropelin (akropel1@rochester.rr.com)
Tue, 4 Jun 2002 15:12:57 -0400

Messages sorted by: [ date ][ thread ][ subject ][ author ]
Next message: Alan Cox: "Re: [OT] Re: please kindly get back to me"
Previous message: Alan Cox: "Re: Question regarding do_munmap"

--------------------------------------------------------------------------------
On Tue, Jun 04, 2002 at 02:30:07PM -0400, Brett Dikeman wrote:
> Greetings all.
>
> I'm helping a company which just installed Redhat 7.3 on several
> systems(Compaq dl380G2, dual proc systems.) They are running the smp
> kernel that came with the distro(versioned 2.4.18-3; -4 is out, but I
> reviewed the changelogs and it didn't look like they did anything
> that would affect this problem, but I really couldn't tell.) ext3
> for all filesystems, hardware raid 0+1 via the Compaq controller.

Uh, what changelog did you read?


Redhat seems pretty clear that 2.4.18-3 + ext3 + SMP = bad


The errata describing 2.4.18-4 is here:
http://rhn.redhat.com/errata/RHBA-2002-085.html


--Adam


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/





Kernel panic on SMP systems with ext3 file systems is now fixed.

Advisory: RHBA-2002:085-11
Last updated on: 2002-05-09
Affected Products: Red Hat Linux 7.3

back


   Bug Fix Advisory


Details:

A few bugs, including one in ext3 that could cause a kernel panic
on SMP systems, are fixed in this kernel errata.

In the 2.4.18-3 kernel, a timing change exposed a previously-unseen
race condition in ext3 which could occasionally cause the kernel
to panic on SMP systems. The 2.4.18-4 kernel corrects this problem.

In addition, under the 2.4.18-3 kernel it was not possible to build modules
for the bigmem kernel (used for machines with memory with
addresses higher than 4GB) due to a typo in its header file
(__module_bigmem should have been __module__bigmem in the file
linux-rhconfig.h). This is now fixed.

Finally, bugs in the vsnprintf implementation and in the way the kernel
reads the /proc/stat file are now fixed.



Updated packages:

Red Hat Linux 7.3

--------------------------------------------------------------------------------

SRPMS:
kernel-2.4.18-4.src.rpm
File outdated by:  RHBA-2003:263     9d479e5945a7a3f531d1214190531439
  
athlon:
kernel-2.4.18-4.athlon.rpm
File outdated by:  RHBA-2003:263     299f32852ffb307a44ff70f2120a4ce3
kernel-smp-2.4.18-4.athlon.rpm
File outdated by:  RHBA-2003:263     de7790069bcc3692b3c8327bd944f7ba
  
i386:
kernel-2.4.18-4.i386.rpm
File outdated by:  RHBA-2003:263     5238c7b686f49b22b0c8ab53f3ee171a
kernel-BOOT-2.4.18-4.i386.rpm
File outdated by:  RHBA-2003:263     3618011ce43a90a7d6f04eae0edb4e13
kernel-doc-2.4.18-4.i386.rpm
File outdated by:  RHBA-2003:263     3d3a2874a421211e0df83b985cbcc6a1
kernel-source-2.4.18-4.i386.rpm
File outdated by:  RHBA-2003:263     f2e15d328f25055c5e9ffc7c4ffd0de1
  
i586:
kernel-smp-2.4.18-4.i586.rpm
File outdated by:  RHBA-2003:263     031caf81dcb3866cdf934f55de900f39
  
i686:
kernel-2.4.18-4.i686.rpm
File outdated by:  RHBA-2003:263     09394cc1e3a2e9e5e930961084f33c1b
kernel-bigmem-2.4.18-4.i686.rpm
File outdated by:  RHBA-2003:263     0cab966d442483c69d99a2b9628beb03
kernel-debug-2.4.18-4.i686.rpm
File outdated by:  RHSA-2003:098     8668410c124f148fffd8b59f34f8b0ee
kernel-smp-2.4.18-4.i686.rpm
File outdated by:  RHBA-2003:263     2286e5307d2e2f8da474b0cc9e133e5c
  

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

The procedure for upgrading the kernel manually is documented at:
http://www.redhat.com/support/docs/howto/kernel-upgrade/
Please read the directions for your architecture carefully before
proceeding with the kernel upgrade.

Please note that this update is also available via Red Hat Network. Many
people find this to be an easier way to apply updates. To use Red Hat
Network, launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system. Note that you need to select the kernel
explicitly on default configurations of up2date.


If you experienced the filesystem panic, you are recommended to
check filesystem consistency. This bug will show up as one of
"kernel BUG at journal.c:406" or "kernel BUG at commit.c:535"
(The check is done in two places in the source code, and either
of them might show up.)

To force the filesystem check, log in as root, run
touch /forcefsck
and then reboot the system. It will check all the filesystems
after rebooting. This needs to be done only once after you
experience the panic.



Bugs fixed:  (see bugzilla for more information)

64107 - Kernel Panic when running sendmail test



Keywords:

ext3, filesystem, kernel, panic, SMP



--------------------------------------------------------------------------------
The listed packages are GPG signed by Red Hat, Inc. for security. Our key is available at:
http://www.redhat.com/solutions/security/news/publickey/#key
You can verify each package and see who signed it with the following command:

rpm --checksig -v filename
If you only wish to verify that each package has not been corrupted or tampered with, examine only the md5sum with the following command:

md5sum filename
The Red Hat security contact is security@redhat.com. More contact details at http://www.redhat.com/solutions/security/news/contact.html

Profile
:맥노턴
레벨 31
975050/
-1%
McNorton & Education Lab.
Director
댓글
0
댓글 쓰기
권한이 없습니다.

번호 제목 조회 수 날짜
232 주변기기/네트워크장비 프린터설치가 안되요??? 15063 04.02.03
231 주변기기/네트워크장비 캡처보드 추천 부탁드려요. 10323 04.01.24
230 PC/Notebook [팁] 갑작스런 노트북 작동불능 상태? (1) 11913 04.01.22
229 PC/Notebook [펌] PDA 왕초보의 PDA 2달 사용기 11775 04.01.08
228 컴퓨터바이러스 [기술설명] RPC 인터페이스의 버퍼 오버런으로 인한 코드 실행 문제 12936 04.01.05
227 컴퓨터바이러스 RPC 인터페이스의 버퍼 오버런으로 인한 코드 실행 문제 8055 04.01.05
226 XE 코멘트에서 검색된 단어는 노란색으로 표시되는 방법을 알고싶습니다. 9492 03.12.27
225 XE 최근등록된 게시물은 어떻게 하는 건지요 26903 03.12.09
224 소프트웨어안내 당나귀 추천 서버 리스트 8967 03.12.07
223 Unix/Linux Apache + cronolog + shell = 하루전 로그파일 압축백업 11464 03.12.01
222 Unix/Linux SE7500CW2 : How do I ensure redundancy across Promise* ATA 100 RAID controllers? 6595 03.11.16
221 Unix/Linux How can I enable Direct Memory Access (DMA) under Red Hat* Linux 7.2 or 7.3? 6200 03.11.16
220 Windows/DOS 윈도XP시작시 오류 메시지: 프로시저 시작 지점을 Msvcrt.dll 파일에서 찾을 수 없습니다 11255 03.11.12
219 서버운영 ISP 별 SMTP 서버 리스트 9422 03.11.05
218 Unix/Linux up2date 를 이용한 Redhat 7.2 시스템 업그레이드 6251 03.11.03
Unix/Linux 커널 2.4.18 assertion failure in journal_commit_transaction 8203 03.11.03
216 Windows/DOS Windows Update 사용법 플래시 6930 03.10.25
215 Windows/DOS 윈도우XP의 대기모드/최대절전모드 동작시에 시스템 재시작 되는 경우 6529 03.10.24
214 Windows/DOS 윈도우XP 활용 팁 10가지 5847 03.10.24
213 White Hacking 해킹이란 무엇인가? 6820 03.10.18

로그인

아이디
비밀번호
ID/PW 찾기
아직 회원이 아니신가요? 회원가입 하기