Menu

#133 Crash on launch after input/output option box is saved [OSX]

open
nobody
None
9
2012-09-15
2010-05-30
Anonymous
No

Debug mode dump below. OS X 10.6.3.

0 0x00007fff81c1a8c0 in __wait4 ()

1 0x00000001017473df in g_on_error_stack_trace ()

2 0x000000010000c352 in catch_sigint (signum=11) at main.c:104

3 <signal handler="" called="">

4 0x00000001015be2d4 in g_type_is_a ()

5 0x0000000100e3364c in gtk_type_new ()

6 0x0000000100143405 in giw_led_new () at giw/giwled.c:140

7 0x000000010011cdc0 in add_video_track (mt=0x10288de00, behind=1) at multitrack.c:8616

8 0x0000000100125d81 in mt_init_tracks (mt=0x10288de00, set_min_max=1) at multitrack.c:8043

9 0x000000010013418c in multitrack (event_list=<value temporarily="" unavailable,="" due="" to="" optimizations="">, orig_file=-1, fps=25) at multitrack.c:7353

10 0x0000000100134b25 in on_multitrack_activate (menuitem=<value temporarily="" unavailable,="" due="" to="" optimizations="">, event_list=0x0) at multitrack.c:9323

11 0x000000010007057a in splash_end () at gui.c:3856

12 0x000000010000ee07 in lives_startup (data=<value temporarily="" unavailable,="" due="" to="" optimizations="">) at main.c:1850

13 0x000000010176a129 in g_main_context_dispatch ()

14 0x000000010176d700 in g_main_context_iterate ()

15 0x000000010176da15 in g_main_loop_run ()

16 0x0000000100d2dc10 in gtk_main ()

17 0x000000010000ce65 in main (argc=2, argv=0x7fff5fbff9d0) at main.c:2073

Discussion

  • Salsaman

    Salsaman - 2010-05-30

    I am not sure what the problem is, as I don't have access to a Mac.

    But you could try ./configure --disable-GIW && make clean && make && sudo make install

     
  • Salsaman

    Salsaman - 2010-10-30

    Hi,
    I was finally able to reproduce this on Linux :-D

    I believe I may have fixed the problem. Reporter, can you please confirm whether or not this is fixed in the current subversion ?

     

Log in to post a comment.