Hello! On 09.10.11 12:54 Alexander Logvinov wrote: >> I've tried to build FreeRDP from the git on OS X Lion. Unfortunately it >> crashes after the start. >> (gdb) I'm able to connect to my server with the latest git version. But now it crashes when I press the "Cancel" button in the login window.
$ gdb ./xfreerdp GNU gdb 6.3.50-20050815 (Apple version gdb-1705) (Fri Jul 1 10:50:06 UTC 2011) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared libraries .................. done (gdb) run 192.168.1.1 Starting program: /Users/incubus/Projects/FreeRDP/client/X11/xfreerdp 192.168.1.1 Reading symbols for shared libraries +++++++++++++++++................................... done Warning xf_GetWindowProperty (103): Property 301 does not exist connected to 192.168.1.1:3389 connected to 192.168.1.1:3389 connected to 192.168.1.1:3389 incorrect offset, type:0x14 actual:12 expected:8 incorrect offset, type:0x0E actual:8 expected:4 rdp_client_connect_demand_active failed Failed to check FreeRDP file descriptor Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000058 [Switching to process 10677 thread 0x2e03] 0x0000000100011580 in xf_Bitmap_Free (context=0x1008018c0, bitmap=0x0) at xf_graphics.c:75 75 if (((xfBitmap*) bitmap)->pixmap != 0) (gdb) bt #0 0x0000000100011580 in xf_Bitmap_Free (context=0x1008018c0, bitmap=0x0) at xf_graphics.c:75 #1 0x00000001002ec54f in bitmap_cache_free (bitmap_cache=0x100802710) at bitmap.c:243 #2 0x00000001002ed396 in cache_free (cache=0x1008024f0) at cache.c:52 #3 0x0000000100016eac in xf_window_free (xfi=0x101038c00) at xfreerdp.c:840 #4 0x0000000100016f68 in xf_free (xfi=0x101038c00) at xfreerdp.c:864 #5 0x00000001000174ff in xfreerdp_run (instance=0x100801010) at xfreerdp.c:973 #6 0x0000000100017543 in thread_func (param=0x100801a70) at xfreerdp.c:983 #7 0x00007fff8ccb58bf in _pthread_start () #8 0x00007fff8ccb8b75 in thread_start () (gdb) -- Best regards, Alexander ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel