[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-03-20 Thread Bug Watch Updater
** Changed in: itop (Debian) Status: New = Fix Released -- itop crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/188897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-15 Thread Bug Watch Updater
** Changed in: itop (Debian) Status: Unknown = New -- itop crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/188897 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-14 Thread Siegfried Gevatter (RainCT)
** Bug watch added: Debian Bug tracker #450026 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450026 ** Also affects: itop (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450026 Importance: Unknown Status: Unknown -- itop crashed with SIGSEGV in

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-14 Thread Siegfried Gevatter (RainCT)
** Changed in: itop (Ubuntu) Assignee: (unassigned) = Siegfried Gevatter (RainCT) (rainct) Status: Confirmed = In Progress -- itop crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/188897 You received this bug notification because you are a member of Ubuntu

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-14 Thread Siegfried Gevatter (RainCT)
Uploaded with additional changes. Thanks for your debdiff! ** Changed in: itop (Ubuntu) Status: In Progress = Fix Committed -- itop crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/188897 You received this bug notification because you are a member of Ubuntu

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-14 Thread Launchpad Bug Tracker
This bug was fixed in the package itop - 0.1-1ubuntu1 --- itop (0.1-1ubuntu1) hardy; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT) ] * Fix debian/watch (Closes: #450026) * Remove debian/docs; TODO and README have no interesting content. [ Albert Damen ] *

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-04 Thread albert
I can confirm the bug with itop 0.1-1build1. A rebuild in pbuilder did not fix it. Itop crashed frequently at start-up. My system is also an amd64. As itop did not create a proper stacktrace, I rebuilt itop with: - strip removed from src/Makefile - option -ggdb added as option to gcc in

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-04 Thread Apport retracing service
StacktraceTop:?? () ?? () __libc_start_main () from /lib/libc.so.6 ?? () ?? () ** Tags removed: need-amd64-retrace ** Attachment added: Stacktrace.txt (retraced) http://launchpadlibrarian.net/11751034/Stacktrace.txt -- itop crashed with SIGSEGV in __libc_start_main()

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-04 Thread Emmet Hikory
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/11750982/CoreDump.gz ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/11750983/Disassembly.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/11750984/ProcMaps.txt ** Attachment added:

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-04 Thread Emmet Hikory
Just as a note, running locally against gdb doesn't produce a useful stacktrace either (even with local -dbgsym), and I can't reproduce the crash with a local recompile. -- itop crashed with SIGSEGV in __libc_start_main() https://bugs.launchpad.net/bugs/188897 You received this bug notification

[Bug 188897] Re: itop crashed with SIGSEGV in __libc_start_main()

2008-02-04 Thread albert
The attached debdiff increases MAX_INTS from 256 to 1024. The package builds in pbuilder, installs and runs fine. ** Attachment added: Debdiff from 0.1-1build1 to 0.1-1ubuntu1 http://launchpadlibrarian.net/11759682/itop_build1_ubuntu1.debdiff ** Changed in: itop (Ubuntu) Assignee: albert