#3026: GHCi segfault
--------------------+-------------------------------------------------------
 Reporter:  porges  |          Owner:        
     Type:  bug     |         Status:  new   
 Priority:  normal  |      Milestone:        
Component:  GHCi    |        Version:  6.10.1
 Severity:  major   |     Resolution:        
 Keywords:          |       Testcase:        
       Os:  Linux   |   Architecture:  x86   
--------------------+-------------------------------------------------------
Comment (by porges):

 Sorry about formatting:

 {{{
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb7e546b0 (LWP 9959)]
 0xb808133c in ?? () from /usr/lib/libedit.so.2
 (gdb) bt
 #0  0xb808133c in ?? () from /usr/lib/libedit.so.2
 #1  0xb8085e1a in ?? () from /usr/lib/libedit.so.2
 #2  0xb8088164 in el_gets () from /usr/lib/libedit.so.2
 #3  0xb8095d24 in readline () from /usr/lib/libedit.so.2
 #4  0x08aaea00 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
 (gdb)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3026#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to