https://bugs.freedesktop.org/show_bug.cgi?id=79714

--- Comment #16 from Lionel Elie Mamane <[email protected]> ---
exception std::bad_alloc means that the "new" operator failed to allocate
memory... If you can attach a debugger and see what happens in
OResultSetMetaData::getColumnName when the exception is thrown, it would be
useful. Is suspect that m_pSqlda->sqlvar[column-1].sqlname_length contains an
unreasonable value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to