[Bug 586083] New: obs://build.opensuse.org/multimedia/rosegarden4-10.02-29.3.x86_64 sigsegv in Rosegarden::HeadersGroup::slotSetCurrentSegment
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c0 Summary: obs://build.opensuse.org/multimedia/rosegarden4-10.02- 29.3.x86_64 sigsegv in Rosegarden::HeadersGroup::slotSetCurrentSegment Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: davejplater@gmail.com ReportedBy: m.munnix@redcross.be QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- Created an attachment (id=346966) --> (http://bugzilla.novell.com/attachment.cgi?id=346966) stdout + bt full I had done a lot of editing in notation editor, clicked on save. Back to main window without closing notation editor, select the split track tool, then clicked on a track at the desired split point. Got the segfault Attaching output + full backtrace -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c1 --- Comment #1 from michel munnix <m.munnix@redcross.be> 2010-03-06 23:02:01 UTC --- Created an attachment (id=346967) --> (http://bugzilla.novell.com/attachment.cgi?id=346967) rg test file correction : probably I did not click save but I had an autosave I recovered. I can reproduce if I reopen the file and do the following: ctrl-A (select all) N open notation editor set font size to 14 (perhaps not important) go to measure 26, select last note from track 2 (the upper one) get main window in front, click on split track tool click on track 2 separation between measures 26 and 27 -> got the segfault -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED OS/Version|openSUSE 11.2 |openSUSE 11.3 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c2 --- Comment #2 from Dave Plater <davejplater@gmail.com> 2010-03-22 07:17:15 UTC --- I followed the above steps but I can't reproduce the segfault. I've started Rosegarden-10.04 svn revision 11855 in home:plater to try. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c3 --- Comment #3 from michel munnix <m.munnix@redcross.be> 2010-03-22 19:13:05 UTC --- I am running rosegarden4-10.02-9.2.x86_64 from multimedia repository. Sorry, I cannot test the new version before next week. I can reproduce with mentioned version and have also these lines reoccurring repeatedly (that is filling up the console, so I had to stop with ctrl-S): [notation] NotationStaff::~NotationStaff() [notation] NotationView::positionStaffs [notation] NotationScene::positionStaffs: set staff's page width to 1430 Program received signal SIGSEGV, Segmentation fault. Rosegarden::HeadersGroup::slotSetCurrentSegment (this=<value optimized out>) at src/gui/editors/notation/HeadersGroup.cpp:223 223 src/gui/editors/notation/HeadersGroup.cpp: No such file or directory. in src/gui/editors/notation/HeadersGroup.cpp (gdb) subgraph starting at rosegarden timed out (subgraph_wait_fd=18, status = 0, state = Triggered, pollret = 0 revents = 0x0) at 7230953811 waiting on 18 for 501618 usecs, status = 1 sig = 7230452182 awa = 0 fin = 0 dur=0 checking client alsa_pcm: awake at 0 finished at 0 checking client rosegarden: awake at 0 finished at 0 **** alsa_pcm: xrun of at least 478.730 msecs client event poll on 20 for rosegarden starts at 7230954061 bad status (1) for client rosegarden handling event (type = 8) back from client event poll after 2001967 usecs client rosegarden did not respond to event type 8 in time(fd=20, revents = 0x0000, timeout was 2000) **** alsa_pcm: xrun of at least 1948.981 msecs problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 problem-driven null cycle problems=1 .. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c4 --- Comment #4 from michel munnix <m.munnix@redcross.be> 2010-04-02 19:48:19 UTC --- Created an attachment (id=352280) --> (http://bugzilla.novell.com/attachment.cgi?id=352280) backtrace Hello Dave, I could finally manage to try with rosegarden4-10.04-1.2.x86_64 svn 11855 and it happened again. Here the backtrace -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c5 Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |m.munnix@redcross.be --- Comment #5 from Dave Plater <davejplater@gmail.com> 2010-04-26 14:22:50 UTC --- Try 10.06 in home:plater I just did and didn't get the segfault, so maybe it's fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c6 michel munnix <m.munnix@redcross.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|m.munnix@redcross.be | --- Comment #6 from michel munnix <m.munnix@redcross.be> 2010-04-27 19:37:45 UTC --- Created an attachment (id=357211) --> (http://bugzilla.novell.com/attachment.cgi?id=357211) stdout+backtrace Had to try again and again, but finally it happened ... with rosegarden4-10.06-51.1.x86_64 from home:plater -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c7 Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |m.munnix@redcross.be --- Comment #7 from Dave Plater <davejplater@gmail.com> 2010-04-28 10:25:23 UTC --- Try Svn Rev 11881 maybe it's fixed but I've reported it via email anyway. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|m.munnix@redcross.be | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c8 --- Comment #8 from michel munnix <m.munnix@redcross.be> 2010-04-28 22:33:06 UTC --- sorry, not fixed with svn 11881 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c9 --- Comment #9 from Dave Plater <davejplater@gmail.com> 2010-04-29 06:20:20 UTC --- This is going to be a hard one to track down, Chris Cannam couldn't reproduce it or find any possible causes either. Svn 11883, which fixes bug 595479 is building can you try and present more specific steps to reproduce this bug. I may be confused by this step : "go to measure 26, select last note from track 2 (the upper one)" "measure 26" is clear enough, "last note from track 2" I would understand to be the right hand note in the measure, which is lower than the left one and track 2 I would understand to be the lower track. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |m.munnix@redcross.be -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c10 Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|m.munnix@redcross.be | Resolution| |FIXED --- Comment #10 from Dave Plater <davejplater@gmail.com> 2010-04-29 14:23:51 UTC --- If you split the track notation editor now closes and when you reopen you have a split track on display. Fixed in svn 11886 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c11 --- Comment #11 from michel munnix <m.munnix@redcross.be> 2010-04-29 20:00:46 UTC --- Yes, I observed that the notation editor closed while splitting track for a while. I think this made it difficult to reproduce the problem for comments 6 and 8 : I had to retry for 30 minutes (about 50 times ?) to get it to happen once. Let's hope it can no longer be reproduced. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c12 --- Comment #12 from Dave Plater <davejplater@gmail.com> 2010-04-29 21:50:03 UTC --- This was the first time that notation editor closed, it remained open but only displayed one track and no split with 11883, reopen if it happens again. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=586083 http://bugzilla.novell.com/show_bug.cgi?id=586083#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (586083) was mentioned in https://build.opensuse.org/request/show/39137 Factory / rosegarden4 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com