Ticket #4038 (closed bug: fixed)
segmentation fault between GHC-6.12.2 and gtk2hs
| Reported by: | guest | Owned by: | simonmar |
|---|---|---|---|
| Priority: | highest | Milestone: | 6.12.3 |
| Component: | Runtime System | Version: | 6.12.2 |
| Keywords: | segmentation fault | Cc: | lazycat.manatee@…, jnf@…, petersen@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Runtime crash | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
I have test gtk2hs code with GHC-6.12.2, always got "segmentation fault", and same code works fine with GHC-6.12.1
I can't give a minimum program to recur this.
But i think GHC-6.12.2 break many gtk2hs binding that make gtk2hs code access null pointer to got "segmentation fault", and it's not fault of gtk2hs, because same version gtk2hs works fine with 6.10 and 6.12.1.
For test, you can install leksah with 6.12.2, i think Leksah will got "segmentation fault" error.
Can any GHC developer start a investigation?
Thanks,
-- Andy
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

