caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] RFH: can't figure out why my QT5 widget bindings segfault
@ 2016-03-23 10:50 Goswin von Brederlow
  2016-03-23 15:18 ` Anatoly Zaretsky
  0 siblings, 1 reply; 11+ messages in thread
From: Goswin von Brederlow @ 2016-03-23 10:50 UTC (permalink / raw)
  To: OCaml List

Hi,

I'm stuck with a bug in the Tetrix example for my QT5 bindings:

  https://github.com/mrvn/ocaml-qt5

The segfault happens when you click start and the first piece is moved
one tile down in caml_mrvn_QT5_OPainter_fillRect. The arguments to the
call all look ok but something must corrupt the painter. The segfault
goes away when I force a Gc.full_major before creating a new OPainter
in TetrixBoard:148.

Any help would be welcome. I kinow it's a wild goose chase but when I
try to narrow it down to a smaller problem the segfault goes away.

MfG
	Goswin

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-07  7:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23 10:50 [Caml-list] RFH: can't figure out why my QT5 widget bindings segfault Goswin von Brederlow
2016-03-23 15:18 ` Anatoly Zaretsky
2016-03-23 17:18   ` François Bobot
2016-03-24 10:25     ` Goswin von Brederlow
2016-03-25 11:28       ` Goswin von Brederlow
2016-03-29 22:29         ` SP
2016-03-31 10:21           ` Goswin von Brederlow
2016-03-31 11:00             ` Jonas Jensen
2016-04-02 11:38               ` Goswin von Brederlow
2016-04-06 22:56                 ` SP
2016-04-07  7:43                   ` Goswin von Brederlow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).