Hello, I'm trying to use vimprobable2 on NetBSD/i386 6.0 but it crashes immediatly. The dependencies of vimprobable2 are (this information may be particulary useful for the version): o libsoup24>=2.38.1nb2 o webkit-gtk>=1.8.3nb4 o gtk2+>=2.24.13nb2
Here the log: [...] (vimprobable2:24672): libsoup-WARNING **: Could not set SSL credentials from '/etc/ssl/certs/ca-certificates.crt': Apertura del file "/etc/ssl/certs/ca-certificates.crt" non riuscita: No such file or directory (vimprobable2:24672): GLib-Net-WARNING **: couldn't load TLS file database: Apertura del file "/etc/ssl/certs/ca-certificates.crt" non riuscita: No such file or directory (vimprobable2:24672): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed (vimprobable2:24672): GLib-Net-WARNING **: couldn't load TLS file database: Apertura del file "/etc/ssl/certs/ca-certificates.crt" non riuscita: No such file or directory (vimprobable2:24672): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Memory fault (core dumped) [...] Here is the output of "bt" of gdb(1): [...] (gdb) bt #0 0xb680a5b6 in ?? () #1 0xb9a366e8 in JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChain Node*, JSC::JSObject*) () from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0 #2 0xb9b265de in JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::J SValue, JSC::JSValue*) () from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0 #3 0xb99b82cc in JSEvaluateScript () from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0 #4 0x0804d272 in jsapi_evaluate_script (script=<optimized out>, value=0xbfbfe428, message=0xbfbfe424) at main.c:1487 #5 0x08052a32 in notify_event_cb (widget=0xb6e957f8, event=0xb6e5bdf0, user_data=0x0) at main.c:679 #6 0xb9dbae84 in ?? () from /usr/pkg/lib/libgtk-x11-2.0.so.0 #7 0xb9317e2a in g_closure_invoke () from /usr/pkg/lib/libgobject-2.0.so.0 #8 0xb9329b9c in ?? () from /usr/pkg/lib/libgobject-2.0.so.0 #9 0xb9331d6a in g_signal_emit_valist () from /usr/pkg/lib/libgobject-2.0.so.0 #10 0xb93321e2 in g_signal_emit () from /usr/pkg/lib/libgobject-2.0.so.0 #11 0xb9eeb09e in ?? () from /usr/pkg/lib/libgtk-x11-2.0.so.0 #12 0xb9db972c in gtk_main_do_event () from /usr/pkg/lib/libgtk-x11-2.0.so.0 #13 0xb98ecbfa in ?? () from /usr/pkg/lib/libgdk-x11-2.0.so.0 #14 0xb926edc5 in g_main_context_dispatch () from /usr/pkg/lib/libglib-2.0.so.0 #15 0xb926f168 in ?? () from /usr/pkg/lib/libglib-2.0.so.0 #16 0xb926f5a3 in g_main_loop_run () from /usr/pkg/lib/libglib-2.0.so.0 #17 0xb9db8131 in gtk_main () from /usr/pkg/lib/libgtk-x11-2.0.so.0 #18 0x08053f5b in main (argc=1, argv=0xbfbfebc8) at main.c:2876 [...] Where main.2876 is the call to gtk_main()... vimprobable2 worked with pkgsrc-2012Q3 but it does not work with pkgsrc-2012Q4 (the current stable version). I would like to contribute in order to fix a possible bug, so feel free to contact me in order to test patches. Also let me know if I should send the .core. Thanks in advance, L. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
