[Bug 1788036] Re: nautilus crashed with SIGSEGV in tcache_get()

2018-08-20 Thread Mohammad Hizzani
** Information type changed from Private to Public

-- 
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

[Bug 1788036] Re: nautilus crashed with SIGSEGV in tcache_get()

2018-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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

[Bug 1788036] Re: nautilus crashed with SIGSEGV in tcache_get()

2018-09-01 Thread Vlad Ionescu
*** This bug is a duplicate of bug 1786650 ***
https://bugs.launchpad.net/bugs/1786650

** This bug has been marked a duplicate of bug 1786650
   nautilus crashed with SIGSEGV in tcache_get()

-- 
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

[Bug 1788036] Re: nautilus crashed with SIGSEGV in tcache_get()

2018-09-16 Thread Martin Dauskardt
*** This bug is a duplicate of bug 1786650 ***
https://bugs.launchpad.net/bugs/1786650

I also see the same segfault showing "tcache_get (tc_idx=0) at
malloc.c:2943" when I use Thunar 1.8.1 on Xubuntu 18.04

-- 
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

[Bug 1788036] Re: nautilus crashed with SIGSEGV in tcache_get()

2018-10-12 Thread esodan
*** 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  0x76cd6207 in tcache_get (tc_idx=2) at malloc.c:2943
#1  0x76cd6207 in __GI___libc_malloc (bytes=53) at malloc.c:3050
#2  0x776748d9 in g_malloc () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7768e1bf in g_strdup () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7768f954 in g_strsplit () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x77a0f05e in gda_quark_list_add_from_string (qlist=0x557c77a0, 
string=0x557e5640 
"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  0x76cd6207 in tcache_get (tc_idx=2) at malloc.c:2943
#1  0x76cd6207 in __GI___libc_malloc (bytes=56) at malloc.c:3050
#2  0x766ac686 in xmlNewCharEncodingHandler () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#3  0x766ac48a in xmlInitCharEncodingHandlers () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#4  0x766cdd25 in xmlParseFile () at 
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#5  0x779a1598 in load_config_file (file=0x5578f9f0 
"/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