vlad4003_at_yahoo.com
Date: 08/05/03 12:06 EDT
From: vlad4003@yahoo.com
Subject: Re: [ardour-dev] Ardour 0.9beta2 crashes when started
Message-ID: <Pine.LNX.4.44.0308051804100.27060-100000@cz303299.cz.logica.com>
Date: Tue, 5 Aug 2003 18:06:02 +0200 (CEST)
Alright, here it is!!! dbg output:
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) thread apply all bt
(gdb) run
Starting program: /usr/local/bin/ardour
[New Thread 1024 (LWP 28742)]
[New Thread 2049 (LWP 28750)]
[New Thread 1026 (LWP 28751)]
Ardour/GTK 0.374.6 running with libardour 0.681.5
Loading UI configuration file /usr/local/etc/ardour/ardour_ui.rc
Loading system configuration file /usr/local/etc/ardour/ardour_system.rc
Loading user configuration file /usr/local/etc/ardour/ardour.rc
ardour: [WARNING]: MMC MIDI port "trident" not available: no MMC control possibl
e
[New Thread 2051 (LWP 28758)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 28742)]
0x403ea1ce in art_svp_render_aa_iter_step (iter=0x87cdd90, p_start=0xbfffdbc0,
p_steps=0xbfffdbc4, p_n_steps=0xbfffdbc8) at art_svp_render_aa.c:297
297 steps[n_steps].x = ix_min;
Current language: auto; currently c
(gdb) thread apply all bt
Thread 4 (Thread 2051 (LWP 28758)):
#0 0x420293d5 in sigsuspend () from /lib/i686/libc.so.6
#1 0x402ae609 in __pthread_wait_for_restart_signal ()
from /lib/i686/libpthread.so.0
#2 0x402aaeec in pthread_cond_wait () from /lib/i686/libpthread.so.0
#3 0x0848d770 in ARDOUR::Source::peak_thread_work (arg=0x0) at source.cc:153
#4 0x402abfaf in pthread_start_thread () from /lib/i686/libpthread.so.0
#5 0x402ac09f in pthread_start_thread_event () from /lib/i686/libpthread.so.0
Thread 3 (Thread 1026 (LWP 28751)):
#0 0x420293d5 in sigsuspend () from /lib/i686/libc.so.6
#1 0x402aeaf8 in sigwait () from /lib/i686/libpthread.so.0
#2 0x0830e4a9 in signal_thread (arg=0x0) at main.cc:124
#3 0x402abfaf in pthread_start_thread () from /lib/i686/libpthread.so.0
#4 0x402ac09f in pthread_start_thread_event () from /lib/i686/libpthread.so.0
Thread 2 (Thread 2049 (LWP 28750)):
#0 0x420e0187 in poll () from /lib/i686/libc.so.6
#1 0x402abc30 in __pthread_manager () from /lib/i686/libpthread.so.0
#2 0x402ac845 in __pthread_manager_event () from /lib/i686/libpthread.so.0
Thread 1 (Thread 1024 (LWP 28742)):
---Type <return> to continue, or q <return> to quit---
#0 0x403ea1ce in art_svp_render_aa_iter_step (iter=0x87cdd90,
p_start=0xbfffdbc0, p_steps=0xbfffdbc4, p_n_steps=0xbfffdbc8)
at art_svp_render_aa.c:297
#1 0x403ea5c3 in art_svp_render_aa (svp=0x87cc1f8, x0=0, y0=0, x1=256, y1=45,
callback=0x403e8f10 <art_rgb_svp_alpha_opaque_callback>,
callback_data=0xbfffdc20) at art_svp_render_aa.c:723
#2 0x403e925f in art_rgb_svp_alpha (svp=0x87cc1f8, x0=0, y0=0, x1=256, y1=45,
rgba=255,
buf=0x87ce380 "¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â¾¾â"...,
rowstride=768, alphagamma=0x0) at art_rgb_svp.c:455
#3 0x083a345d in gtk_canvas_render_svp (buf=0xbfffe170, svp=0x87cc1f8,
rgba=255) at gtk-canvas-util.c:403
#4 0x0839c6d2 in gtk_canvas_line_render (item=0x8751f28, buf=0xbfffe170)
at gtk-canvas-line.c:902
#5 0x083977d0 in gtk_canvas_group_render (item=0x874e688, buf=0xbfffe170)
at gtk-canvas.c:2034
#6 0x083977d0 in gtk_canvas_group_render (item=0x874e5e8, buf=0xbfffe170)
at gtk-canvas.c:2034
#7 0x08399828 in paint (canvas=0x874e3a0) at gtk-canvas.c:3258
#8 0x08399b49 in do_update (canvas=0x874e3a0) at gtk-canvas.c:3365
#9 0x08399b96 in idle_handler (data=0x874e3a0) at gtk-canvas.c:3377
#10 0x4019c79d in g_idle_dispatch () from /usr/lib/libglib-1.2.so.0
#11 0x4019b773 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#12 0x4019bd39 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#13 0x4019be1e in g_main_iteration () from /usr/lib/libglib-1.2.so.0
#14 0x400b7544 in gtk_main_iteration () from /usr/lib/libgtk-1.2.so.0
#15 0x0822855d in About::About (this=0x87c23c0, __in_chrg=1) at about.cc:286
#16 0x0823cdd8 in ARDOUR_UI::show_splash (this=0x868ec90) at ardour_ui.cc:2617
#17 0x0830edd5 in main (argc=1, argv=0xbfffe6f4) at main.cc:278
#18 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) continue
Continuing.
28742: received signal 11
ardour is killing itself for a clean exit
Cannot find user-level thread for LWP 28742: generic error
(gdb)
Cheers!
Vlad
-4OO3-
On Tue, 5 Aug 2003, Paul Davis wrote:
> >Hi! I've just compiled Ardour 0.9beta2 (using the latest libraries/jack
> >CVS snapshot) but when I try to start it, I just see the splashscreen
> >flicker on the screen and then ardour terminates without letting me know
> >much about why... Here's all I get on the terminal window:
> >
> >Ardour/GTK 0.374.6 running with libardour 0.681.5
> >Loading UI configuration file /usr/local/etc/ardour/ardour_ui.rc
> >Loading system configuration file /usr/local/etc/ardour/ardour_system.rc
> >Loading user configuration file /usr/local/etc/ardour/ardour.rc
> >ardour: [WARNING]: MMC MIDI port "trident" not available: no MMC control
> >possible
> >25992: received signal 11
> >ardour is killing itself for a clean exit
> >Killed
> >
> >Now, I know it's not much of a problem description, but that's all I can
> >get out of it. Any idea what this could be?! I'm using RH7.3, latest ALSA
> >(works fine), JACK (latest CVS snap)...
>
> please follow the instructions in the FAQ for running it under gdb.
>
> this is an important bug to fix, whatever it is.
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> ardour-dev mailing list
> ardour-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ardour-dev
>
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
ardour-dev mailing list
ardour-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ardour-dev
This archive was generated by hypermail 2.1.7 : 08/05/03 10:13 EDT