#0 0x00007f38e44ea586 in match (eptr=0x561bf5b59940 "\377\376;", ecode=, mstart=0x561bf5b59940 "\377\376;", offset_top=2, md=0x7ffd373ad5c0, eptrb=0x0, rdepth=) at pcre_exec.c:5534 [Error: pcre_exec.c was not found in source tree] #1 0x00007f38e44e7521 in match (eptr=, ecode=0x561bf5aa9e40 "\203", mstart=0x561bf5b59940 "\377\376;", offset_top=2, md=0x7ffd373ad5c0, eptrb=0x0, rdepth=) at pcre_exec.c:1080 [Error: pcre_exec.c was not found in source tree] #2 0x00007f38e44f96a1 in pcre_exec (argument_re=0x561bf5aa9e00, extra_data=, subject=, length=3, start_offset=0, options=8192, offsets=0x561bf5997b80, offsetcount=9) at pcre_exec.c:6936 [Error: pcre_exec.c was not found in source tree] #3 0x00007f38eba9848b in g_match_info_next (match_info=match_info@entry=0x561bf5cfea90, error=error@entry=0x7ffd373ad7e8) at ../../../../glib/gregex.c:734 [Error: gregex.c was not found in source tree] #4 0x00007f38eba99d4f in g_regex_match_full (regex=regex@entry=0x561bf5b54eb0, string=string@entry=0x561bf5b59940 "\377\376;", string_len=string_len@entry=3, start_position=start_position@entry=0, match_options=, match_info=match_info@entry=0x7ffd373ad7f0, error=0x7ffd373ad7e8) at ../../../../glib/gregex.c:1803 [Error: gregex.c was not found in source tree] #5 0x00007f38eba9a334 in g_regex_split_full (regex=0x561bf5b54eb0, string=string@entry=0x561bf5b59940 "\377\376;", string_len=3, string_len@entry=-1, start_position=start_position@entry=0, match_options=match_options@entry=0, max_tokens=2147483647, max_tokens@entry=0, error=0x0) at ../../../../glib/gregex.c:2211 [Error: gregex.c was not found in source tree] #6 0x00007f38eba9a72a in g_regex_split (regex=, string=string@entry=0x561bf5b59940 "\377\376;", match_options=match_options@entry=0) at ../../../../glib/gregex.c:2118 [Error: gregex.c was not found in source tree] #7 0x0000561bf36f19c7 in games_cue_sheet_tokenize_line (result_length1=, line=0x561bf5b59940 "\377\376;") at utils/cue-sheet/cue-sheet.c:418 413: tokens = _tmp2_; 414: tokens_length1 = 0; 415: _tokens_size_ = tokens_length1; 416: _tmp3_ = games_cue_sheet_token_regex; 417: _tmp4_ = line; 418: _tmp6_ = _tmp5_ = g_regex_split (_tmp3_, _tmp4_, 0); 419: { 420: gchar** token_collection = NULL; 421: gint token_collection_length1 = 0; 422: gint _token_collection_size_ = 0; 423: gint token_it = 0; #8 games_cue_sheet_tokenize (error=0x7ffd373ad8d8, result_length1=, self=0x561bf5628120) at utils/cue-sheet/cue-sheet.c:301 296: if (!(_tmp10_ != NULL)) { 297: _g_free0 (_tmp6_); 298: break; 299: } 300: _tmp11_ = line; 301: _tmp13_ = games_cue_sheet_tokenize_line (_tmp11_, &_tmp12_); 302: { 303: gchar** token_collection = NULL; 304: gint token_collection_length1 = 0; 305: gint _token_collection_size_ = 0; 306: gint token_it = 0; #9 games_cue_sheet_parse (error=0x7ffd373ad8d0, self=0x561bf5628120) at utils/cue-sheet/cue-sheet.c:541 536: gint _tokens_size_; 537: GamesCueSheetFileNode* latest_file; 538: gsize line; 539: GError * _inner_error_ = NULL; 540: g_return_if_fail (self != NULL); 541: _tmp1_ = games_cue_sheet_tokenize (self, &_tmp0_, &_inner_error_); 542: tokens = _tmp1_; 543: tokens_length1 = _tmp0_; 544: _tokens_size_ = tokens_length1; 545: if (G_UNLIKELY (_inner_error_ != NULL)) { 546: g_propagate_error (error, _inner_error_); #10 games_cue_sheet_construct (object_type=, file=file@entry=0x561bf5148d60, error=error@entry=0x7ffd373ad9a8) at utils/cue-sheet/cue-sheet.c:168 163: self = (GamesCueSheet*) g_object_new (object_type, NULL); 164: _tmp0_ = file; 165: _tmp1_ = _g_object_ref0 (_tmp0_); 166: _g_object_unref0 (self->priv->_file); 167: self->priv->_file = _tmp1_; 168: games_cue_sheet_parse (self, &_inner_error_); 169: if (G_UNLIKELY (_inner_error_ != NULL)) { 170: g_propagate_error (error, _inner_error_); 171: _g_object_unref0 (self); 172: return NULL; 173: } #11 0x0000561bf36f2285 in games_cue_sheet_new (file=file@entry=0x561bf5148d60, error=error@entry=0x7ffd373ad9a8) at utils/cue-sheet/cue-sheet.c:179 174: return self; 175: } 176: 177: 178: GamesCueSheet* games_cue_sheet_new (GFile* file, GError** error) { 179: return games_cue_sheet_construct (GAMES_TYPE_CUE_SHEET, file, error); 180: } 181: 182: 183: GamesCueSheetTrackNode* games_cue_sheet_get_track (GamesCueSheet* self, guint i, GError** error) { 184: GamesCueSheetTrackNode* result = NULL; #12 0x00007f38d835e4dd in games_mega_drive_plugin_cd_game_for_uri (error=0x561bf56f0d00, uri=0x561bf5ac5d00 "file:///home/sascha/Musik/Bach_Johann_Sebastian/Bach%20-%20Brandenburg%20Concertos%20-%20Leonhardt%20(CD%201)/(Bach%20J.%20S.)%20Brandenburgische%20Konzerte%20-%20CD1.cue") at mega-drive-plugin.c:454 449: g_return_val_if_fail (uri != NULL, NULL); 450: _tmp0_ = uri; 451: _tmp1_ = g_file_new_for_uri (_tmp0_); 452: file = _tmp1_; 453: _tmp2_ = file; 454: _tmp3_ = games_cue_sheet_new (_tmp2_, &_inner_error_); 455: cue = _tmp3_; 456: if (G_UNLIKELY (_inner_error_ != NULL)) { 457: g_propagate_error (error, _inner_error_); 458: _g_object_unref0 (file); 459: return NULL; #13 _games_mega_drive_plugin_cd_game_for_uri_games_generic_sync_game_uri_adapter_game_for_uri (uri=0x561bf5ac5d00 "file:///home/sascha/Musik/Bach_Johann_Sebastian/Bach%20-%20Brandenburg%20Concertos%20-%20Leonhardt%20(CD%201)/(Bach%20J.%20S.)%20Brandenburgische%20Konzerte%20-%20CD1.cue", self=, error=0x561bf56f0d00) at mega-drive-plugin.c:111 106: } 107: 108: 109: static GamesGame* _games_mega_drive_plugin_cd_game_for_uri_games_generic_sync_game_uri_adapter_game_for_uri (const gchar* uri, gpointer self, GError** error) { 110: GamesGame* result; 111: result = games_mega_drive_plugin_cd_game_for_uri (uri, error); 112: return result; 113: } 114: 115: 116: static GamesGameSource* games_mega_drive_plugin_real_get_game_source (GamesPlugin* base, GError** error) { #14 0x0000561bf36d8f56 in games_generic_sync_game_uri_adapter_real_game_for_uri_co (_data_=0x561bf56f0c90) at generic/generic-sync-game-uri-adapter.c:266 261: } 262: _state_0: 263: _data_->_tmp1_ = _data_->self->priv->callback; 264: _data_->_tmp1__target = _data_->self->priv->callback_target; 265: _data_->_tmp2_ = _data_->uri; 266: _data_->_tmp3_ = _data_->_tmp1_ (_data_->_tmp2_, _data_->_tmp1__target, &_data_->_inner_error_); 267: _data_->_tmp0_ = _data_->_tmp3_; 268: if (G_UNLIKELY (_data_->_inner_error_ != NULL)) { 269: g_task_return_error (_data_->_async_result, _data_->_inner_error_); 270: g_object_unref (_data_->_async_result); 271: return FALSE; #15 games_generic_sync_game_uri_adapter_real_game_for_uri (base=, uri=0x561bf5a62900 "file:///home/sascha/Musik/Bach_Johann_Sebastian/Bach%20-%20Brandenburg%20Concertos%20-%20Leonhardt%20(CD%201)/(Bach%20J.%20S.)%20Brandenburgische%20Konzerte%20-%20CD1.cue", _callback_=0x561bf36d9a70 , _user_data_=0x561bf4f915b0) at generic/generic-sync-game-uri-adapter.c:237 232: _data_->self = _tmp0_; 233: _tmp1_ = uri; 234: _tmp2_ = g_strdup (_tmp1_); 235: _g_free0 (_data_->uri); 236: _data_->uri = _tmp2_; 237: games_generic_sync_game_uri_adapter_real_game_for_uri_co (_data_); 238: } 239: 240: 241: static GamesGame* games_generic_sync_game_uri_adapter_real_game_for_uri_finish (GamesGameUriAdapter* base, GAsyncResult* _res_, GError** error) { 242: GamesGame* result; #16 0x0000561bf36d989f in games_generic_uri_game_factory_real_foreach_game_co (_data_=0x561bf4f915b0) at generic/generic-uri-game-factory.c:423 418: } 419: { 420: _data_->_tmp6_ = _data_->self->priv->game_uri_adapter; 421: _data_->_tmp7_ = _data_->uri; 422: _data_->_state_ = 1; 423: games_game_uri_adapter_game_for_uri (_data_->_tmp6_, _data_->_tmp7_, games_generic_uri_game_factory_foreach_game_ready, _data_); 424: return FALSE; 425: _state_1: 426: _data_->_tmp8_ = games_game_uri_adapter_game_for_uri_finish (_data_->_tmp6_, _data_->_res_, &_data_->_inner_error_); 427: _data_->game = _data_->_tmp8_; 428: if (G_UNLIKELY (_data_->_inner_error_ != NULL)) { #17 0x00007f38ec66bb83 in g_task_return_now (task=0x561bf5624ae0) at ../../../../gio/gtask.c:1145 [Error: gtask.c was not found in source tree] #18 0x00007f38ec66bbb9 in complete_in_idle_cb (task=0x561bf5624ae0) at ../../../../gio/gtask.c:1159 [Error: gtask.c was not found in source tree] #19 0x00007f38eba8522a in g_main_dispatch (context=0x561bf4fa6180) at ../../../../glib/gmain.c:3203 [Error: gmain.c was not found in source tree] #20 g_main_context_dispatch (context=context@entry=0x561bf4fa6180) at ../../../../glib/gmain.c:3856 [Error: gmain.c was not found in source tree] #21 0x00007f38eba855e0 in g_main_context_iterate (context=context@entry=0x561bf4fa6180, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3929 [Error: gmain.c was not found in source tree] #22 0x00007f38eba8568c in g_main_context_iteration (context=context@entry=0x561bf4fa6180, may_block=may_block@entry=1) at ../../../../glib/gmain.c:3990 [Error: gmain.c was not found in source tree] #23 0x00007f38ec6814dd in g_application_run (application=0x561bf4fc0110, argc=1, argv=0x7ffd373adce8) at ../../../../gio/gapplication.c:2381 [Error: gapplication.c was not found in source tree] #24 0x0000561bf36f6279 in _vala_main (args=, args_length1=) at main.c:51 46: grl_init (&args_length1, &args); 47: _tmp0_ = games_application_new (); 48: app = _tmp0_; 49: _tmp1_ = args; 50: _tmp1__length1 = args_length1; 51: _tmp2_ = g_application_run ((GApplication*) app, _tmp1__length1, _tmp1_); 52: _result_ = _tmp2_; 53: grl_deinit (); 54: result = _result_; 55: _g_object_unref0 (app); 56: return result; #25 0x00007f38eb4733f1 in __libc_start_main (main=0x561bf36ce350
, argc=1, argv=0x7ffd373adce8, init=, fini=, rtld_fini=, stack_end=0x7ffd373adcd8) at ../csu/libc-start.c:291 [Error: libc-start.c was not found in source tree] #26 0x0000561bf36ce39a in _start ()