On Apr 1, 2014 3:01 PM, "Chad Miller" <email address hidden> wrote: > > ldd against what? I know nothing of Mono or its dynamic linker.
ldd of libstfl.so.0
> > > $ ldd /usr/lib/smuxi/smuxi-frontend-stfl.exe > not a dynamic executable > > $ file !$ > file /usr/lib/smuxi/smuxi-frontend-stfl.exe > /usr/lib/smuxi/smuxi-frontend-stfl.exe: PE32 executable (console) Intel > 80386 Mono/.Net assembly, for MS Windows > > $ ldd /usr/lib/libstfl.so.0 > linux-vdso.so.1 => (0x00007fffa5ff7000) > libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 > (0x00007f1b4a5a6000) > libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1b4a1e0000) > /lib64/ld-linux-x86-64.so.2 (0x00007f1b4a9ef000)
And here is the issue, it doesn't link ncursesw but it needs its symbols. Thus smuxi fails using stfl dynamically via dlopen (that is what Mono does)
> > > > On Mon, Mar 31, 2014 at 6:15 PM, Mirco Bauer <email address hidden> wrote: > > > STFL is probably incorrectly linked, check the output of ldd > > > > -- > > You received this bug notification because you are subscribed to the bug > > report. > > https://bugs.launchpad.net/bugs/1300299 > > > > Title: > > smuxi stfl hangs on start > > > > Status in "smuxi" package in Ubuntu: > > New > > > > Bug description: > > 2014-03-31 11:50:17,458 [-628353088] INFO Smuxi.Frontend.Stfl.MainClass > > - Registering signal handlers > > 2014-03-31 11:50:17,489 [Main] DEBUG TRACE - [smuxi-frontend-stfl.exe] > > Frontend.Init(engine = 'zippy') > > 2014-03-31 11:50:17,491 [Main] INFO Smuxi.Frontend.Stfl.Frontend - > > Smuxi - STFL frontend 0.11.0.0 starting > > 2014-03-31 11:50:17,510 [Main] FATAL Smuxi.Frontend.Stfl.MainClass - > > System.DllNotFoundException: libstfl.so.0 > > at (wrapper managed-to-native) Stfl.StflApi:stfl_create (intptr) > > at Stfl.StflApi.stfl_create (System.String text) [0x00000] in > > <filename unknown>:0 > > at Stfl.Form..ctor (System.Reflection.Assembly assembly, System.String > > resourceName) [0x00000] in <filename unknown>:0 > > at Smuxi.Frontend.Stfl.MainWindow..ctor () [0x00000] in <filename > > unknown>:0 > > at Smuxi.Frontend.Stfl.Frontend.Init (System.String engine) [0x00000] > > in <filename unknown>:0 > > at Smuxi.Frontend.Stfl.MainClass.Main (System.String[] args) [0x00000] > > in <filename unknown>:0 > > > > > > Can't find stfl library? > > > > Strace says it did. > > > > open("/usr/lib/smuxi/libstfl.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such > > file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT > > (No such file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.so.la", O_RDONLY) = -1 ENOENT (No > > such file or directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/libstfl.so.0", O_RDONLY|O_CLOEXEC) = 9 > > open("libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/lib/x86_64-linux-gnu/tls/x86_64/libstfl.so.0.so", > > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > > stat("/lib/x86_64-linux-gnu/tls/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No > > such file or directory) > > open("/lib/x86_64-linux-gnu/tls/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = > > -1 ENOENT (No such file or directory) > > stat("/lib/x86_64-linux-gnu/tls", 0x7fffe9c7e150) = -1 ENOENT (No such > > file or directory) > > open("/lib/x86_64-linux-gnu/x86_64/libstfl.so.0.so", > > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > > stat("/lib/x86_64-linux-gnu/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No > > such file or directory) > > open("/lib/x86_64-linux-gnu/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 > > ENOENT (No such file or directory) > > stat("/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=16384, > > ...}) = 0 > > open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libstfl.so.0.so", > > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > > stat("/usr/lib/x86_64-linux-gnu/tls/x86_64", 0x7fffe9c7e150) = -1 ENOENT > > (No such file or directory) > > open("/usr/lib/x86_64-linux-gnu/tls/libstfl.so.0.so", > > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > > stat("/usr/lib/x86_64-linux-gnu/tls", 0x7fffe9c7e150) = -1 ENOENT (No > > such file or directory) > > open("/usr/lib/x86_64-linux-gnu/x86_64/libstfl.so.0.so", > > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) > > stat("/usr/lib/x86_64-linux-gnu/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No > > such file or directory) > > open("/usr/lib/x86_64-linux-gnu/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = > > -1 ENOENT (No such file or directory) > > stat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=81920, > > ...}) = 0 > > open("/lib/tls/x86_64/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT > > (No such file or directory) > > stat("/lib/tls/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/lib/tls/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > stat("/lib/tls", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/lib/x86_64/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > stat("/lib/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/lib/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such > > file or directory) > > stat("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > > open("/usr/lib/tls/x86_64/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 > > ENOENT (No such file or directory) > > stat("/usr/lib/tls/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/tls/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT > > (No such file or directory) > > stat("/usr/lib/tls", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/x86_64/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT > > (No such file or directory) > > stat("/usr/lib/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=28672, ...}) = 0 > > open("libstfl.so.0.so.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/libstfl.so.0", O_RDONLY|O_CLOEXEC) = 9 > > open("libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/smuxi/libstfl.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such > > file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT > > (No such file or directory) > > open("/usr/lib/smuxi/libstfl.so.0.so.la", O_RDONLY) = -1 ENOENT (No > > such file or directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/libstfl.so.0", O_RDONLY|O_CLOEXEC) = 9 > > open("libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/lib/x86_64-linux-gnu/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 > > ENOENT (No such file or directory) > > open("/usr/lib/x86_64-linux-gnu/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = > > -1 ENOENT (No such file or directory) > > open("/lib/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such > > file or directory) > > open("/usr/lib/libstfl.so.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No > > such file or directory) > > open("libstfl.so.0.so.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 9 > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > > directory) > > open("/usr/lib/libstfl.so.0", O_RDONLY|O_CLOEXEC) = 9 > > open("libstfl.so.0.la", O_RDONLY) = -1 ENOENT (No such file or > > directory) > > > > > > $ dpkg -S /usr/lib/libstfl.so.0 > > libstfl0: /usr/lib/libstfl.so.0 > > > > ProblemType: Bug > > DistroRelease: Ubuntu 14.04 > > Package: smuxi-frontend-stfl 0.11~rc5-1 > > Uname: Linux 3.14.0-031400rc7-generic x86_64 > > ApportVersion: 2.13.3-0ubuntu1 > > Architecture: amd64 > > CurrentDesktop: Unity > > Date: Mon Mar 31 11:49:54 2014 > > EcryptfsInUse: Yes > > PackageArchitecture: all > > SourcePackage: smuxi > > UpgradeStatus: No upgrade log present (probably fresh install) > > > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/smuxi/+bug/1300299/+subscriptions > > > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1300299 > > Title: > smuxi stfl hangs on start > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/smuxi/+bug/1300299/+subscriptions
On Apr 1, 2014 3:01 PM, "Chad Miller" <email address hidden> wrote:
>
> ldd against what? I know nothing of Mono or its dynamic linker.
ldd of libstfl.so.0
> smuxi/smuxi- frontend- stfl.exe smuxi/smuxi- frontend- stfl.exe smuxi/smuxi- frontend- stfl.exe: PE32 executable (console) Intel libstfl. so.0 7000) 64-linux- gnu/libpthread. so.0 6000) 64-linux- gnu/libc. so.6 (0x00007f1b4a1e 0000) ld-linux- x86-64. so.2 (0x00007f1b4a9e f000)
>
> $ ldd /usr/lib/
> not a dynamic executable
>
> $ file !$
> file /usr/lib/
> /usr/lib/
> 80386 Mono/.Net assembly, for MS Windows
>
> $ ldd /usr/lib/
> linux-vdso.so.1 => (0x00007fffa5ff
> libpthread.so.0 => /lib/x86_
> (0x00007f1b4a5a
> libc.so.6 => /lib/x86_
> /lib64/
And here is the issue, it doesn't link ncursesw but it needs its symbols.
Thus smuxi fails using stfl dynamically via dlopen (that is what Mono does)
> /bugs.launchpad .net/bugs/ 1300299 Frontend. Stfl.MainClass frontend- stfl.exe] Init(engine = 'zippy') Stfl.Frontend - Stfl.MainClass - DllNotFoundExce ption: libstfl.so.0 stfl_create (intptr) stfl_create (System.String text) [0x00000] in Reflection. Assembly assembly, Stfl.MainWindow ..ctor () [0x00000] in <filename Stfl.Frontend. Init (System.String engine) Stfl.MainClass. Main (System.String[] args) usr/lib/ smuxi/libstfl. so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT usr/lib/ smuxi/libstfl. so.0.la" , O_RDONLY) = -1 ENOENT (No such usr/lib/ smuxi/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT usr/lib/ smuxi/libstfl. so.0.so. la", O_RDONLY) = -1 ENOENT (No etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or usr/lib/ libstfl. so.0", O_RDONLY|O_CLOEXEC) = 9 so.0.la" , O_RDONLY) = -1 ENOENT (No such file or etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or lib/x86_ 64-linux- gnu/tls/ x86_64/ libstfl. so.0.so" , lib/x86_ 64-linux- gnu/tls/ x86_64" , 0x7fffe9c7e150) = -1 ENOENT lib/x86_ 64-linux- gnu/tls/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) lib/x86_ 64-linux- gnu/tls" , 0x7fffe9c7e150) = -1 ENOENT (No such lib/x86_ 64-linux- gnu/x86_ 64/libstfl. so.0.so" , lib/x86_ 64-linux- gnu/x86_ 64", 0x7fffe9c7e150) = -1 ENOENT (No lib/x86_ 64-linux- gnu/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 lib/x86_ 64-linux- gnu", {st_mode= S_IFDIR| 0755, st_size=16384, usr/lib/ x86_64- linux-gnu/ tls/x86_ 64/libstfl. so.0.so" , usr/lib/ x86_64- linux-gnu/ tls/x86_ 64", 0x7fffe9c7e150) = -1 usr/lib/ x86_64- linux-gnu/ tls/libstfl. so.0.so" , usr/lib/ x86_64- linux-gnu/ tls", 0x7fffe9c7e150) = -1 ENOENT (No usr/lib/ x86_64- linux-gnu/ x86_64/ libstfl. so.0.so" , usr/lib/ x86_64- linux-gnu/ x86_64" , 0x7fffe9c7e150) = -1 ENOENT usr/lib/ x86_64- linux-gnu/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) usr/lib/ x86_64- linux-gnu" , {st_mode= S_IFDIR| 0755, lib/tls/ x86_64/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 lib/tls/ x86_64" , 0x7fffe9c7e150) = -1 ENOENT (No such file or lib/tls/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT (No lib/x86_ 64/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT lib/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such S_IFDIR| 0755, st_size=4096, ...}) = 0 usr/lib/ tls/x86_ 64/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 usr/lib/ tls/x86_ 64", 0x7fffe9c7e150) = -1 ENOENT (No such file usr/lib/ tls/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT usr/lib/ tls", 0x7fffe9c7e150) = -1 ENOENT (No such file or usr/lib/ x86_64/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 usr/lib/ x86_64" , 0x7fffe9c7e150) = -1 ENOENT (No such file or usr/lib/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT (No S_IFDIR| 0755, st_size=28672, ...}) = 0 so.0.so. la", O_RDONLY) = -1 ENOENT (No such file or etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or usr/lib/ libstfl. so.0", O_RDONLY|O_CLOEXEC) = 9 so.0.la" , O_RDONLY) = -1 ENOENT (No such file or usr/lib/ smuxi/libstfl. so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT usr/lib/ smuxi/libstfl. so.0.la" , O_RDONLY) = -1 ENOENT (No such usr/lib/ smuxi/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT usr/lib/ smuxi/libstfl. so.0.so. la", O_RDONLY) = -1 ENOENT (No etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or usr/lib/ libstfl. so.0", O_RDONLY|O_CLOEXEC) = 9 so.0.la" , O_RDONLY) = -1 ENOENT (No such file or etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or lib/x86_ 64-linux- gnu/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 usr/lib/ x86_64- linux-gnu/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) lib/libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such usr/lib/ libstfl. so.0.so" , O_RDONLY|O_CLOEXEC) = -1 ENOENT (No so.0.so. la", O_RDONLY) = -1 ENOENT (No such file or etc/ld. so.cache" , O_RDONLY|O_CLOEXEC) = 9 "/etc/ld. so.nohwcap" , F_OK) = -1 ENOENT (No such file or usr/lib/ libstfl. so.0", O_RDONLY|O_CLOEXEC) = 9 so.0.la" , O_RDONLY) = -1 ENOENT (No such file or libstfl. so.0 libstfl. so.0 031400rc7- generic x86_64 ture: all /bugs.launchpad .net/ubuntu/ +source/ smuxi/+ bug/1300299/ +subscriptions /bugs.launchpad .net/bugs/ 1300299 /bugs.launchpad .net/ubuntu/ +source/ smuxi/+ bug/1300299/ +subscriptions
>
>
> On Mon, Mar 31, 2014 at 6:15 PM, Mirco Bauer <email address hidden> wrote:
>
> > STFL is probably incorrectly linked, check the output of ldd
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https:/
> >
> > Title:
> > smuxi stfl hangs on start
> >
> > Status in "smuxi" package in Ubuntu:
> > New
> >
> > Bug description:
> > 2014-03-31 11:50:17,458 [-628353088] INFO
Smuxi.
> > - Registering signal handlers
> > 2014-03-31 11:50:17,489 [Main] DEBUG TRACE - [smuxi-
> > Frontend.
> > 2014-03-31 11:50:17,491 [Main] INFO Smuxi.Frontend.
> > Smuxi - STFL frontend 0.11.0.0 starting
> > 2014-03-31 11:50:17,510 [Main] FATAL Smuxi.Frontend.
> > System.
> > at (wrapper managed-to-native) Stfl.StflApi:
> > at Stfl.StflApi.
> > <filename unknown>:0
> > at Stfl.Form..ctor (System.
System.String
> > resourceName) [0x00000] in <filename unknown>:0
> > at Smuxi.Frontend.
> > unknown>:0
> > at Smuxi.Frontend.
[0x00000]
> > in <filename unknown>:0
> > at Smuxi.Frontend.
[0x00000]
> > in <filename unknown>:0
> >
> >
> > Can't find stfl library?
> >
> > Strace says it did.
> >
> > open("/
(No
> > such file or directory)
> > open("/
> > file or directory)
> > open("/
> > (No such file or directory)
> > open("/
> > such file or directory)
> > open("/
> > access(
> > directory)
> > open("/
> > open("libstfl.
> > directory)
> > open("/
> > access(
> > directory)
> > open("/
> > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> > stat("/
(No
> > such file or directory)
> > open("/
=
> > -1 ENOENT (No such file or directory)
> > stat("/
> > file or directory)
> > open("/
> > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> > stat("/
> > such file or directory)
> > open("/
> > ENOENT (No such file or directory)
> > stat("/
> > ...}) = 0
> > open("/
> > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> > stat("/
ENOENT
> > (No such file or directory)
> > open("/
> > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> > stat("/
> > such file or directory)
> > open("/
> > O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> > stat("/
(No
> > such file or directory)
> > open("/
=
> > -1 ENOENT (No such file or directory)
> > stat("/
st_size=81920,
> > ...}) = 0
> > open("/
ENOENT
> > (No such file or directory)
> > stat("/
> > directory)
> > open("/
> > such file or directory)
> > stat("/lib/tls", 0x7fffe9c7e150) = -1 ENOENT (No such file or
> > directory)
> > open("/
(No
> > such file or directory)
> > stat("/lib/x86_64", 0x7fffe9c7e150) = -1 ENOENT (No such file or
> > directory)
> > open("/
> > file or directory)
> > stat("/lib", {st_mode=
> > open("/
> > ENOENT (No such file or directory)
> > stat("/
or
> > directory)
> > open("/
> > (No such file or directory)
> > stat("/
> > directory)
> > open("/
ENOENT
> > (No such file or directory)
> > stat("/
> > directory)
> > open("/
> > such file or directory)
> > stat("/usr/lib", {st_mode=
> > open("libstfl.
> > directory)
> > open("/
> > access(
> > directory)
> > open("/
> > open("libstfl.
> > directory)
> > open("/
(No
> > such file or directory)
> > open("/
> > file or directory)
> > open("/
> > (No such file or directory)
> > open("/
> > such file or directory)
> > open("/
> > access(
> > directory)
> > open("/
> > open("libstfl.
> > directory)
> > open("/
> > access(
> > directory)
> > open("/
> > ENOENT (No such file or directory)
> > open("/
=
> > -1 ENOENT (No such file or directory)
> > open("/
> > file or directory)
> > open("/
> > such file or directory)
> > open("libstfl.
> > directory)
> > open("/
> > access(
> > directory)
> > open("/
> > open("libstfl.
> > directory)
> >
> >
> > $ dpkg -S /usr/lib/
> > libstfl0: /usr/lib/
> >
> > ProblemType: Bug
> > DistroRelease: Ubuntu 14.04
> > Package: smuxi-frontend-stfl 0.11~rc5-1
> > Uname: Linux 3.14.0-
> > ApportVersion: 2.13.3-0ubuntu1
> > Architecture: amd64
> > CurrentDesktop: Unity
> > Date: Mon Mar 31 11:49:54 2014
> > EcryptfsInUse: Yes
> > PackageArchitec
> > SourcePackage: smuxi
> > UpgradeStatus: No upgrade log present (probably fresh install)
> >
> > To manage notifications about this bug go to:
> >
https:/
> >
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https:/
>
> Title:
> smuxi stfl hangs on start
>
> To manage notifications about this bug go to:
>
https:/