https://bugs.documentfoundation.org/show_bug.cgi?id=153317

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

I noticed this on console:
(soffice:20736): Gtk-CRITICAL **: 12:12:39.920: gtk_text_buffer_emit_insert:
assertion 'g_utf8_validate (text, len, NULL)' failed

I retrieved a bt and here's a part of it:
#2  0x00007f29d00d8e95 in gtk_text_buffer_set_text () at
/lib/x86_64-linux-gnu/libgtk-3.so.0
#3  0x00007f29d0bf3736 in (anonymous
namespace)::GtkInstanceTextView::set_text(rtl::OUString const&)
(this=0x55ffb80163d0, rText="1,test1,\000,\n") at
vcl/unx/gtk3/gtkinst.cxx:17867
#4  0x00007f29ab33ea01 in
dbaui::DirectSQLDialog::addOutputText(std::basic_string_view<char16_t,
std::char_traits<char16_t> >) (this=0x55ffb8a298f0, _rMessage=u"1,test1,\000,")
    at dbaccess/source/ui/dlg/directsql.cxx:350
#5  0x00007f29ab33e89d in
dbaui::DirectSQLDialog::display(com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet>
const&)
     (this=0x55ffb8a298f0, xRS=uno::Reference to
(connectivity::mysqlc::OResultSet *) 0x55ffb8a46e50) at
dbaccess/source/ui/dlg/directsql.cxx:331
#6  0x00007f29ab33d8e4 in
dbaui::DirectSQLDialog::implExecuteStatement(rtl::OUString const&)
(this=0x55ffb8a298f0, _rStatement="SELECT * FROM `test`.`tbl_Test`") at
dbaccess/source/ui/dlg/directsql.cxx:234
#7  0x00007f29ab33ef69 in dbaui::DirectSQLDialog::executeCurrent()
(this=0x55ffb8a298f0) at dbaccess/source/ui/dlg/directsql.cxx:366
#8  0x00007f29ab33f469 in dbaui::DirectSQLDialog::OnExecute(weld::Button&)
(this=0x55ffb8a298f0) at dbaccess/source/ui/dlg/directsql.cxx:418

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to