|
[ ghc-Bugs-669261 ] Shjft+Enter crashes GHCI: msg#00066lang.haskell.glasgow.bugs
Bugs item #669261, was opened at 2003-01-16 20:14 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=669261&group_id=8032 Category: Prelude Group: 5.04.2 >Status: Closed Resolution: None Priority: 5 Submitted By: Miguel Figueiredo (olliegator) Assigned to: Nobody/Anonymous (nobody) Summary: Shjft+Enter crashes GHCI Initial Comment: I have a P4 machine running GNU/Linux RedHat 8.0 and installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm. Every time I type Shift+Enter in Prelude, the process gets killed. Is this a bug, or is my machine broken? Miguel mfig@xxxxxxxxxxxx ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-06-13 10:27 Message: Logged In: YES user_id=48280 We are unable to repeat, and this bug is not likely to be caused by GHC, so I'm closing it. ---------------------------------------------------------------------- Comment By: Erik Pearson (pearsone) Date: 2003-03-08 06:04 Message: Logged In: YES user_id=92567 Just tested it on my box running RH 8.0 w/ en_US locale and it seems to work fine. If it's related to X, you could try the X util "xev" to see what events X is seeing on Shift+Enter. Go to the test window, enter the keys, and see what X reports. On my system, the shift key doesn't seem to effect X at all. --erikp-- ---------------------------------------------------------------------- Comment By: Miguel Figueiredo (olliegator) Date: 2003-02-05 15:51 Message: Logged In: YES user_id=157775 I just installed the same rpm in another machine and I get a similar error. Machine 1: P4 machine running GNU/Linux RedHat 8.0 and installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm [ollie@dop87 ollie]$ uname -a Linux dop87.horta.uac.pt 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux keyboard X configuration: Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "pt" [ollie@dop87 ollie]$ ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 5.04.2, for Haskell 98. / /_\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package base ... linking ... done. Loading package haskell98 ... linking ... done. Prelude> Killed [ollie@dop87 ollie]$ Machine 2: P4 machine running GNU/Linux RedHat 8.0 and installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm [root@dop160 root]# uname -a Linux dop160.horta.uac.pt 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux keyboard X configuration: Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "pt" [ollie@dop160 ollie]$ ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 5.04.2, for Haskell 98. / /_\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package base ... linking ... done. Loading package haskell98 ... linking ... done. Prelude> Segmentation Fault [ollie@dop160 ollie]$ I tryed using ghci in the console and the program does not crash when I type shift+enter. This might be related with X and the portuguese keyboard... Hope this will give more hints on the subject. ---------------------------------------------------------------------- Comment By: Simon Marlow (simonmar) Date: 2003-02-05 12:41 Message: Logged In: YES user_id=48280 Does anyone else have a RedHat 8.0 machine to test this on? Anyone have any idea what Shift+Enter is supposed to do? As you've probably guessed, we are clueless :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=669261&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-753839 ] forkProcess does not terminate main threads, SourceForge.net |
|---|---|
| Next by Date: | GHC running out of memory, surprisingly., George Russell |
| Previous by Thread: | [ ghc-Bugs-753839 ] forkProcess does not terminate main threads, SourceForge.net |
| Next by Thread: | GHC running out of memory, surprisingly., George Russell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |