Linux v3.0... 再等等 - Linux

George avatar
By George
at 2011-07-19T14:12

Table of Contents

※ 引述《Spig (Spig)》之銘言:
From Linus' google+ message two hours ago,

Linus Torvalds

Why do we always find the subtle bugs just before a release?

Looks like I won't be releasing 3.0 today, just because Hugh found this
incredibly subtle pathname lookup bug. We have a patch, we understand the
problem, and it looks ObviouslyCorrect(tm), but I don't think I want to
release 3.0 just a couple of hours after applying it.

我今天大概不會發布 3.0 了,因為 Hugh 發現了路徑搜尋的小細節出了差錯。
我們有修正檔,也確認了問題,而且看起來明顯是正確的(註), 但我大概不會在
修正這個問題後幾小時內就發布 3.0。

Of course, the bug is so hard to see that Hugh needs weeks to reproduce it
even with his stress test, so we could just ignore it and backport the fix
later. But I really hate making releases with known issues even if it's
almost certainly a "nobody will ever hit this in practice" issue.

當然,這個問題實在太難發現了,即使在 Hugh 的壓力測試下他還是需要花好幾個禮拜
才能重現它,所以我們其實可以就忽略它然後事後再回溯修正這個問題。不過我還是痛恨
發布一個有已知問題的版本,就算幾乎可以確定沒有人實際上會真的遇到這個狀況。

Oh well.

註: ObviouslyCorrect, 意指修正檔(patch)明顯可以有效修正問題,可以馬上加入核心
http://www.tux.org/lkml/#s1-15

--
Tags: Linux

All Comments

Ethan avatar
By Ethan
at 2011-07-24T11:25
第二段 Hugh 的壓力測試 :p
Tom avatar
By Tom
at 2011-07-26T15:41
稍微修飾一下句子 :p
Rebecca avatar
By Rebecca
at 2011-07-30T13:36
這篇翻得比較好
George avatar
By George
at 2011-07-30T18:12
不是都翻補丁 XD~被同化了嗎
Ina avatar
By Ina
at 2011-08-04T08:52
ObviouslyCorrent(TM) 其實是個玩笑, 軟體界大家都知道
Odelette avatar
By Odelette
at 2011-08-07T04:24
如果把 obviously correct 視為 correct 通常都不會有好
下場XD
Vanessa avatar
By Vanessa
at 2011-08-09T12:51
原來是這樣,我還特別去 Google ObviouslyCorrent(TM) 到底
是什麼?結果查不到 XDD
Kyle avatar
By Kyle
at 2011-08-12T03:03
多謝uranusjr補充~
David avatar
By David
at 2011-08-15T17:27
我就不再修文了,如果有什麼暗示或隱喻還請大家指教
Ina avatar
By Ina
at 2011-08-19T18:45
自打嘴巴:p 第二段的 High 改成 Hugh (筆誤) m(_ _)m
Anthony avatar
By Anthony
at 2011-08-22T03:11
其實,看到特別加了 (tm) 就知道是大概在開玩笑了 XD
Yedda avatar
By Yedda
at 2011-08-26T10:37
像是玻璃渣的 Soon® 或 Soon™
Harry avatar
By Harry
at 2011-08-27T21:10
推翻譯
Barb Cronin avatar
By Barb Cronin
at 2011-08-31T09:31
Torvalds本來就蠻喜歡開玩笑,看他的自傳就知道...

vsftpd.conf.rpmsave?

Olive avatar
By Olive
at 2011-07-19T13:32
vsftp沒法使用 登入/etc/vsftpd一查 所有的檔案都被改成 xxxxxxx.rpmsave 執行/etc/init.d/vsftpd restart 他回我 -bash: /etc/init ...

Linux v3.0... 再等等

Charlotte avatar
By Charlotte
at 2011-07-19T13:17
※ 引述《Spig (Spig)》之銘言: From Linusand#39; google+ message two hours ago, Linus Torvalds 里勒托瓦茲 Why do we always find the subtle bugs just before a release? ...

取得p7zip exit codes

Jake avatar
By Jake
at 2011-07-19T11:48
p7zip解壓縮後,都會回傳一些exit codes 雖然在man裡面有提到那些exit codes的定義 但是要如何將exit codes取出來? 不管解壓縮成功或不成功,實際上terminal只會顯示英文訊息 卻沒辦法知道exit codes - ...

Linux v3.0... 再等等

Blanche avatar
By Blanche
at 2011-07-19T09:58
From Linusand#39; google+ message two hours ago, Linus Torvalds Why do we always find the subtle bugs just before a release? Looks like I wonand#39;t be ...

vim + xdd 換系統以後轉不回來?

Eartha avatar
By Eartha
at 2011-07-18T22:25
各位大大好 因為遇到不知道怎麼解決想請問一下 我在A電腦有一個tar.gz檔案 ( linux, red-hat, $LANG = en_us.utf-8 ) 我用vim開啟以後用%!xxd轉成16進位檔案 我把這個16進位檔案複製到B電腦 ( linux, centos, $LANG = en_us.u ...