I have rebuild this 2 libraries with -g option and reinstall them, so libgnomeui-2.so.0 and libgnome-2.so.0 is in their place and firefox don't crush any more...
So I will try to rebuild this libs without symbols and after that I will rebuild firefox without symbols. Big thanks for advise one more time! 2011/4/22 Илья Ермолин <[email protected]> > Thanks! It's helped! > > As I can see from shell via ssh firefox doesn't crashed without libs in > /usr/local/lib > > So now my quiestion is: > how I can compile many ports with symbols? > > > 2011/4/22 Pan Tsu <[email protected]> > >> Илья Ермолин <[email protected]> writes: >> >> [...] >> > #12 0x000000080bb58434 in gconf_engine_connect () >> > from /usr/local/lib/libgconf-2.so.4 >> > #13 0x000000080bb58639 in gconf_engine_get_database () >> > from /usr/local/lib/libgconf-2.so.4 >> > ---Type <return> to continue, or q <return> to quit--- >> > #14 0x000000080bb58d37 in gconf_engine_notify_add () >> > from /usr/local/lib/libgconf-2.so.4 >> > #15 0x000000080bb60bea in gconf_client_add_dir () >> > from /usr/local/lib/libgconf-2.so.4 >> > #16 0x0000000809e578c2 in gnome_gtk_module_info_get () >> > from /usr/local/lib/libgnomeui-2.so.0 >> > #17 0x000000080a352b03 in gnome_program_postinit () >> > from /usr/local/lib/libgnome-2.so.0 >> > #18 0x000000080a352ea3 in gnome_program_postinit () >> > from /usr/local/lib/libgnome-2.so.0 >> > #19 0x000000080a3530fd in gnome_program_initv () >> > from /usr/local/lib/libgnome-2.so.0 >> > #20 0x000000080a3531f4 in gnome_program_init () >> > from /usr/local/lib/libgnome-2.so.0 >> > #21 0x0000000800bfca76 in nsNativeAppSupportUnix::Start (this=Variable >> > "this" is not available. >> > ) >> >> Gnome libs are preloaded during startup. Can you move libgnomeui-2.so.0 >> and libgnome-2.so.0 out of /usr/local/lib and try again? >> >> If firefox stops to crash then you need to compile the libs and their >> dependencies with symbols as the next step. >> >> > at nsNativeAppSupportUnix.cpp:533 >> > #22 0x0000000800beef3f in XRE_main (argc=Variable "argc" is not >> available. >> > ) at nsAppRunner.cpp:3364 >> > #23 0x0000000000401416 in main (argc=1, argv=0x7fffffffe240) >> > at nsBrowserApp.cpp:158 >> > > > > -- > С Уважением, > Ермолин Илья > > Ermolin Ilya > -- С Уважением, Ермолин Илья Ermolin Ilya _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
