#4038: segmentation fault between GHC-6.12.2 and gtk2hs
-------------------------------+--------------------------------------------
    Reporter:  guest           |       Owner:                    
        Type:  bug             |      Status:  new               
    Priority:  normal          |   Component:  Compiler          
     Version:  6.12.2          |    Keywords:  segmentation fault
          Os:  Linux           |    Testcase:                    
Architecture:  x86_64 (amd64)  |     Failure:  Runtime crash     
-------------------------------+--------------------------------------------

Comment(by guest):

 (gdb) bt
 #0  0x000000000149ad37 in rts_getBool ()
 #1  0x0000000000ae6e9e in gtk2hs_closure_marshal ()
 #2  0x00007ffff59385de in g_closure_invoke () from
 /usr/lib/libgobject-2.0.so.0
 #3  0x00007ffff594c598 in ?? () from /usr/lib/libgobject-2.0.so.0
 #4  0x00007ffff594d8b9 in g_signal_emit_valist ()
    from /usr/lib/libgobject-2.0.so.0
 #5  0x00007ffff594e033 in g_signal_emit () from
 /usr/lib/libgobject-2.0.so.0
 #6  0x00007ffff77aae9f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #7  0x00007ffff768c654 in gtk_propagate_event ()
    from /usr/lib/libgtk-x11-2.0.so.0
 #8  0x00007ffff768d65b in gtk_main_do_event ()
    from /usr/lib/libgtk-x11-2.0.so.0
 #9  0x00007ffff730180c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
 #10 0x00007ffff507b8c2 in g_main_context_dispatch () from
 /lib/libglib-2.0.so.0
 #11 0x00007ffff507f748 in ?? () from /lib/libglib-2.0.so.0
 #12 0x00007ffff507fc55 in g_main_loop_run () from /lib/libglib-2.0.so.0
 #13 0x00007ffff768daf7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #14 0x0000000000465047 in s1ius_info ()
 #15 0x00007fffffffe090 in ?? ()
 #16 0x00007ffff7dea212 in ?? () from /lib64/ld-linux-x86-64.so.2
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
 (gdb) q


 Above is track from my project.

  -- Andy

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4038#comment:3>
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