[Bug 230368] Re: tulip crashes on startup

2014-08-23 Thread Sam Bishop
I see the segfault on startup on Trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/230368 Title: tulip crashes on startup To manage notifications about this bug go to:

[Bug 230368] Re: tulip crashes on startup

2009-05-31 Thread afujihara
I algo get the backtrace on Kubuntu. The result is attached in this comment. ** Attachment added: backtrace result on Kubuntu http://launchpadlibrarian.net/27324279/gdb-tulip-onKubuntu.txt -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification

[Bug 230368] Re: tulip crashes on startup

2009-05-31 Thread afujihara
I checked the difference between them. It seemed there was little difference except register numbers. Maybe, this bug is common on some ubuntu distributions. -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu

[Bug 230368] Re: tulip crashes on startup

2009-05-30 Thread afujihara
Thank you for your comment, Caroline ! Sorry for this late reply. The environment I got the backtrace was on Ubuntu. As you kindly pointed out, my backtrace was without some dbgsym packages. After installing some *-dbgsym packages lacking, I get the backtrace again. The result is attached in

[Bug 230368] Re: tulip crashes on startup

2009-05-24 Thread afujihara
** Changed in: tulip (Ubuntu) Status: New = Confirmed ** Changed in: tulip (Ubuntu) Assignee: (unassigned) = afujihara (afujihara) -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 230368] Re: tulip crashes on startup

2009-05-24 Thread Caroline Ford
This was autosynced from Debian which doesn't seem to have this problem. I suspect this is an issue with different versions of dependent libraries. Karmic has the later version but that has failed to build. (Bug #379986). Is everyone running this under Ubuntu, or Kubuntu? If Ubuntu, does it work

[Bug 230368] Re: tulip crashes on startup

2009-05-24 Thread Caroline Ford
I'm wondering if this bug is Debian bug 479327 ? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479327 It's fixed in the karmic version, but that doesn't build. Get the karmic version building, test then backport? ** Bug watch added: Debian Bug tracker #479327

[Bug 230368] Re: tulip crashes on startup

2009-05-22 Thread afujihara
I'm also experiencing this bug with the following error message. $ tulip get fences failed: -1 param: 6, val: 0 Segmentation fault $ lsb_release -rd Description:Ubuntu 9.04 Release:9.04 $ LANG=C apt-cache policy tulip tulip: Installed: 3.0.0~B6-2.1 Candidate: 3.0.0~B6-2.1

[Bug 230368] Re: tulip crashes on startup

2009-05-22 Thread afujihara
I upload the (tar gzipped) strace result of my environment by following the instruction in https://wiki.ubuntu.com/Strace . ** Attachment added: strace result http://launchpadlibrarian.net/27075657/strace-tulip.log.tar.gz -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368

[Bug 230368] Re: tulip crashes on startup

2009-05-22 Thread afujihara
I also upload my backtrace result by following https://wiki.ubuntu.com/Backtrace . ** Attachment added: backtrace result http://launchpadlibrarian.net/27075777/gdb-tulip.txt -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are

[Bug 230368] Re: tulip crashes on startup

2009-01-29 Thread Emmanuel
Suspecting a problem related to the 64 architecture, I tested on a 32 bit intel machine. tulip also crashed, although after dispaying the splash screen and (very) briefly an application window. $ uname -a Linux 2.6.27-11-generic #1 SMP Wed Jan 28 00:02:01 UTC 2009 i686 GNU/Linux $ tulip

[Bug 230368] Re: tulip crashes on startup

2009-01-28 Thread Emmanuel
I confirm this bug on Intrepid amd64: $ uname -a Linux 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 GNU/Linux $tulip Segmentation fault (package tulip_3.0.0~B6-2.1_amd64.deb) -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification

[Bug 230368] Re: tulip crashes on startup

2008-11-20 Thread Alex Wauck
How was this released? If a program is unusable, it should not be in the repositories at release. If people want it, put it in backports when it's stable. -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu

[Bug 230368] Re: tulip crashes on startup

2008-11-08 Thread Brian Beck
tulip still crashes with segmentation rocks version 3.0.0~B6-2.1. -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 230368] Re: tulip crashes on startup [backtrace]

2008-07-14 Thread alsuren
Following the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash, I got a backtrace: gdb tulip ... (gdb) r Starting program: /usr/bin/tulip [Thread debugging using libthread_db enabled] [New Thread 0xb587b740 (LWP 21683)] Program received signal SIGSEGV, Segmentation fault. [Switching

[Bug 230368] Re: tulip crashes on startup

2008-07-05 Thread vnieto
I have the same problem over hardy amd64. I have a segmentation fault -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 230368] Re: tulip crashes on startup

2008-05-21 Thread Greeblesnort
I'm also getting this on hardy 32 bit. I'm no good at reading strace, but it makes a lot of references to Resource temporarily unavailable right before crashing... mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb57fa000 read(15,

[Bug 230368] Re: tulip crashes on startup

2008-05-20 Thread Brian Beck
I am also getting this error. Running from the command line the only output I get is: $ tulip Segmentation fault Before the segmentation fault I see the splash screen the progress bar goes all the way across, the window opens then crashes. Version: tulip 3.0.0~B6-2 -- tulip crashes on

[Bug 230368] Re: tulip crashes on startup

2008-05-20 Thread Zaki Manian
I'm experiencing this bug in hardy 32 bit. -- tulip crashes on startup https://bugs.launchpad.net/bugs/230368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com