VM Crash

14 views
Skip to first unread message

Nico

unread,
Mar 14, 2015, 3:05:09 PM3/14/15
to dbx...@googlegroups.com
Hello, 
My VM crashes every time I open it. I ran the scripts below before crash occurs.

| settings platform connection |
settings
:= DBXConnectionSettings
    host
: 'localhost'
    port
: '3306'
    database
: 'mysql'
    userName
: 'root'
    userPassword
: ''.
    platform
:= DBXMySQLBackend new.
    connection
:= DBXConnection platform: platform settings: settings.
connection connect
.
connection open
.


I'm using: 
- Windows 8.1
- OpenDBX dll files.
- mysql-connector-c-6.1.5-win32
- mysql 5.6.21
- Pharo 3.0
- OpenDBX driver stable package.

I also attached the error pop-up and crash dump, please check.

I'm looking forward for your advices.

Best regards,
Nico
error.PNG
crash.dmp

Merwan Oud

unread,
Mar 16, 2015, 11:51:45 AM3/16/15
to dbx...@googlegroups.com
Hi Nico,

I couldn't reproduce your bug, maybe you can join all the dll files that you have.

An alternative is to use the adaptator for Glorp which uses the native mysql driver so there is no external calls and no dll files to download.

You can find it here: 

I'll be glad if you give us some feedback =)

Cheers,
Merwan

--
You received this message because you are subscribed to the Google Groups "DBXTalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dbxtalk+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Franck Warlouzet

unread,
Mar 16, 2015, 12:07:38 PM3/16/15
to dbx...@googlegroups.com
Hello,

I tried to reproduce this bug, I have also an error with the same configuration. I don't have his problem, however when I quit Pharo, the connection shutdown makes Pharo crashes, but when I only do the connection shutdown, it works.

I downloaded the dll here : https://ci.inria.fr/dbxtalk/view/OpenDBX/job/CLibrary-OpenDBX-1.4.6-Mysql/Platform=dbxtalk-windows-32bit/

Cheers,
Franck WARLOUZET



Date: Sat, 14 Mar 2015 11:56:00 -0700
From: ml-node+s1294...@n4.nabble.com
To: franck.w...@hotmail.fr
Subject: VM Crash
--
You received this message because you are subscribed to the Google Groups "DBXTalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].

For more options, visit https://groups.google.com/d/optout.

error.PNG (12K) Download Attachment
crash.dmp (197K) Download Attachment



If you reply to this email, your message will be added to the discussion below:
http://forum.world.st/VM-Crash-tp4811903.html
To start a new topic under DBXTalk, email ml-node+s1294...@n4.nabble.com
To unsubscribe from DBXTalk, click here.
NAML

Reply all
Reply to author
Forward
0 new messages