Changes between Initial Version and Version 2 of Ticket #1279
- Timestamp:
- 01/30/13 19:23:14 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1279
- Property cc garrett.mitchener@… added
-
Ticket #1279 – description
initial v2 1 2 1 3 2 I wrote a multithreaded GUI program for a research project using gtk2hs, and it works fine on fedora 17, which uses ghc 7.0.4. It crashes almost as soon as it starts when compiled and run on fedora 18 (ghc 7.4.1). There's a message on the console that it was killed because of a segmentation fault and that's about all it tells me. I tracked down the code that causes crash, and it seems to happen because I add an action to the gtk loop: