Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process crashing in Poco::Data::ODBC::SessionImpl::getMaxFieldSize () function. #1402

Closed
Smiley2306 opened this issue Sep 13, 2016 · 0 comments

Comments

@Smiley2306
Copy link

Smiley2306 commented Sep 13, 2016

Got the following backtrace:
#1 0x0000000808a94abb in abort () from /lib/libc.so.7
#2 0x00000008024209b1 in Poco::SignalHandler::handleSignal () from /lib/libPocoFoundation.so.16
#3
#4 0x0000000802f42ef5 in Poco::Data::ODBC::SessionImpl::getMaxFieldSize () from /lib/libPocoDataODBC.so.16
#5 0x0000000802f442ee in Poco::Data::AbstractSessionImplPoco::Data::ODBC::SessionImpl::getProperty () from /lib/libPocoDataODBC.so.16
#6 0x0000000802f3820b in Poco::Data::ODBC::ODBCStatementImpl::compileImpl () from /lib/libPocoDataODBC.so.16
#7 0x0000000802df8528 in Poco::Data::StatementImpl::compile () from /lib/libPocoData.so.16
#8 0x0000000802df85b9 in Poco::Data::StatementImpl::executeWithoutLimit () from /lib/libPocoData.so.16
#9 0x0000000802df8908 in Poco::Data::StatementImpl::execute () from /lib/libPocoData.so.16

Getting this issue when trying to do select operation from a DB table multiple times.
Please comment if familiar with any such issue.
Thank u in advance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants