/usr/bin/smbclient: Symbol `poptHelpOptions' has different size in shared object , consider re-linking
Ricardo Ariel Gorosito <[email protected]>
| Newsgroups | gmane.linux.redhat.taroon |
|---|---|
| Organization | Comisión Arbitral del Convenio Mul tilateral del 18-8-77 |
| Message-ID | <[email protected]> |
I was able to reproduce this error with smbclient --help # gdb smbclient GNU gdb Red Hat Linux (5.3.90-0.20030710.30rh) Copyright 2003 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 "i386-redhat-linux-gnu"... (no debugging symbols found)...Using host libthread_db library "/lib/tls/libthre ad_db.so.1". (gdb) set args --help (gdb) run Starting program: /usr/bin/smbclient --help /usr/bin/smbclient: Symbol `poptHelpOptions' has different size in shared object , consider re-linking (no debugging symbols found)...Usage: service <password> Program received signal SIGSEGV, Segmentation fault. 0x007c0b83 in strlen () from /lib/tls/libc.so.6 (gdb) bt #0 0x007c0b83 in strlen () from /lib/tls/libc.so.6 #1 0x00c211df in poptReadDefaultConfig () from /usr/lib/libpopt.so.0 #2 0x00c21256 in poptReadDefaultConfig () from /usr/lib/libpopt.so.0 #3 0x00c215f2 in poptPrintHelp () from /usr/lib/libpopt.so.0 #4 0x00c209b4 in poptReadDefaultConfig () from /usr/lib/libpopt.so.0 #5 0x00c1d803 in poptSetExecPath () from /usr/lib/libpopt.so.0 #6 0x00c1d86f in poptSetExecPath () from /usr/lib/libpopt.so.0 #7 0x00c1eccd in poptGetNextOpt () from /usr/lib/libpopt.so.0 #8 0x08062798 in main () (gdb) -- Taroon-beta-list mailing list [email protected] http://www.redhat.com/mailman/listinfo/taroon-beta-list