DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2635 Version: 1.3-feature Fix Version: 1.3.0 (r8706) Not working on OSX, at least not on thsi 10.6.7 box I have here: with FL_INTERNALS *not* defined I get this segfault: Console - Line 45: fl_xid(0x100114d10) = Segmentation fault immpcX:examples ian$ Backtrace - Process: fl_xid [2287] Path: /Users/ian/src/examples/fl_xid.app/Contents/MacOS/fl_xid Identifier: fl_xid Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [232] Date/Time: 2011-05-21 21:36:37.175 +0100 OS Version: Mac OS X 10.6.7 (10J869) Report Version: 6 Interval Since Last Report: 358276 sec Crashes Since Last Report: 18 Per-App Crashes Since Last Report: 1 Anonymous UUID: C4169A6C-C2F2-4CA4-BBFB-F1444113D4A9 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 org.fltk.fl_xid 0x00000001000063d1 fl_xid(Fl_Window const*) + 11 1 org.fltk.fl_xid 0x0000000100001353 test(int, Fl_Window*) + 63 2 org.fltk.fl_xid 0x00000001000013de main + 76 3 org.fltk.fl_xid 0x000000010000130c start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff805a112a kevent + 10 1 libSystem.B.dylib 0x00007fff805a2ffd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff805a2cd4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff805a27fe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff805a2128 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff805a1fc5 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff805a1f4a __workq_kernreturn + 10 1 libSystem.B.dylib 0x00007fff805a235c _pthread_wqthread + 917 2 libSystem.B.dylib 0x00007fff805a1fc5 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000001 rdx: 0x0000000000000000 rdi: 0x0000000100114d10 rsi: 0x0000000000000000 rbp: 0x00007fff5fbff980 rsp: 0x00007fff5fbff980 r8: 0x00007fff700e9968 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x00000001000063d1 rfl: 0x0000000000010246 cr2: 0x0000000000000000 With FL_INTERNALS defined, it also crashes - in much the same fashion. Maybe I ran the test wrong, but I do not think so. Link: http://www.fltk.org/str.php?L2635 Version: 1.3-feature Fix Version: 1.3.0 (r8706) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
