#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 [Error: raise.c was not found in source tree] #1 0x00007f0947e29f5d in __GI_abort () at abort.c:90 [Error: abort.c was not found in source tree] #2 0x00007f0947e7228d in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7f0947f994e8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:181 [Error: libc_fatal.c was not found in source tree] #3 0x00007f0947e7964a in malloc_printerr (action=, str=0x7f0947f99870 "double free or corruption (out)", ptr=, ar_ptr=) at malloc.c:5425 [Error: malloc.c was not found in source tree] #4 0x00007f0947e7b73e in _int_free (av=0x7f09481cbc20 , p=, have_lock=0) at malloc.c:4174 [Error: malloc.c was not found in source tree] #5 0x00007f0947e803fe in __GI___libc_free (mem=) at malloc.c:3144 [Error: malloc.c was not found in source tree] #6 0x00007f0948b69727 in get_cdtext_generic (p_user_data=0x7f092c009670) at _cdio_generic.c:301 [Error: _cdio_generic.c was not found in source tree] #7 0x0000555c053e96cf in fetch_metadata (cdda_backend=0x555c065110e0) at gvfsbackendcdda.c:171 166: cdio = cdio_open (cdda_backend->device_path, DRIVER_UNKNOWN); 167: if (!cdio) 168: return; 169: 170: #if LIBCDIO_VERSION_NUM >= 84 171: cdtext = cdio_get_cdtext (cdio); 172: #else 173: cdtext = cdio_get_cdtext (cdio, 0); 174: #endif /* LIBCDIO_VERSION_NUM >= 84 */ 175: 176: if (cdtext) { #8 do_mount (backend=0x555c065110e0, job=0x555c064f36d0, mount_spec=0x555c064e5690, mount_source=, is_automount=) at gvfsbackendcdda.c:331 326: release_device (cdda_backend); 327: release_metadata (cdda_backend); 328: return; 329: } 330: 331: fetch_metadata (cdda_backend); 332: 333: if (cdio_cddap_open (cdda_backend->drive) != 0) 334: { 335: g_set_error (&error, G_IO_ERROR, G_IO_ERROR_FAILED, 336: _("Drive %s does not contain audio files"), cdda_backend->device_path); #9 0x00007f09497827ca in g_vfs_job_run (job=0x555c064f36d0) at gvfsjob.c:197 192: * lifetime of the call, as it may disappear when 193: * we call g_vfs_job_succeed/fail() 194: */ 195: g_object_ref (job); 196: 197: class->run (job); 198: 199: g_object_unref (job); 200: } 201: 202: gboolean #10 0x00007f094977cb7f in job_handler_callback (data=, user_data=) at gvfsdaemon.c:208 203: job_handler_callback (gpointer data, 204: gpointer user_data) 205: { 206: GVfsJob *job = G_VFS_JOB (data); 207: 208: g_vfs_job_run (job); 209: g_object_unref (job); 210: } 211: 212: static void 213: name_appeared_handler (GDBusConnection *connection, #11 0x00007f0948463010 in g_thread_pool_thread_proxy (data=) at ../../../../glib/gthreadpool.c:307 [Error: gthreadpool.c was not found in source tree] #12 0x00007f0948462645 in g_thread_proxy (data=0x555c064eaf70) at ../../../../glib/gthread.c:784 [Error: gthread.c was not found in source tree] #13 0x00007f09481d87fc in start_thread (arg=0x7f0942fad700) at pthread_create.c:465 [Error: pthread_create.c was not found in source tree] #14 0x00007f0947f05b0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 [Error: clone.S was not found in source tree]