DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current Hi, I checked out the lastest SVN in a fresh dir. Built with Autoconf, configure, make. Now with every executable, for example all the demos, all the examples a segfault occurs immediately. Seems to be within a Xinerama #define section. This is the backtrace: 0x080735a3 in Fl::screen_xywh (X=@0xbf96f49c, Y=@0xbf96f498, W=@0xbf96f494, H=@0xbf96f490, mx=0, my=0) at screen_xywh.cxx:244 244 if (mx >= screens[i].x_org && Current language: auto; currently c++ (gdb) bt #0 0x080735a3 in Fl::screen_xywh (X=@0xbf96f49c, Y=@0xbf96f498, W=@0xbf96f494, H=@0xbf96f490, mx=0, my=0) at screen_xywh.cxx:244 #1 0x0805f639 in Fl_X::make_xid (win=0x809e170, visual=0x80b1960, colormap=32) at Fl_x.cxx:1658 #2 0x0805ffa6 in Fl_Window::show (this=0x809e170) at Fl_x.cxx:1940 #3 0x0805a9b2 in Fl_Window::show (this=0x809e170, argc=1, argv=0xbf96f6b4) at Fl_arg.cxx:361 #4 0x0804bfa6 in main () Link: http://www.fltk.org/str.php?L2643 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
