SegFault with HibernateD

Venkat venkatram.akkineni at gmail.com
Sat Jan 13 00:55:41 UTC 2018


On Friday, 12 January 2018 at 08:55:13 UTC, Rene Zwanenburg wrote:
> Hard to guess what the issue is, I'd attach a debugger to see 
> where it crashes.

It fails at the sql() method in Command struct in 
mysql-native-1.1.4/mysql-native/source/mysql/commands.d. This is 
what gdb says when I do a disp _sql.

1: _sql = <error: Cannot access memory at address 0x8>

I'm sorry I am new to systems programming, would that mean _sql 
is null ?





More information about the Digitalmars-d-learn mailing list