Re: Directory Administrator 1.5.1 Crashes on ia64 box

"Manuel Amador (Rudd-O)" <[email protected]>
Newsgroups gmane.network.directoryadmin
Message-ID <[email protected]>
Oh my!!! Someone is using my software on an Itanium!   This points to an 
alignment bug or something!

Can an expert on cross-compilation and multiplatform linux help? someone 
owning a digital alpha, or another 64bit platform?  This doesn't happen 
at home on my trusty athlon =(.

Brent M. Clements wrote:

>I have compiled DA 1.5.1 using GCC 3.2.3 and bintuils-2.13
>
>The compile runs fine, but when I try to connect to the ldap server the
>application crashes and closes.
>
>I have run gdb and this is what I get:
>
>[bclem@management bclem]$ directory_administrator
>
>Icon list realized - setting up drag and drop
>[bclem@management bclem]$ gdb directory_administrator
>GNU gdb Red Hat Linux (5.2-2)
>Copyright 2002 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 "ia64-redhat-linux"...(no debugging symbols
>found)...
>(gdb) run
>Starting program: /usr/bin/directory_administrator
>
>Icon list realized - setting up drag and drop
>Intentando conectar interactivamente
>Existe solo un perfil de conexion
>
>called: app_connect with profile name: rtc
>
>
>Se conecto con exito
>
>called: refresh_directory_data
>(no debugging symbols found)...(no debugging symbols found)...
>Program received signal SIGSEGV, Segmentation fault.
>0x2000000001014b51 in strlen () at soinit.c:56
>56      soinit.c: No such file or directory.
>        in soinit.c
>(gdb) backtrace
>#0  0x2000000001014b51 in strlen () at soinit.c:56
>#1  0x2000000000c9b880 in g_strconcat () from /usr/lib/libglib-1.2.so.0
>#2  0x4000000000077f00 in app_refresh ()
>#3  0x4000000000077830 in _app_connect ()
>#4  0x4000000000077d10 in app_connect ()
>#5  0x2000000000646570 in gtk_marshal_NONE__NONE () from
>/usr/lib/libgtk-1.2.so.0
>#6  0x20000000006c22b0 in gtk_handlers_run () from
>/usr/lib/libgtk-1.2.so.0
>#7  0x20000000006c0490 in gtk_signal_real_emit () from
>/usr/lib/libgtk-1.2.so.0
>#8  0x20000000006bb760 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
>#9  0x2000000000707cb0 in gtk_toggle_button_toggled () from
>/usr/lib/libgtk-1.2.so.0
>#10 0x2000000000709220 in gtk_toggle_button_clicked () from
>/usr/lib/libgtk-1.2.so.0
>#11 0x2000000000646570 in gtk_marshal_NONE__NONE () from
>/usr/lib/libgtk-1.2.so.0
>#12 0x20000000006c00f0 in gtk_signal_real_emit () from
>/usr/lib/libgtk-1.2.so.0
>#13 0x20000000006bb760 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
>#14 0x200000000054d460 in gtk_button_clicked () from
>/usr/lib/libgtk-1.2.so.0
>#15 0x2000000000709030 in gtk_toggle_button_released () from
>/usr/lib/libgtk-1.2.so.0
>#16 0x2000000000646570 in gtk_marshal_NONE__NONE () from
>/usr/lib/libgtk-1.2.so.0
>#17 0x20000000006c00f0 in gtk_signal_real_emit () from
>/usr/lib/libgtk-1.2.so.0
>#18 0x20000000006bb760 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
>#19 0x200000000054d270 in gtk_button_released () from
>/usr/lib/libgtk-1.2.so.0
>#20 0x200000000054fcb0 in gtk_button_button_release () from
>/usr/lib/libgtk-1.2.so.0
>#21 0x2000000000645cc0 in gtk_marshal_BOOL__POINTER () from
>/usr/lib/libgtk-1.2.so.0
>#22 0x20000000006c0550 in gtk_signal_real_emit () from
>/usr/lib/libgtk-1.2.so.0
>#23 0x20000000006bb760 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
>#24 0x2000000000745880 in gtk_widget_event () from
>/usr/lib/libgtk-1.2.so.0
>#25 0x2000000000645b10 in gtk_propagate_event () from
>/usr/lib/libgtk-1.2.so.0
>#26 0x2000000000643620 in gtk_main_do_event () from
>/usr/lib/libgtk-1.2.so.0
>#27 0x2000000000803e00 in gdk_event_dispatch () from
>/usr/lib/libgdk-1.2.so.0
>#28 0x2000000000c83ea0 in g_main_dispatch () from
>/usr/lib/libglib-1.2.so.0
>#29 0x2000000000c84fe0 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
>#30 0x2000000000c9b880 in g_strconcat () from /usr/lib/libglib-1.2.so.0
>#31 0x2000000000c9b880 in g_strconcat () from /usr/lib/libglib-1.2.so.0
>#32 0x200000000073c3c0 in gtk_widget_show () from /usr/lib/libgtk-1.2.so.0
>Cannot access memory at address 0x60000fff7ffffe90
>(gdb)
>
>Thanks,
>Brent Clements
>
>
>Brent Clements
>HPC Technology Specialist
>Information Technology
>Rice University
>
>
>On Tue, 8 Jul 2003, Ken Kleiner wrote:
>
>  
>
>>Hi...
>>
>>  I am getting a failure with installed directory_administrator
>>on a stock redhat 8.0 system -- rpm -ivh gives :
>>
>>libcrypto.so.0.9.7 is needed by directory_administrator-1.5.1-1
>>libssl.so.0.9.7 is needed by directory_administrator-1.5.1-1
>>
>>  I don't see an rpm that will give me these files - only the .6 versions.
>>
>>  Any help?  Thanks...
>>
>>--
>><><  ><> <><  ><> <><  ><> <><  ><> <><  ><> <><
>>
>>Ken Kleiner
>>System Manager
>>Computer Science Department
>>Umass Lowell
>>
>>voice : 978 934 3645
>>fax : 978 934 3551
>>
>>cell : 603 930 5582 (emergencies only, please)
>>
>>[email protected]
>>
>>
>>-------------------------------------------------------
>>This SF.Net email sponsored by: Parasoft
>>Error proof Web apps, automate testing & more.
>>Download & eval WebKing and get a free book.
>>www.parasoft.com/bulletproofapps
>>_______________________________________________
>>Directoryadmin-list mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/directoryadmin-list
>>
>>    
>>
>
>
>
>-------------------------------------------------------
>This SF.Net email sponsored by: Parasoft
>Error proof Web apps, automate testing & more.
>Download & eval WebKing and get a free book.
>www.parasoft.com/bulletproofapps
>_______________________________________________
>Directoryadmin-list mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/directoryadmin-list
>  
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.