| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Alex Vishnev | Date: | February 12 2005 6:34pm |
| Subject: | mysql++1.7.28 core dumps on solaris | ||
| View as plain text | |||
Hello,
I am using Solaris 2.8(32bit) with MySql-Standard 4.0.23 and mysql++.1.7.28.
GCC version is 3.3.2. When I am running any of the examples application, I
get a core dump (trace below).mysql++ was recompiled from source using
4.0.23 include/lib references. Compilation did not produce any errors.
#0 0xff09c4ac in _libc_kill () from /lib/libc.so.1
#1 0xff035a84 in abort () from /lib/libc.so.1
#2 0xff161acc in __cxxabiv1::__terminate (handler=0xff03597c <abort>) at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:47
#3 0xff161b04 in std::terminate () at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:57
#4 0xff161c74 in __cxa_throw (obj=0x2d340, tinfo=0x1af3c, dest=0x19b94
<mysqlpp::BadQuery::~BadQuery()>)
at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:80
#5 0xff3288c4 in mysqlpp::Connection::select_db (this=0x0, db=0x1af3c "")
at /usr/local/include/c++/3.3.2/bits/stl_alloc.h:652
#6 0x00013b88 in main (argc=1, argv=0xffbef774) at resetdb.cpp:22
(gdb)
Sincerely,
Alex
| Thread | ||
|---|---|---|
| • mysql++1.7.28 core dumps on solaris | Alex Vishnev | 12 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Chris Frey | 12 Feb |
| • RE: mysql++1.7.28 core dumps on solaris | Alex Vishnev | 12 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Chris Frey | 13 Feb |
| • RE: mysql++1.7.28 core dumps on solaris | Alex Vishnev | 14 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Warren Young | 14 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Warren Young | 14 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Warren Young | 14 Feb |
| • RE: mysql++1.7.28 core dumps on solaris | Alex Vishnev | 14 Feb |
| • Re: mysql++1.7.28 core dumps on solaris | Warren Young | 14 Feb |
| • mysql++1.7.28 thread safety | Alex Vishnev | 14 Feb |
| • Re: mysql++1.7.28 thread safety | Earl Miles | 14 Feb |
| • Re: mysql++1.7.28 thread safety | Warren Young | 14 Feb |
| • Re: mysql++1.7.28 thread safety | Earl Miles | 14 Feb |
| • RE: mysql++1.7.28 thread safety | Alex Vishnev | 15 Feb |
| • Re: mysql++1.7.28 thread safety | Warren Young | 16 Feb |
