clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.76k stars 677 forks source link

Playing radio streams cause Clementine to crash #2021

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From wmii392 on June 26, 2011 12:26:56

What steps will reproduce the problem? 1.each time when I start Clementine 2.start playing online radio streams 3.the moment I click on a radio stream, it crashes What version of the product are you using? On what operating system? PCLinuxOS e17/lxde Please provide any additional information below. Output:

$ clementine Couldn't load icon "clementine-panel" Couldn't load icon "clementine-panel-grey" virtual bool QxtGlobalShortcutBackend::DoRegister() Couldn't load icon "find" Application asked to unregister timer 0x2200000b which is not registered in this thread. Fix application. GLOG Settings schema 'org.gnome.system.proxy' is not installed

Aborted

No issues when playing my music collection.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2021

Clementine-Issue-Importer commented 10 years ago

From davidsansome on June 26, 2011 03:38:51

Can you try to get a backtrace?

From the commandline, type: gdb clementine run (make it crash) backtrace

Then paste the output here

Clementine-Issue-Importer commented 10 years ago

From wmii392 on June 28, 2011 12:10:40

(gdb) run Starting program: /usr/bin/clementine [Thread debugging using libthread_db enabled] Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2800.6-gdb.py", line 9, in from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in import gdb.backtrace ImportError: No module named backtrace [New Thread 0xb7077b70 (LWP 6700)] [New Thread 0xb66ffb70 (LWP 6701)] [Thread 0xb66ffb70 (LWP 6701) exited] Couldn't load icon "clementine-panel" Couldn't load icon "clementine-panel-grey" [New Thread 0xb66ffb70 (LWP 6705)] [New Thread 0xb3cffb70 (LWP 6706)] virtual bool QxtGlobalShortcutBackend::DoRegister() [New Thread 0xb32ffb70 (LWP 6707)] [New Thread 0xb2afeb70 (LWP 6708)] [New Thread 0xb22fdb70 (LWP 6709)] [New Thread 0xb1afcb70 (LWP 6710)] [New Thread 0xb12fbb70 (LWP 6711)] Couldn't load icon "find" [New Thread 0xb0afab70 (LWP 6712)] Application asked to unregister timer 0x2200000b which is not registered in this thread. Fix application. [New Thread 0xb02f9b70 (LWP 6713)] [New Thread 0xafaf8b70 (LWP 6714)] [New Thread 0xaf2f7b70 (LWP 6715)] [New Thread 0xaeaf6b70 (LWP 6725)] GLOG Settings schema 'org.gnome.system.proxy' is not installed

Program received signal SIGABRT, Aborted. [Switching to Thread 0xb02f9b70 (LWP 6713)] 0xffffe424 in __kernel_vsyscall ()

gdb) backtrace

0 0xffffe424 in __kernel_vsyscall ()

1 0x4f05b291 in raise () from /lib/i686/libc.so.6

2 0x4f05cdbe in abort () from /lib/i686/libc.so.6

3 0x4f50356c in g_logv () from /usr/lib/libglib-2.0.so.0

4 0x4f5035a3 in g_log () from /usr/lib/libglib-2.0.so.0

5 0x4f9c97cf in ?? () from /usr/lib/libgio-2.0.so.0

6 0x4f9cc334 in ?? () from /usr/lib/libgio-2.0.so.0

7 0x4f76b532 in g_object_newv () from /usr/lib/libgobject-2.0.so.0

8 0x4f76c19f in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0

9 0x4f76c2c0 in g_object_new () from /usr/lib/libgobject-2.0.so.0

10 0x4f9ccd81 in g_settings_new () from /usr/lib/libgio-2.0.so.0

11 0xae2b357a in ?? () from /usr/lib/gio/modules/libgiognomeproxy.so

12 0x4f78b7c7 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0

13 0x4f767ee2 in ?? () from /usr/lib/libgobject-2.0.so.0

14 0x4f76b5f9 in g_object_newv () from /usr/lib/libgobject-2.0.so.0

15 0x4f76c2e8 in g_object_new () from /usr/lib/libgobject-2.0.so.0

16 0x4f992c41 in ?? () from /usr/lib/libgio-2.0.so.0

17 0x4f5238eb in g_once_impl () from /usr/lib/libglib-2.0.so.0

18 0x4f992aaf in g_proxy_resolver_get_default () from /usr/lib/libgio-2.0.so.0

19 0xb3e02ebf in ?? () from /usr/lib/libsoup-gnome-2.4.so.1

20 0x4f78b7c7 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0

21 0x4f767ee2 in ?? () from /usr/lib/libgobject-2.0.so.0

22 0x4f76b5f9 in g_object_newv () from /usr/lib/libgobject-2.0.so.0

23 0x4f76c2e8 in g_object_new () from /usr/lib/libgobject-2.0.so.0

24 0x41a20d78 in soup_session_add_feature_by_type () from /usr/lib/libsoup-2.4.so.1

25 0x41a219d0 in ?? () from /usr/lib/libsoup-2.4.so.1

26 0x4f76b110 in g_object_newv () from /usr/lib/libgobject-2.0.so.0

27 0x4f76c19f in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0

28 0x41a22c13 in soup_session_async_new_with_options () from /usr/lib/libsoup-2.4.so.1

29 0xb3e6a806 in ?? () from /usr/lib/gstreamer-0.10/libgstsouphttpsrc.so

30 0x41a7e090 in ?? () from /usr/lib/libgstbase-0.10.so.0

31 0x41a7fa37 in ?? () from /usr/lib/libgstbase-0.10.so.0

32 0x418fe758 in gst_pad_activate_push () from /usr/lib/libgstreamer-0.10.so.0

33 0x418ff153 in ?? () from /usr/lib/libgstreamer-0.10.so.0

34 0x418ff27d in gst_pad_set_active () from /usr/lib/libgstreamer-0.10.so.0

35 0x418dba2c in ?? () from /usr/lib/libgstreamer-0.10.so.0

36 0x418f0253 in gst_iterator_fold () from /usr/lib/libgstreamer-0.10.so.0

37 0x418db94c in ?? () from /usr/lib/libgstreamer-0.10.so.0

38 0x418de3d9 in ?? () from /usr/lib/libgstreamer-0.10.so.0

39 0x418de76b in ?? () from /usr/lib/libgstreamer-0.10.so.0

Clementine-Issue-Importer commented 10 years ago

From davidsansome on August 27, 2011 15:58:34

Looks like a bug inside libsoup

Status: Invalid

Clementine-Issue-Importer commented 10 years ago

From wmii392 on August 25, 2012 16:49:33

Still no change

libsoup-2.34.1

Starting program: /usr/bin/clementine [Thread debugging using libthread_db enabled] Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3116.0-gdb.py", line 9, in from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in import gdb.backtrace ImportError: No module named backtrace 01:42:19.354 DEBUG NetworkProxyFactory:30 Detected system proxy URLs: ("", "", "", "") 01:42:19.354 DEBUG CoverProviders:34 Registered cover provider "Amazon" [New Thread 0xb2e0ab70 (LWP 31109)] [New Thread 0xb24ffb70 (LWP 31110)] [Thread 0xb24ffb70 (LWP 31110) exited] [New Thread 0xb24ffb70 (LWP 31111)] 01:42:19.592 INFO Player:533 Registered URL handler for "di" 01:42:19.593 DEBUG InternetModel:94 Adding internet service: "DigitallyImported" 01:42:19.642 DEBUG InternetModel:94 Adding internet service: "Icecast" [New Thread 0xb0ff4b70 (LWP 31112)] 01:42:19.649 DEBUG InternetModel:94 Adding internet service: "Jamendo" 01:42:19.659 INFO Player:533 Registered URL handler for "lastfm" 01:42:19.659 DEBUG CoverProviders:34 Registered cover provider "last.fm" 01:42:19.660 DEBUG InternetModel:94 Adding internet service: "Last.fm" 01:42:19.660 INFO Player:533 Registered URL handler for "grooveshark" 01:42:19.660 INFO PlaylistManager:417 Registered special playlist type "grooveshark-search" [New Thread 0xb05ffb70 (LWP 31113)] 01:42:19.662 DEBUG InternetModel:94 Adding internet service: "Grooveshark" [New Thread 0xafdfeb70 (LWP 31114)] 01:42:19.667 INFO Player:533 Registered URL handler for "magnatune" 01:42:19.668 DEBUG InternetModel:94 Adding internet service: "Magnatune"
01:42:19.669 DEBUG InternetModel:94 Adding internet service: "SavedRadio"
01:42:19.672 INFO Player:533 Registered URL handler for "sky"
01:42:19.672 DEBUG InternetModel:94 Adding internet service: "SKY.fm"
01:42:19.673 INFO Player:533 Registered URL handler for "somafm"
01:42:19.673 DEBUG InternetModel:94 Adding internet service: "SomaFM"
01:42:19.686 WARN IconLoader:54 Couldn't load icon "clementine-panel"
01:42:19.693 WARN IconLoader:54 Couldn't load icon "clementine-panel-grey"
[New Thread 0xaf5fdb70 (LWP 31115)]
[New Thread 0xaedfcb70 (LWP 31116)]
01:42:19.707 DEBUG QxtGlobalShortcutBackend:32 registering
[New Thread 0xae5fbb70 (LWP 31117)]
01:42:19.751 DEBUG MainWindow:209 Starting [New Thread 0xaddfab70 (LWP 31118)] [New Thread 0xad5f9b70 (LWP 31119)] [New Thread 0xacdf8b70 (LWP 31120)] [New Thread 0xac5f7b70 (LWP 31121)] [New Thread 0xabdf6b70 (LWP 31122)] [New Thread 0xab420b70 (LWP 31123)] [New Thread 0xaaa4ab70 (LWP 31124)] 01:42:20.339 WARN IconLoader:54 Couldn't load icon "find" [New Thread 0xaa249b70 (LWP 31125)] 01:42:20.436 DEBUG MainWindow:267 Initialising player 01:42:20.436 DEBUG MainWindow:273 Creating models 01:42:20.478 DEBUG MainWindow:296 Creating UI 01:42:20.507 DEBUG MainWindow:663 Creating equalizer 01:42:20.507 DEBUG MainWindow:678 Creating now playing widget [New Thread 0xa9a48b70 (LWP 31129)] 01:42:20.585 DEBUG MainWindow:715 Loading settings 01:42:20.677 DEBUG MainWindow:761 Initialising library [New Thread 0xa9247b70 (LWP 31130)] 01:42:20.685 DEBUG MainWindow:774 Started 01:42:20.703 INFO DeviceManager:411 Device added: "/dev/sr0" [New Thread 0xa85dcb70 (LWP 31131)] [New Thread 0xa7bffb70 (LWP 31135)] 01:42:23.096 INFO DigitallyImportedUrlHandler:44 Loading station "liquiddnb" 01:42:23.096 DEBUG DigitallyImportedServiceBase:239 Getting playlist URL QUrl( " http://listen.di.fm/public1/liquiddnb.pls " )
[New Thread 0xa61fdb70 (LWP 31138)] [New Thread 0xa69feb70 (LWP 31137)] [New Thread 0xa71ffb70 (LWP 31136)] [New Thread 0xa59fcb70 (LWP 31139)] [New Thread 0xa51fbb70 (LWP 31140)] 01:42:23.170 DEBUG Player:126 URL handler for QUrl( "di://liquiddnb" ) is loading asynchronously 01:42:23.268 INFO DigitallyImportedUrlHandler:69 Loading station finished, got 3 songs 01:42:23.268 DEBUG Player:104 URL handler for QUrl( "di://liquiddnb" ) returned QUrl( " http://u17.di.fm:80/di_liquiddnb_aac " )
[New Thread 0xa49a0b70 (LWP 31141)] [Thread 0xa49a0b70 (LWP 31141) exited] [New Thread 0xa49a0b70 (LWP 31142)] [New Thread 0xa40a9b70 (LWP 31143)] [New Thread 0xa38a8b70 (LWP 31144)] 01:42:23.596 DEBUG logging:54 Settings schema 'org.gnome.system.proxy' is not installed

Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 0xa9a48b70 (LWP 31129)] 0xb77350ad in g_logv () from /usr/lib/libglib-2.0.so.0

It crashes even if I load the stream directly from di.fm website.