After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755560 - gjs-console assert failure: *** Error in `/usr/bin/gjs-console': malloc(): memory corruption (fast): 0x00007fd1b80a4f10 ***
gjs-console assert failure: *** Error in `/usr/bin/gjs-console': malloc(): me...
Status: RESOLVED DUPLICATE of bug 746195
Product: tracker
Classification: Core
Component: General
1.4.x
Other Linux
: Normal critical
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2015-09-24 18:35 UTC by Cristian Aravena Romero
Modified: 2015-10-30 16:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2015-09-24 18:35:37 UTC
Open bug in launchpad.net :
https://bugs.launchpad.net/ubuntu/+source/gjs/+bug/1494324

"Unfortunately I couldn't say the reason for this crash, but I can say that after the kernel update done today I got many crashes."


BackTrace:
  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 55
  • #1 __GI_abort
    at abort.c line 89
  • #2 __libc_message
    at ../sysdeps/posix/libc_fatal.c line 175
  • #3 malloc_printerr
  • #4 _int_malloc
    at malloc.c line 3353
  • #5 __GI___libc_malloc
    at malloc.c line 2895
  • #6 sqlite3MemMalloc
    at sqlite3.c line 17262
  • #7 mallocWithAlarm
    at sqlite3.c line 20934
  • #8 sqlite3Malloc
    at sqlite3.c line 20965
  • #9 sqlite3DbMallocRaw
    at sqlite3.c line 21331
  • #10 sqlite3VdbeMemGrow
    at sqlite3.c line 64310
  • #11 vdbeMemAddTerminator
    at sqlite3.c line 64422
  • #12 sqlite3VdbeMemNulTerminate
    at sqlite3.c line 64441
  • #13 valueToText
    at sqlite3.c line 65216
  • #14 sqlite3ValueText
    at sqlite3.c line 65251
  • #15 sqlite3_value_text
    at sqlite3.c line 70338
  • #16 likeFunc
    at sqlite3.c line 98354
  • #17 sqlite3VdbeExec
    at sqlite3.c line 73728
  • #18 sqlite3Step
    at sqlite3.c line 70731
  • #19 sqlite3_step
    at sqlite3.c line 5256
  • #20 tracker_db_cursor_get_variable_name
    at tracker-db-interface-sqlite.c line 2284
  • #21 ??
  • #22 ??
  • #23 function_sparql_haversine_distance
    at tracker-db-interface-sqlite.c line 495
  • #24 io_job_thread
    at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./gio/gioscheduler.c line 85
  • #25 g_task_thread_pool_thread
    at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./gio/gtask.c line 1283
  • #26 g_thread_pool_thread_proxy
    at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gthreadpool.c line 307
  • #27 g_thread_proxy
    at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gthread.c line 778
  • #28 start_thread
    at pthread_create.c line 333
  • #29 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 109

Comment 1 Cosimo Cecchi 2015-10-27 21:41:31 UTC
-> tracker

The actual crash is in gnome-documents, but it looks like this is a crash inside tracker.
Comment 2 Cosimo Cecchi 2015-10-27 21:42:19 UTC
*** Bug 752556 has been marked as a duplicate of this bug. ***
Comment 3 Debarshi Ray 2015-10-30 16:18:30 UTC

*** This bug has been marked as a duplicate of bug 746195 ***