noise crashed with SIGSEGV in gda_connection_statement_execute_non_select()

Bug #1476371 reported by Fabian
78
This bug affects 13 people
Affects Status Importance Assigned to Milestone
Noise
Fix Released
Critical
Unassigned

Bug Description

Noise is not starting anymore. I get following errors on the shell:
[_LOG_LEVEL_INFO 21:36:08.146016] Application.vala:155: Musik version: 0.3.1
[_LOG_LEVEL_INFO 21:36:08.146077] Application.vala:157: Kernel version: 3.13.0-57-generic
[_LOG_LEVEL_FATAL 21:36:08.276387] LocalLibrary.vala:92: Could not query media: no such table: media
[_LOG_LEVEL_FATAL 21:36:08.276428] Musik will not function properly.
[_LOG_LEVEL_FATAL 21:36:08.276544] LocalLibrary.vala:108: Could not query smart playlists: no such table: smart_playlists
[_LOG_LEVEL_FATAL 21:36:08.276576] Musik will not function properly.
[_LOG_LEVEL_FATAL 21:36:08.276688] LocalLibrary.vala:124: Could not query playlists: no such table: playlists
[_LOG_LEVEL_FATAL 21:36:08.276719] Musik will not function properly.
[_LOG_LEVEL_FATAL 21:36:08.364974] [GLib-GObject] Read-only property 'read-only-view' on class 'GeeReadOnlyBidirSortedSet' has type 'GeeSortedSet' which is not equal to or more restrictive than the type 'GeeBidirSortedSet' of the property on the interface 'GeeBidirSortedSet'
[_LOG_LEVEL_FATAL 21:36:08.365024] Musik will not function properly.
Segmentation fault

run -d is printing:
Starting program: /usr/bin/noise -d
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
[New Thread 0x7fffebc27700 (LWP 7965)]
[New Thread 0x7fffea76c700 (LWP 7966)]
[_LOG_LEVEL_INFO 21:40:53.728460] Application.vala:155: Musik version: 0.3.1
[_LOG_LEVEL_INFO 21:40:53.728514] Application.vala:157: Kernel version: 3.13.0-57-generic
[_LOG_LEVEL_DEBUG 21:40:53.729830] [Gtk] Connecting to session manager
[New Thread 0x7fffe8857700 (LWP 7967)]
[_LOG_LEVEL_DEBUG 21:40:53.755915] Settings.vala:158: Loading settings from schema 'org.pantheon.noise.settings'

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ad9c2a in gda_connection_statement_execute_non_select () from /usr/lib/libgda-5.0.so.4

Related branches

Changed in noise:
status: New → Confirmed
summary: - Noise is missing tables media and smart_playlist on startup
+ noise crashed with SIGSEGV in
+ gda_connection_statement_execute_non_select()
Revision history for this message
Victor Martinez (victored) wrote :

I can only reproduce this issue with a PPA-built binary and not with a local build. Both binaries are from rev 1829. PKG_DATA_PATH is set to /usr/share/noise. I don't have a /usr/local installation and /usr/bin/noise is actually being executed.

Cody Garver (codygarver)
Changed in noise:
importance: Undecided → Critical
milestone: none → loki-beta1
status: Confirmed → Fix Committed
Changed in noise:
milestone: loki-beta1 → loki-alpha1
Changed in noise:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.