회원가입

로그인

아이디
비밀번호
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
972545/
-1%
McNorton & Education Lab.
Director
댓글
0
댓글 쓰기
권한이 없습니다.

번호 제목 조회 수 날짜
292 White Hacking Google: A Hacker's Best Friend 25256 03.07.28
291 Unix/Linux 주요 파일 백업 스크립트 5999 03.08.06
290 White Hacking RPC Buffer Overrun 취약점으로 인한 시스템 이상; 823980; Blast.worm 8332 03.08.12
289 레퍼런스 제로보드와 화끈하게 놀아보자 : 홈페이지를 만드는 비법전수 (1) 37312 03.08.15
288 소프트웨어안내 V3삭제오류 'v3cfge.dll 라이브러리를 연결할 수 없습니다' (1) 8020 03.08.21
287 XE 제로보드에서 최근게시물에 관한 질문입니다 8688 03.08.27
286 White Hacking 익스플로러의 초기화면 고정 및 성인 사이트가 뜨는 경우 7341 03.09.17
285 주변기기/네트워크장비 일반 랜케이블 vs 크로스 케이블 배선도 16670 03.09.18
284 Windows/DOS os (1) 7829 03.10.06
283 Windows/DOS [re] 시스템에 따라... 5152 03.10.06
282 Unix/Linux rpm 을 이용한 패키지 삭제 14676 03.10.12
281 Unix/Linux /home 에 있는 계정을 계정별로 따로 백업하는 스크립트 14171 03.10.14
280 White Hacking 해킹이란 무엇인가? 6820 03.10.18
279 Windows/DOS 윈도우XP 활용 팁 10가지 5847 03.10.24
278 Windows/DOS 윈도우XP의 대기모드/최대절전모드 동작시에 시스템 재시작 되는 경우 6529 03.10.24
277 Windows/DOS Windows Update 사용법 플래시 6930 03.10.25
Unix/Linux 커널 2.4.18 assertion failure in journal_commit_transaction 8203 03.11.03
275 Unix/Linux up2date 를 이용한 Redhat 7.2 시스템 업그레이드 6251 03.11.03
274 서버운영 ISP 별 SMTP 서버 리스트 9422 03.11.05
273 Windows/DOS 윈도XP시작시 오류 메시지: 프로시저 시작 지점을 Msvcrt.dll 파일에서 찾을 수 없습니다 11254 03.11.12

로그인

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