Обсуждение: core dump on start up

Поиск
Список
Период
Сортировка

core dump on start up

От
Shea Martin
Дата:
Ok,

I installed wxGTK 2.53, on Solaris 8, gcc 3.4.  All the demos work.

I built pgadmin with no options passed to configure.  The build went
smoothly.  The link of course failed, as LIBS variable did not include
-lnsl nor the wx libs.  I added those and the link finished successfully.

Did a make install.  Everything went fine.  But now when I try to run
pgadmin3, I get a core dump.

I have included the output of ldd on the binary, as well as the output
of a pstack on the core file.

Any help would be appreciated.

~S




______
This e-mail message (including any attachments) is intended for the individual to whom it is addressed and contains
informationthat is privileged and confidential.  If you are not the intended recipient, note that any dissemination,
distributionor copying of this communication is strictly prohibited.  If you have received this communication in error,
pleasenotify the sender and erase this e-mail message immediately.  For complete disclaimer information, please see
http://arcis.com/emaildisclaimer  core 'core' of 29246:    ./pgadmin3 
-----------------  lwp# 1 / thread# 1  --------------------
 fe541ef0 _malloc_unlocked (fe5c2850, 405e08, fe5bc004, 600, 406708, 0) + 21c
 fe541c2c _smalloc (10, fe5c27b0, 4, 10, 0, 0) + 40
 fe541cb8 malloc   (b, 404414, 3b2b78, 0, 70726f78, fe541c98) + 20
 fdeb2150 g_malloc (b, 40441c, 75730000, 7efefeff, 81010100, ff00) + 28
 fdec1030 g_strdup (404410, 404410, fe5bc004, c38, 1, fdf12ee0) + 1c
 fde993ec g_quark_from_string (0, 148, 5f, fdffb180, 0, 405cc0) + 11c
 fdfcc2c0 g_signal_newv (51, 405378, 0, 3f99f8, a18, 884) + 448
 fdfcc744 g_signal_new_valist (fe36d540, 405378, 22, 4043f8, 0, 0) + 78
 fdfcbd80 g_signal_new (fe36d540, 405378, 22, 1b0, 0, 0) + 84
 fe2e2b38 gtk_window_class_init (406310, 0, fe3965d4, fe2e8dbc, fe2e8dc4, 1) + a20
 fdfd7284 type_class_init_Wm (405378, 0, ffffffff, fffffff8, 500f, 0) + 3ec
 fdfd88c8 g_type_class_ref (3a9ab8, 0, 3f9860, fdec841c, 1, 0) + 138
 fdfbf1f0 g_object_newv (405378, 0, 0, 0, 0, 0) + 84
 fdfbfac0 g_object_new_valist (405378, 0, ffbef2c4, 10, 46c, 0) + 374
 fdfbf15c g_object_new (405378, 0, a9d0, a9e4, a9e0, a9e8) + 8c
 fe2e32a4 gtk_window_new (1, ffbef4a0, ffffffff, 37e9d0, 0, feac74e0) + 74
 feac7dac _ZN19wxTopLevelWindowGTK6CreateEP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_ (4060d8, 0, ffffffff, ffbef4a0,
37e9d0,ffbef498) + 844 
 feb101d8 _ZN7wxFrame6CreateEP8wxWindowiRK8wxStringRK7wxPointRK6wxSizelS4_ (4060d8, 0, ffffffff, ffbef4a0, 37e9d0,
37cd50)+ 34 
 0012f070 _ZN9frmSplashC1EP7wxFrame (4060d8, 0, ffbef498, 37dc00, 81010100, 0) + 94
 0004e8b8 _ZN8pgAdmin36OnInitEv (3908e0, 377000, ffbef5d8, ffbef5a8, 37b400, 1eb400) + e74
 001c7e10 _ZN12wxAppConsole10CallOnInitEv (3908e0, ffbef7b4, 0, 0, 13ed, 1c7e04) + c
 fe873d4c _Z7wxEntryRiPPc (ffbef794, ffbef7b4, 0, 37edd4, 0, 0) + 40
 0004da34 main     (1, ffbef7b4, ffbef7bc, 37b540, 0, 0) + c
 0004d864 _start   (0, 0, 0, 0, 0, 0) + 5c
-----------------  lwp# 2 / thread# 2  --------------------
 fe59eb14 _signotifywait (fdbee000, ff3d2f60, fdf20d74, ff3e86b0, ff3e80c8, 0) + 8
 fdbd2030 thr_yield (0, 0, 0, 0, 0, 0) + 8c
-----------------  lwp# 3  --------------------------------
 fdbd9790 private___lwp_cond_wait (fdbb5d70, fdbeed9c, fdbee000, 0, 0, 4) + 8
 fe59c710 _door_return (fdbb5cb0, fdbca740, 0, 0, 0, 0) + 68
-----------------  lwp# 4  --------------------------------
 fe59c6b8 _door_return (3, fdbef688, fdbef6a0, 3, fdbee000, 1) + 10
 fdbca740 _lwp_start (fdba5d70, 0, 6000, fdbb5b74, 0, 0) + 18
 fdbd2030 thr_yield (0, 0, 0, 0, 0, 0) + 8c
--------------------------  thread# 3  --------------------
 fdbcddbc _reap_wait (fdbf29e0, 20520, 0, fdbee000, 0, 0) + 38
 fdbcdb14 _reaper  (fdbeee30, fdbf4740, fdbf29e0, fdbeee08, 1, fe400000) + 38
 fdbdb744 _thread_start (0, 0, 0, 0, 0, 0) + 40
    libssl.so.0.9.7 =>     /usr/local/ssl/lib/libssl.so.0.9.7
    libnsl.so.1 =>     /lib/libnsl.so.1
    libcrypto.so.0.9.7 =>     /usr/local/ssl/lib/libcrypto.so.0.9.7
    libpq.so.3 =>     /usr/local/pgsql/lib/libpq.so.3
    libwx_gtk2_xrc-2.5.so.3.0.0 =>     /usr/local/lib/libwx_gtk2_xrc-2.5.so.3.0.0
    libwx_gtk2_html-2.5.so.3.0.0 =>     /usr/local/lib/libwx_gtk2_html-2.5.so.3.0.0
    libwx_gtk2_adv-2.5.so.3.0.0 =>     /usr/local/lib/libwx_gtk2_adv-2.5.so.3.0.0
    libwx_gtk2_core-2.5.so.3.0.0 =>     /usr/local/lib/libwx_gtk2_core-2.5.so.3.0.0
    libwx_base_xml-2.5.so.3.0.0 =>     /usr/local/lib/libwx_base_xml-2.5.so.3.0.0
    libwx_base_net-2.5.so.3.0.0 =>     /usr/local/lib/libwx_base_net-2.5.so.3.0.0
    libwx_base-2.5.so.3.0.0 =>     /usr/local/lib/libwx_base-2.5.so.3.0.0
    libwx_gtk2_stc-2.5.so.3.0.0 =>     /usr/local/lib/libwx_gtk2_stc-2.5.so.3.0.0
    libstdc++.so.6 =>     /usr/local/lib/libstdc++.so.6
    libm.so.1 =>     /lib/libm.so.1
    libgcc_s.so.1 =>     /usr/local/lib/libgcc_s.so.1
    libpthread.so.1 =>     /lib/libpthread.so.1
    libc.so.1 =>     /lib/libc.so.1
    libsocket.so.1 =>     /lib/libsocket.so.1
    libdl.so.1 =>     /lib/libdl.so.1
    libmp.so.2 =>     /lib/libmp.so.2
    libresolv.so.2 =>     /lib/libresolv.so.2
    librt.so.1 =>     /lib/librt.so.1
    libiconv.so.2 =>     /usr/local/lib/libiconv.so.2
    libgtk-x11-2.0.so.0 =>     /usr/local/lib/libgtk-x11-2.0.so.0
    libgdk-x11-2.0.so.0 =>     /usr/local/lib/libgdk-x11-2.0.so.0
    libatk-1.0.so.0 =>     /usr/local/lib/libatk-1.0.so.0
    libgdk_pixbuf-2.0.so.0 =>     /usr/local/lib/libgdk_pixbuf-2.0.so.0
    libpangox-1.0.so.0 =>     /usr/local/lib/libpangox-1.0.so.0
    libpango-1.0.so.0 =>     /usr/local/lib/libpango-1.0.so.0
    libgobject-2.0.so.0 =>     /usr/local/lib/libgobject-2.0.so.0
    libgmodule-2.0.so.0 =>     /usr/local/lib/libgmodule-2.0.so.0
    libgthread-2.0.so.0 =>     /usr/local/lib/libgthread-2.0.so.0
    libglib-2.0.so.0 =>     /usr/local/lib/libglib-2.0.so.0
    libpangoft2-1.0.so.0 =>     /usr/local/lib/libpangoft2-1.0.so.0
    libexpat.so.0 =>     /usr/local/lib/libexpat.so.0
    libaio.so.1 =>     /lib/libaio.so.1
    libX11.so.4 =>     /lib/libX11.so.4
    libXext.so.0 =>     /lib/libXext.so.0
    libfontconfig.so.1 =>     /usr/local/lib/libfontconfig.so.1
    libfreetype.so.6 =>     /usr/local/lib/libfreetype.so.6
    libz.so.1 =>     /lib/libz.so.1
    libdga.so.1 =>     /usr/openwin/lib/libdga.so.1
    libthread.so.1 =>     /lib/libthread.so.1
    /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1

Re: core dump on start up

От
Andreas Pflug
Дата:
Shea Martin wrote:
> Ok,
> 
> I installed wxGTK 2.53, on Solaris 8, gcc 3.4.  All the demos work.
> 
> I built pgadmin with no options passed to configure.  The build went 
> smoothly.  The link of course failed, as LIBS variable did not include 
> -lnsl nor the wx libs.  I added those and the link finished successfully.

Taken from the lib names, wx seems to be not compiled for Unicode. Which 
gtk are you using? Should be not too old.

Regards,
Andreas



Re: core dump on start up

От
Shea Martin
Дата:
Andreas Pflug wrote:

> Shea Martin wrote:
>
>> Ok,
>>
>> I installed wxGTK 2.53, on Solaris 8, gcc 3.4.  All the demos work.
>>
>> I built pgadmin with no options passed to configure.  The build went 
>> smoothly.  The link of course failed, as LIBS variable did not 
>> include -lnsl nor the wx libs.  I added those and the link finished 
>> successfully.
>
>
> Taken from the lib names, wx seems to be not compiled for Unicode. 
> Which gtk are you using? Should be not too old.
>
> Regards,
> Andreas
>
[rita](53){~}$ pkginfo -l SMCgtk  PKGINST:  SMCgtk     NAME:  gtk CATEGORY:  application     ARCH:  sparc  VERSION:
2.2.4 BASEDIR:  /usr/local   VENDOR:  The GTK Team   PSTAMP:  Steve Christensen INSTDATE:  Jan 13 2005 11:22    EMAIL:
steve@smc.vnet.net  STATUS:  completely installed    FILES:     2505 installed pathnames                117 shared
pathnames               221 directories                130 executables             193995 blocks used (approx)
 

If you need more information let me know.  I just downloaded the GTK 
packages from sunfreeware.com.  Do you know of where I could get newer 
GTK with unicode support?  I have heard that gtk is a PIA to build yourself.

Thanks,

~S



______
This e-mail message (including any attachments) is intended for the individual to whom it is addressed and contains
informationthat is privileged and confidential.  If you are not the intended recipient, note that any dissemination,
distributionor copying of this communication is strictly prohibited.  If you have received this communication in error,
pleasenotify the sender and erase this e-mail message immediately.  For complete disclaimer information, please see
http://arcis.com/emaildisclaimer