[Gambas-user] smtp client
Steven Lobbezoo
steven at ...1652...
Tue Apr 24 15:47:01 CEST 2007
Benoit,
I've send it direct to you since the list does not accept such long messages.
Steven
Le mardi 24 avril 2007 14:59, Benoit Minisini a écrit :
>
> Yes. Send me the pdf file so that I try to send a mail with it and see
> where it crashes.
>
> Note that you can tell me where it crashes yourself by following the
> procedure explained in the troubleshooting section of the web site:
>
> http://gambas.sourceforge.net/tr-report.html
>
> Regards,
OK, here we go :
-----------------------------------------------------------------
steven at ...1686...:~/request> gbc2 -agt
OK
steven at ...1686...:~/request> gdb gbx2
GNU gdb 6.5
Copyright (C) 2006 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 "i586-suse-linux"...Using host libthread_db
library "/lib/libthread_db.so.1".
(gdb) set args -p
(gdb) run
Starting program: /usr/local/bin/gbx2 -p
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1210021568 (LWP 9634)]
Error while reading shared library symbols:
Cannot find new threads: generic error
Archive: /home/steven/request/models/fiche_bien_batiment.odt
extracting: /home/steven/642923335/mimetype
creating: /home/steven/642923335/Configurations2/statusbar/
inflating: /home/steven/642923335/Configurations2/accelerator/current.xml
creating: /home/steven/642923335/Configurations2/floater/
creating: /home/steven/642923335/Configurations2/popupmenu/
creating: /home/steven/642923335/Configurations2/progressbar/
creating: /home/steven/642923335/Configurations2/menubar/
creating: /home/steven/642923335/Configurations2/toolbar/
creating: /home/steven/642923335/Configurations2/images/Bitmaps/
extracting: /home/steven/642923335/Pictures/10000000000001EC0000010B3DFE6293.jpg
extracting: /home/steven/642923335/Pictures/10000000000001F4000000F278D5D453.jpg
extracting: /home/steven/642923335/Pictures/10000000000006AB0000048FAFD872FD.jpg
extracting: /home/steven/642923335/Pictures/10000000000000570000003912B31AA3.png
inflating: /home/steven/642923335/content.xml
inflating: /home/steven/642923335/styles.xml
extracting: /home/steven/642923335/meta.xml
inflating: /home/steven/642923335/Thumbnails/thumbnail.png
inflating: /home/steven/642923335/settings.xml
inflating: /home/steven/642923335/META-INF/manifest.xml
Connected to sd46.sivit.org.
220 sd46.sivit.org FTP server (Version 6.4/OpenBSD/Linux-ftpd-0.17) ready.
331 Password required for root.
230- Linux sd46.sivit.org 2.4.27intel #1 SMP Sun Aug 8 16:32:19 CEST 2004 i686
GNU/Linux
230-
230- The programs included with the Debian GNU/Linux system are free software;
230- the exact distribution terms for each program are described in the
230- individual files in /usr/share/doc/*/copyright.
230-
230- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
230- permitted by applicable law.
230 User root logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type set to I.
250 CWD command successful.
250 CWD command successful.
250 CWD command successful.
250 CWD command successful.
250 CWD command successful.
250 CWD command successful.
local: /home/steven/642923335/Pictures/10000000000001F4000000F278D5D453.jpg
remote: IMG_0245.JPG
500 'EPSV': command not understood.
227 Entering Passive Mode (194,146,226,27,191,197)
150 Opening BINARY mode data connection for 'IMG_0245.JPG' (1062108 bytes).
100% |*************************************| 1037 KB 244.10 KB/s 00:00
ETA
226 Transfer complete.
1062108 bytes received in 00:04 (244.09 KB/s)
221 Goodbye.
adding: Configurations2/ (stored 0%)
adding: Configurations2/statusbar/ (stored 0%)
adding: Configurations2/images/ (stored 0%)
adding: Configurations2/images/Bitmaps/ (stored 0%)
adding: Configurations2/floater/ (stored 0%)
adding: Configurations2/popupmenu/ (stored 0%)
adding: Configurations2/accelerator/ (stored 0%)
adding: Configurations2/accelerator/current.xml (stored 0%)
adding: Configurations2/progressbar/ (stored 0%)
adding: Configurations2/menubar/ (stored 0%)
adding: Configurations2/toolbar/ (stored 0%)
adding: content.xml (deflated 85%)
adding: META-INF/ (stored 0%)
adding: META-INF/manifest.xml (deflated 83%)
adding: meta.xml (deflated 58%)
adding: mimetype (stored 0%)
adding: Pictures/ (stored 0%)
adding: Pictures/10000000000006AB0000048FAFD872FD.jpg (deflated 0%)
adding: Pictures/10000000000001F4000000F278D5D453.jpg (deflated 0%)
adding: Pictures/10000000000000570000003912B31AA3.png (deflated 5%)
adding: Pictures/10000000000001EC0000010B3DFE6293.jpg (deflated 1%)
adding: settings.xml (deflated 82%)
adding: styles.xml (deflated 80%)
adding: Thumbnails/ (stored 0%)
adding: Thumbnails/thumbnail.png (deflated 0%)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210021568 (LWP 9634)]
CSMTPCLIENT_add (_object=0x831e500, _param=0x807b458) at CSmtpClient.c:282
282 part->Tag = id;
(gdb)
-----------------------------------------------------------------------
I attached the pdf file
Regards,
Steven
More information about the User
mailing list