*** This bug is a duplicate of bug 1786650 ***
    https://bugs.launchpad.net/bugs/1786650

I'm developing libgda and found same issue when try to parse a
connection string using g_strsplit():

#0  0x00007ffff6cd6207 in tcache_get (tc_idx=2) at malloc.c:2943
#1  0x00007ffff6cd6207 in __GI___libc_malloc (bytes=53) at malloc.c:3050
#2  0x00007ffff76748d9 in g_malloc () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff768e1bf in g_strdup () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff768f954 in g_strsplit () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff7a0f05e in gda_quark_list_add_from_string (qlist=0x5555557c77a0, 
string=0x5555557e5640 
"DB_NAME=test-463087209;DB_DIR=/home/despinosa/Proyectos/libgda/_build/tests", 
cleanup=0)
    at ../libgda/gda-quark-list.c:380


Also, hapends when tries to parse an XML configuration file:

#0  0x00007ffff6cd6207 in tcache_get (tc_idx=2) at malloc.c:2943
#1  0x00007ffff6cd6207 in __GI___libc_malloc (bytes=56) at malloc.c:3050
#2  0x00007ffff66ac686 in xmlNewCharEncodingHandler () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#3  0x00007ffff66ac48a in xmlInitCharEncodingHandlers () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#4  0x00007ffff66cdd25 in xmlParseFile () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#5  0x00007ffff79a1598 in load_config_file (file=0x55555578f9f0 
"/home/despinosa/.local/share/libgda/config", is_system=0) at 
../libgda/gda-config.c:561

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1788036

Title:
  nautilus crashed with SIGSEGV in tcache_get()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1788036/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to