LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 690|回复: 2

帮我卡看这个启动时的段错误

[复制链接]
发表于 2005-5-5 16:44:58 | 显示全部楼层 |阅读模式
用gcc4从stage1开始的,除了几个众所周知的错误之外,比较顺利,但启动时出了这样的错误

  1. * Setting user font ...                                                                                            [ ok ]
  2. * Configuring kernel parameters ...
  3. Oops: 0002 [#1]
  4. PREEMPT SMP
  5. Modules linked in:
  6. CPU:    0
  7. EIP:    0060:[<c012219d>]    Not tainted VLI
  8. EFLAGS: 00010246   (2.6.11-gentoo-r7)
  9. EIP is at do_proc_dointvec_conv+0x1d/0x4b
  10. eax: 00000001   ebx: 40d69b14   ecx: df61fef4   edx: df61fef8
  11. esi: b7e7d001   edi: 00000002   ebp: 00000001   esp: df61feac
  12. ds: 007b   es: 007b   ss: 0068
  13. Process sysctl (pid: 5212, threadinfo=df61f000 task=df2bf020)
  14. Stack: 00000001 c01224b4 df61fef8 df61fef4 40d69b14 00000001 00000000 40d69b14
  15.        00000001 00000001 00000000 31000001 de63000a df1ebb7c 00000000 00000001
  16.        df04532c df61fedc 00000001 00000000 df77a280 df8720e0 00000001 df61ffac
  17. Call Trace:
  18. [<c01224b4>] do_proc_dointvec+0x2e9/0x376
  19. [<c0122588>] proc_dointvec+0x47/0x4b
  20. [<c0122180>] do_proc_dointvec_conv+0x0/0x4b
  21. [<c0121e8a>] do_rw_proc+0x89/0x95
  22. [<c0121f16>] proc_writesys+0x2f/0x33
  23. [<c0159404>] vfs_write+0x99/0x117
  24. [<c0159541>] sys_write+0x4b/0x74
  25. [<c0102fdd>] sysenter_past_esp+0x52/0x75
  26. Code: 21 10 00 00 89 c8 83 c4 18 5b 5e 5f 5d c3 53 8b 54 24 08 8b 4c 24 0c 8b 5c 24 10 8b 44 24 14 85 c0 74 0e 8b 02 85 c0
  27. 75 1a 8b 01 <89> 03 31 c0 5b c3 8b 03 85 c0 78 14 c7 02 00 00 00 00 89 01 31
  28. /etc/init.d/bootmisc: line 12:  5212 Segmentation fault      /sbin/sysctl -p /etc/sysctl.conf >&/dev/null          [ ok ]
  29. * Updating environment ...                                                                                         [ ok ]
  30. * Cleaning /var/lock, /var/run ...                                                                                 [ ok ]
  31. * Cleaning /tmp directory ...                                                                                      [ ok ]
复制代码


看起来好像是procps有问题,于是用-O1的参数重新emerge了procps,还是如此
发表于 2005-5-5 20:22:51 | 显示全部楼层
正常, gcc4 bug 之一, 补丁我曾经发过, 不过现在估计我息也找不到了:) 哈哈,升级之。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-5 21:33:39 | 显示全部楼层
升级什么?procps?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表