<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>320854</bug_id>
          
          <creation_ts>2013-06-07 09:31:11 +0000</creation_ts>
          <short_desc>crash at start after deactivation of sound card upon remote login through x2go</short_desc>
          <delta_ts>2013-06-07 10:09:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>Phonon</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Debian testing</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>268185</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>4.6.1</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Steffen Möller">steffen_moeller</reporter>
          <assigned_to name="Harald Sitter">sitter</assigned_to>
          <cc>martin.sandsmark</cc>
    
    <cc>myriam</cc>
    
    <cc>romain.perier</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1374759</commentid>
    <comment_count>0</comment_count>
    <who name="Steffen Möller">steffen_moeller</who>
    <bug_when>2013-06-07 09:31:11 +0000</bug_when>
    <thetext>Version is 4.8.4+dfsg-4.

Reproducible: Didn&apos;t try

Steps to Reproduce:
Install kde-standard to a machine, log in to it through x2go
Actual Results:  
crash

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7f87b7a56780 (LWP 28278))]

Thread 3 (Thread 0x7f879906d700 (LWP 28415)):
#0  0x00007f87b52871bd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87b241a1fc in g_main_context_poll (n_fds=3, fds=0x7f878c0010c0, timeout=-1, context=0x2410d40, priority=&lt;optimized out&gt;) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3995
#2  g_main_context_iterate (context=0x2410d40, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3696
#3  0x00007f87b241a6da in g_main_loop_run (loop=0x2410cd0) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3895
#4  0x00007f8799360526 in gdbus_shared_thread_func (user_data=0x2410d10) at /tmp/buildd/glib2.0-2.36.1/./gio/gdbusprivate.c:278
#5  0x00007f87b243df35 in g_thread_proxy (data=0x240dad0) at /tmp/buildd/glib2.0-2.36.1/./glib/gthread.c:798
#6  0x00007f87b2cf7e0e in start_thread (arg=0x7f879906d700) at pthread_create.c:311
#7  0x00007f87b529295d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f8793fff700 (LWP 28442)):
#0  0x00007f87b52871bd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f87b241a1fc in g_main_context_poll (n_fds=1, fds=0x7f87880023b0, timeout=-1, context=0x7f87880009a0, priority=&lt;optimized out&gt;) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3995
#2  g_main_context_iterate (context=context@entry=0x7f87880009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3696
#3  0x00007f87b241a324 in g_main_context_iteration (context=0x7f87880009a0, may_block=1) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3762
#4  0x00007f87b66a9d06 in QEventDispatcherGlib::processEvents (this=0x7f87880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f87b667a0ff in QEventLoop::processEvents (this=this@entry=0x7f8793ffedd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f87b667a388 in QEventLoop::exec (this=this@entry=0x7f8793ffedd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f87b657c390 in QThread::exec (this=this@entry=0x243bdd0) at thread/qthread.cpp:542
#8  0x00007f87b665bc6f in QInotifyFileSystemWatcherEngine::run (this=0x243bdd0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00007f87b657eb6c in QThreadPrivate::start (arg=0x243bdd0) at thread/qthread_unix.cpp:338
#10 0x00007f87b2cf7e0e in start_thread (arg=0x7f8793fff700) at pthread_create.c:311
#11 0x00007f87b529295d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f87b7a56780 (LWP 28278)):
[KCrash Handler]
#6  __strcpy_chk () at ../sysdeps/x86_64/strcpy_chk.S:70
#7  0x00007f8792229520 in strcpy (__src=0x0, __dest=0x255fc00 &quot;pcm.(null)&quot;) at /usr/include/x86_64-linux-gnu/bits/string3.h:104
#8  try_config (config=config@entry=0x22be820, list=list@entry=0x7fff1564f540, base=0x7f8790168fdb &quot;pcm&quot;, name=0x0) at namehint.c:243
#9  0x00007f879222a588 in add_software_devices (list=0x7fff1564f540, config=0x22be820) at namehint.c:512
#10 snd_device_name_hint (card=-1, iface=&lt;optimized out&gt;, hints=0x7fff1564f8c0) at namehint.c:591
#11 0x00007f8790156a54 in PhononServer::findVirtualDevices (this=this@entry=0x24b8d80) at ../../../phonon/kded-module/phononserver.cpp:168
#12 0x00007f879015adbc in PhononServer::findDevices (this=this@entry=0x24b8d80) at ../../../phonon/kded-module/phononserver.cpp:677
#13 0x00007f879015e195 in PhononServer::timerEvent (this=0x24b8d80, e=&lt;optimized out&gt;) at ../../../phonon/kded-module/phononserver.cpp:1065
#14 0x00007f87b66950cc in QObject::event (this=0x24b8d80, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1156
#15 0x00007f87b5a290ec in QApplicationPrivate::notify_helper (this=this@entry=0x215ba10, receiver=receiver@entry=0x24b8d80, e=e@entry=0x7fff156509e0) at kernel/qapplication.cpp:4567
#16 0x00007f87b5a2ba5b in QApplication::notify (this=this@entry=0x7fff15650ee0, receiver=receiver@entry=0x24b8d80, e=e@entry=0x7fff156509e0) at kernel/qapplication.cpp:4428
#17 0x00007f87b7449886 in KApplication::notify (this=0x7fff15650ee0, receiver=0x24b8d80, event=0x7fff156509e0) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x00007f87b667b3ae in QCoreApplication::notifyInternal (this=0x7fff15650ee0, receiver=0x24b8d80, event=event@entry=0x7fff156509e0) at kernel/qcoreapplication.cpp:946
#19 0x00007f87b66ac842 in sendEvent (event=0x7fff156509e0, receiver=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QTimerInfoList::activateTimers (this=0x215bd90) at kernel/qeventdispatcher_unix.cpp:622
#21 0x00007f87b66a9674 in timerSourceDispatch (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:186
#22 timerSourceDispatch (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:180
#23 0x00007f87b66a9691 in idleTimerSourceDispatch (source=source@entry=0x215ce00) at kernel/qeventdispatcher_glib.cpp:233
#24 0x00007f87b2419f25 in g_main_dispatch (context=0x215bc40) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3054
#25 g_main_context_dispatch (context=context@entry=0x215bc40) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3630
#26 0x00007f87b241a268 in g_main_context_iterate (context=context@entry=0x215bc40, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3701
#27 0x00007f87b241a324 in g_main_context_iteration (context=0x215bc40, may_block=1) at /tmp/buildd/glib2.0-2.36.1/./glib/gmain.c:3762
#28 0x00007f87b66a9ce6 in QEventDispatcherGlib::processEvents (this=0x20ca670, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f87b5acaf9e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f87b667a0ff in QEventLoop::processEvents (this=this@entry=0x7fff15650c60, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f87b667a388 in QEventLoop::exec (this=this@entry=0x7fff15650c60, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f87b667fa66 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#33 0x00007f87b5a27a5c in QApplication::exec () at kernel/qapplication.cpp:3828
#34 0x00007f87a2da3a80 in kdemain (argc=1, argv=0x213fdd0) at ../../kded/kded.cpp:924
#35 0x0000000000408a72 in launch (argc=argc@entry=1, _name=_name@entry=0x40b6b7 &quot;kded4&quot;, args=args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=&lt;optimized out&gt;, envs@entry=0x0, reset_env=reset_env@entry=false, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x40b53e &quot;0&quot;) at ../../kinit/kinit.cpp:746
#36 0x0000000000405f69 in main (argc=4, argv=&lt;optimized out&gt;, envp=0x7fff156518f0) at ../../kinit/kinit.cpp:1861

This bug may be a duplicate of or related to bug 313232.

Possible duplicates by query: bug 316471, bug 313232, bug 312565, bug 308766.




KDE started, asked if I wanted to keep using some particular hardware, a sound card, and I rejected that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1374767</commentid>
    <comment_count>1</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2013-06-07 10:09:45 +0000</bug_when>
    <thetext>This is a problem in Alsa, see comment #46 in the master bug.

*** This bug has been marked as a duplicate of bug 268185 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>