[odb-users] segmentation fault on linux while operating Mysql
database
Boris Kolpackov
boris at codesynthesis.com
Thu Aug 18 10:36:12 EDT 2016
Hi Gao,
高德健 <gdejian at 126.com> writes:
> In the core file, it points to :
> #0 0x0000000000407c11 in odb::object_traits_impl<person, (odb::database_id)0>::statements_type& odb::mysql::statement_cache::find_object<person>() ()
> #1 0x0000000000404fc9 in odb::access::object_traits_impl<person, (odb::database_id)0>::persist(odb::database&, person&) ()
> #2 0x00000000004036e6 in main ()
Try to rebuild the example with debug information (-g) so that we
can see the line numbers in the above stack trace.
Boris
More information about the odb-users
mailing list