We need a stacktrace in order to know which file it is crashing on.
https://answers.launchpad.net/linuxdcpp/+faq/1059

** Changed in: linuxdcpp
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of LinuxDC++
Contributors, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/795322

Title:
  1.1.0 crashes on Mac OS X 10.5 with dcpp::FileException / what():  No
  such file or directory

Status in Linux DC++:
  Incomplete

Bug description:
  10.5.8/i386, using gcc-4 (GCC) 4.5.2

  I also tried the system's i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1
  (Apple Inc. build 5577), but the build fails miserably (can post that
  if needed)

  linuxdc++ 1.1.0.  I've previously built 1.0.3 OK on this machine with
  the exact same settings w/ no problems.

  If I build with 'scons PREFIX=/sw', the program crashes at runtime with this 
error:
  ******
  $ linuxdcpp 
  terminate called after throwing an instance of 'dcpp::FileException'
    what():  No such file or directory
  Abort trap
  (program crashes)
  ******

  
  If I build with 'scons debug=1 PREFIX=/sw', the program loads fine, but 
outputs this to the terminal:
  ******
  $ linuxdcpp 
  Thrown: FileException: No such file or directory
  Thrown: FileException: No such file or directory
  UnBZFilter end, 13823/5637 = 2.4522
  Thrown: FileException: No such file or directory
  Adding new directory TestDirectory
  MainWindow::createIPCPipe(): Pipepath /Users/nieder/.dc++/linuxdcpp.pipe
  (program runs)
  ******

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/795322/+subscriptions

-- 
Mailing list: https://launchpad.net/~linuxdcpp-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to