bugTraverso-DAW: Record and Arrange Audio Fast - Bugs: bug #35037, Crashes upon audio import

 
 

bug #35037: Crashes upon audio import

Submitter:  Mugsy <muxxi>
Submitted:  Sun 11 Dec 2011 11:02:16 PM UTC
   
 
Category:  Other Severity:  1 - Wish
Priority:  3 - Low Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Dec 2011 10:39:05 PM UTC, comment #2: 

Yes, I can  reproduce it constantly. It happens, when you f.e. try to open a wave file with traverso (Filemanager, right click on wave file and chose open with) or if you try to import wave audio without having a project yet open.
While latter may make not much sense, I do consider first usage quite handy.

Wav import works fine once a project has been opened. So this is no critical bug, just annoying.
What I find a bit more annoying (off topic wish list) is that I cannot define a folder where projekts are created by default. I do not like them to be straight below HOME

According to my packetmanager I am using v. 0.49.2, however, the "about" menuitem claims 0.49.1. Gentoo

Mugsy <muxxi>
Tue 13 Dec 2011 08:24:59 PM UTC, comment #1: 

Hi,

can you reproduce it consistantly, and what version of Traverso are you using ?

Lately development has been slow, but there are many improvements waiting in the git version, and we're very determined to get this release out!

Thanks for the report.

Remon Sijrier <r_sijrier>
Group administrator
Sun 11 Dec 2011 11:02:16 PM UTC, original submission:  

In case, there is still some developement ongoing, traverso crashes here when trying to import an audio file:
 

$ gdb traverso
GNU gdb (Gentoo 7.2 p1) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/bin/traverso...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/traverso
[Thread debugging using libthread_db enabled]
No Hardware specific optimizations in use
Themer:: Using themefile: :/themes/TraversoLight/traversotheme.xml
creating alsa driver ... default|default|512|3|44100|0|0|-|32bit
configuring for 44100 Hz, period=512 frames (11,6 ms), buffer=3 periods
ALSA: final selected sample format for capture: 32bit little-endian
ALSA: final selected sample format for playback: 32bit little-endian
[New Thread 0x7fffe6468940 (LWP 31085)]
Starting AudioDeviceThread..... Running!
[New Thread 0x7fffe6374700 (LWP 31086)]
AudioThread: Running with realtime priority
[New Thread 0x7fffe4ce3700 (LWP 31087)]
kfilemodule(31082) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf!

Program received signal SIGSEGV, Segmentation fault.
0x0000000000508390 in SheetWidget::get_sheet() const ()
(gdb) bt
#0  0x0000000000508390 in SheetWidget::get_sheet() const ()
#1  0x000000000048d49d in Interface::import_audio() ()
#2  0x0000000000501ae6 in Interface::qt_metacall(QMetaObject::Call, int, void**) ()
#3  0x00007ffff6f12412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
   from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007ffff73f6d12 in QAction::triggered(bool) () from /usr/lib64/qt4/libQtGui.so.4
#5  0x00007ffff73f6f03 in QAction::activate(QAction::ActionEvent) () from /usr/lib64/qt4/libQtGui.so.4
#6  0x00007ffff776c37a in ?? () from /usr/lib64/qt4/libQtGui.so.4
#7  0x00007ffff776c60c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007ffff781655a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#9  0x00007ffff7445acd in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007ffff73fbf24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007ffff7400395 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007ffff6efdd8b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007ffff73fcea0 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007ffff746cdd3 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007ffff746b6aa in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007ffff748fd92 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007ffff38f80d3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007ffff38f88b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007ffff38f8b4d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007ffff6f28b5f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007ffff748fb5e in ?? () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007ffff6efd132 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007ffff6efd374 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007ffff6f017ab in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00000000004807bb in main ()
(gdb) quit
A debugging session is active.

        Inferior 1 [process 31082] will be killed.

Quit anyway? (y or n) y

Mugsy <muxxi>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by r_sijrier (Posted a comment)
  • -email is unavailable- added by muxxi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-04-26 r_sijrier Severity3 - Normal 1 - Wish
        Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code