gst-browser on OS X 64-bit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

gst-browser on OS X 64-bit

Nigel Williams-5
Hi,

Anyone seen this and/or know what's the issue? I'm *guessing* that this is a 32-bit vs. 64-bit issue as it worked fine several months ago, before I upgraded to OSX 10.6.

I have compiled gst with --disable-generational-gc, and I have tried the libffi from both macports and the gst source. Both give the same result.

(gdb) run
Starting program: /opt/local/bin/gst-browser
Reading symbols for shared libraries .+++++++++++......................................................................................... done
Reading symbols for shared libraries ............................. done
Xlib:  extension "RANDR" missing on display "/tmp/launch-EOIKnE/org.x:0".
Reading symbols for shared libraries . done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000563bc6
0x000000010023911a in g_type_check_is_value_type ()
(gdb) bt
#0  0x000000010023911a in g_type_check_is_value_type ()
#1  0x00000001318b1c3f in _gtk_tree_data_list_check_type ()
#2  0x00000001317d42cd in gtk_list_store_new ()
#3  0x00000001000ccf2c in ffi_call_unix64 ()
#4  0x00007fff5fbf55a0 in ?? ()
(gdb) call _gst_show_backtrace (fopen("/dev/fd/1", "w"))
(ip 16)CFunctionDescriptor(CCallable)>>#callInto:
(ip 8)GtkListStore class>>#new:varargs:
(ip 30)GtkListStore class>>#createModelWith:
(ip 8)GtkTreeView class>>#createModel:with:
(ip 10)GtkTreeView class>>#createListViewWith:
(ip 8)GtkTreeView class>>#createListWithModel:
(ip 22)GtkImageWidget>>#buildClassAndMethodList
(ip 16)GtkImageWidget>>#buildMainWidget
(ip 6)GtkImageWidget>>#initialize
(ip 12)GtkLauncher>>#buildImageView
(ip 6)GtkLauncher>>#buildImplementorView
(ip 20)GtkLauncher>>#buildImplementorPaned
(ip 18)GtkLauncher>>#buildBrowserAndWorkspaceWidget
(ip 6)GtkLauncher>>#buildCentralWidget
(ip 40)GtkLauncher(GtkMainWindow)>>#initialize
(ip 48)GtkLauncher>>#initialize
(ip 12)GtkLauncher class>>#createInstance
(ip 2)[] in GtkLauncher class>>#uniqueInstance
(ip 6)UndefinedObject>>#ifNil:
(ip 8)GtkLauncher class>>#uniqueInstance
(ip 4)GtkLauncher class>>#open
(ip 4)UndefinedObject>>#executeStatements
(ip 0)<bottom>
(gdb)


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk