[Gambas-user] [CRASH REPORT] TestApp01
Charlie Reinl
Karl.Reinl at ...2345...
Sun Jan 25 20:59:44 CET 2015
Hello,
Damned, my program crashed Gambas that way :
This connection throws a #11 at Try con.Open()
Public Sub Form_Open()
Dim con As New Connection
With con
.Host = ""
.Name = "myTable"
' .Charset = sCharSet
.Type = ""
.Login = ""
.Password = ""
End With
Try con.Open()
End
first reported 08 Jan 2015 21:17:08 +0100 by me
[System]
Gambas=3.6.90 rev. 6866
OperatingSystem=Linux
Kernel=3.2.0-75-generic
Architecture=x86
Distribution=Ubuntu 12.04.5 LTS
Desktop=GNOME
Theme=QPlastique
Language=de_DE.UTF-8
Memory=3025M
[Libraries]
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+3=libgtk-3.so.0.400.2
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestApp01-0.0.1-crash-150125-205521.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 43241 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20150125/69c03187/attachment.bin>
More information about the User
mailing list