ksymoops 메시지 해석...

jaeswith의 이미지

앞서 bss 에 대해서 답글 달아주신 분들께 감사 드립니다.

Feb 6 22:44:05 cawheat kernel: Call Trace: [<c0118999>] [<f0aab1d0>] [<f0aab1e4>] [<c011b8d9>] [<c01188cb>]
Feb 6 22:44:05 cawheat kernel: [<c01187df>] [<c01185fb>] [<c01083dc>] [<f0aa7653>] [<c01185fb>] [<c01ac011>]
Feb 6 22:44:05 cawheat kernel: [<c01644e5>] [<c01ac128>] <c0130ab6>] [<c010
6f1b>]
Feb 6 22:44:05 cawheat kernel:

==>

Trace; c0118999 <ksoftirqd+39/c0>
Trace; f0aab1d0 <[ksovia].bss.start+30/205f>
Trace; f0aab1e4 <[ksovia].bss.start+44/205f>
Trace; c011b8d9 <second_overflow+49/260>
Trace; c01188cb <init_bh+1b/20>
Trace; c01187df <tasklet_init+2f/30>
Trace; c01185fb <raise_softirq+b/40>
Trace; c01083dc <do_IRQ+9c/b0>
Trace; f0aa7653 <[ksovia]ksovia_recvmsg+23/23c>
Trace; c01185fb <raise_softirq+b/40>
Trace; c01ac011 <sock_recvmsg+81/b0>
Trace; c01644e5 <write_chan+1b5/1f0>
Trace; c01ac128 <sock_write+38/c0>
Trace; c0130ab6 <sys_read+e6/100>
Trace; c0106f1b <system_call+33/38>

같은 경우에, Call Trace 의 순서가 [<c011899>] -> [<f0aab1d0>] 로 시간적으로 일어났다는 말인가요? 아니면, .... [<f0aab1d0>] -> [<c011899>] 로 불려 졌다는 말인가요?

스택을 생각하니, 후자가 맞는거 같고요, 전자 인거 같기도 하고... -_-;;
커널 프로그래밍이 쉬운게 아닌거 같아요.

MasterQ의 이미지

아래에서 위로입니다. i.e. 맨 위가 가장 마지막에 불림

흔히 보는 oops는 맨 마지막이 전혀 엉뚱한 곳이나 00000000 (null) 를 가르키는 경우가 많지요..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.