View Issue Details

IDProjectCategoryView StatusLast Update
0002533ardourbugspublic2020-04-19 20:13
ReporterBenLoftis Assigned Tocth103  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionSVN/2.0-ongoing 
Summary0002533: crash bug while resizing tracks in 2.0-ongoing
DescriptionUsing svn 4449 on Linux

while drag-adjusting the size of a track, going from a very large size (larger than "largest" to a smaller size will repeatably cause a crash, printing this error on stdout:

GnomeCanvas-ERROR **: file gnome-canvas.c: line 3451 (gnome_canvas_update_now): assertion failed: (canvas->idle_id == 0)
aborting...


this is repeatable on a brand new session, single mono track with a single region recorded. Using "F" (Fit) to enlarge the track first may exacerbate the problem.

Using the "size" menu items does not cause this crash.



stack crawl:

/usr/local/lib/ardour2/ardour-2.7.1(_Z13bt_sighandleri10sigcontext+0x41)[0x83ae7b1]
/lib/tls/libc.so.6(gsignal+0x47)[0xb6891947]
/lib/tls/libc.so.6(gsignal+0x47)[0xb6891947]
/lib/tls/libc.so.6(abort+0x109)[0xb68930c9]
/usr/lib/libglib-2.0.so.0(g_logv+0x454)[0xb7868074]
/usr/lib/libglib-2.0.so.0(g_log+0x29)[0xb78680a9]
/usr/lib/libglib-2.0.so.0(g_assert_warning+0x77)[0xb7868127]
/usr/lib/libgnomecanvas-2.so.0(gnome_canvas_update_now+0xb1)[0xb6f24931]
/usr/local/lib/ardour2/libgnomecanvasmm.so(_ZN5Gnome6Canvas6Canvas10update_nowEv+0x24)[0xb6ea3b74]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x181)[0xb785f731]
/usr/lib/libglib-2.0.so.0[0xb78627a6]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1b7)[0xb7862b67]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xc1)[0xb762a281]
/usr/local/lib/ardour2/libgtkmm2.so(_ZN3Gtk4Main8run_implEv+0x14)[0xb7132e94]


TagsNo tags attached.

Activities

cth103

2009-06-13 18:36

administrator   ~0006105

This should be fixed in 2.0 and 3.0.

system

2020-04-19 20:13

developer   ~0021854

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2009-01-27 22:48 BenLoftis New Issue
2009-06-13 18:36 cth103 cost => 0.00
2009-06-13 18:36 cth103 Note Added: 0006105
2009-06-13 18:36 cth103 Status new => resolved
2009-06-13 18:36 cth103 Resolution open => fixed
2009-06-13 18:36 cth103 Assigned To => cth103
2010-04-24 10:28 cth103 Category bugs => bugs2
2010-04-24 10:31 cth103 Category bugs2 => bugs
2020-04-19 20:13 system Note Added: 0021854
2020-04-19 20:13 system Status resolved => closed