[Bug 81670] Re: failed to initialize HAL : gdm init script priority should be at least equal to dbus one

2007-02-23 Thread hggdh
I see Pascal has set this bug for Edgy, but not for Feisty -- and it also affects Feisty. I have requested it to be nominated also for Feisty. Of course, update-notifier also gets nominated -- wrongly, but I have no control over it. -- failed to initialize HAL : gdm init script priority should b

[Bug 82515] Re: Evolution uses weak encryption for SSL/TLS

2007-02-22 Thread hggdh
Yes, I fully agree on waiting for upstream comments -- they will know much more than I do about Evolution. Meanwhile, I tested my patch here, and sniffed some traffic to GMail. As I expected, Evolution is now sending out a SSL Client Hello with all ciphersuites enabled: (cut off wireshark's outpu

[Bug 86670] Re: Flurry of password requests make evolution unusable with down email server

2007-02-22 Thread hggdh
I do not think a continuing server failure is always needed... all the times this happened to me, I kept getting a failure until I canceled all dialogs -- and, in extreme cases, restarted Evolution. Also, most of the times this would happen with one single account -- the same, all the times. For m

[Bug 86670] Re: Flurry of password requests make evolution unusable with down email server

2007-02-21 Thread hggdh
Confirmed. I personally see this happening every so often with gmail. Hitting OK will bring again the dialog (or pop up a new warning). Hitting CANCEL will allow Evolution to gracefully recover from whatever error, and enable it to log-in. I have seen it on POP only. I will try to run Evolution wi

[Bug 84718] Re: gdm session may fail if loging in immediately after a boot

2007-02-20 Thread hggdh
*** This bug is a duplicate of bug 81670 *** Rob, I do not know -- the boot log might show something here. But, please, let's move to bug # 81670, which is the bug tracking this issue. Please reply/append the log there. -- gdm session may fail if loging in immediately after a boot https://launc

[Bug 83636] Re: [apport] hwdb-gui crashed with ImportError in ()

2007-02-12 Thread hggdh
I cannot see where hal has bearing here, so I am rejecting the bug for hal. ** Changed in: hal (Ubuntu) Status: Unconfirmed => Rejected -- [apport] hwdb-gui crashed with ImportError in () https://launchpad.net/bugs/83636 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https:/

[Bug 81670] Re: failed to initialize HAL : gdm init script priority should be at least equal to dbus one

2007-02-12 Thread hggdh
** Description changed: ** Tags added: gdm udev -- failed to initialize HAL : gdm init script priority should be at least equal to dbus one https://launchpad.net/bugs/81670 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81670] Re: failed to initialize HAL : gdm init script priority should be at least equal to dbus one

2007-02-12 Thread hggdh
** Changed in: gdm (Ubuntu) Status: Unconfirmed => Confirmed -- failed to initialize HAL : gdm init script priority should be at least equal to dbus one https://launchpad.net/bugs/81670 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 81670] Re: failed to initialize HAL : gdm init script priority should be at least equal to dbus one

2007-02-12 Thread hggdh
I propose this one as a blocker for feisty. The casual user will be completely lost if this happens. Basically, gdm should not start before dbus/hal, since the gnome session *depends* on dbus/hal. Relying on the user to be slow is not a good idea, or the machine to be fast enough is not a good rac

[Bug 84718] Re: gdm session may fail if loging in immediately after a boot

2007-02-12 Thread hggdh
*** This bug is a duplicate of bug 81670 *** Bug # 81670 is a duplicate of this but for Edgy. Marking self as duplicate. ** This bug has been marked a duplicate of bug 81670 failed to initialize HAL : gdm init script priority should be at least equal to dbus one -- gdm session may fail if l

[Bug 81670] Re: failed to initialize HAL : gdm init script priority should be at least equal to dbus one

2007-02-12 Thread hggdh
bug # 84718 is a duplicate of this bug, on feisty. -- failed to initialize HAL : gdm init script priority should be at least equal to dbus one https://launchpad.net/bugs/81670 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-02-07 Thread hggdh
I am sorry. There is not much I can do, then. I do not have a sequence to reproduce the issue, and I cannot keep on running gnome-panel under valgrind -- response times suck, and there are issues on gnome-panel and any opened windows themselves (open windows are without windows control --right-clic

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-02-06 Thread hggdh
Here you have another valgrind log for gnome-panel. Lots of lost memory. ** Attachment added: "another valgrind log for gnome-panel" http://librarian.launchpad.net/6322562/gnome-panel-valgrind.10106 -- [apport] gnome-panel crashed with SIGSEGV in ??() https://launchpad.net/bugs/81723 -- des

[Bug 82515] Re: Evolution uses weak encryption for SSL/TLS

2007-02-05 Thread hggdh
tentative patch below. All SSLV2 ciphersuites are enabled by default, so I do not go on calling SSL_CipherPrefSetDefault() on them. For simplicity, we could. --- camel.c 2007-01-03 08:56:19.0 -0600 +++ camel.c.new 2007-02-05 17:19:20.0 -0600 @@ -90,6 +90,7 @@ #ifdef HAVE_NSS

[Bug 82373] Re: segfault in gnome-keyboard-properties

2007-02-02 Thread hggdh
bloody hurry caused a bad comment above. My G-C-C *does* have the fix in upstream 398631 installed... So 398631 has not actually fixed the issue (since err is NULL, which would signal no error, but the GConfEntry returned by the call is still NULL). So the real fix would be in gconf_client_get_en

[Bug 82373] Re: segfault in gnome-keyboard-properties

2007-02-02 Thread hggdh
OK, I found it. Looking upstream & looking at the gnome CVS for gnome- control-centre/gnome-keyboard-properties, I found a reference to http://bugzilla.gnome.org/show_bug.cgi?id=398631. In there, there is a comment that a similar segv is caused by a missing file -- desktop_gnome_peripherals_keyboar

[Bug 82373] Re: segfault in gnome-keyboard-properties

2007-02-02 Thread hggdh
OK, I accept it. The only issue I have is that I have never programmed under GTK, so I am not willing to write a patch on this. Nevertheless, I can -- and did -- debug the application, and this is what I see: [EMAIL PROTECTED]:/usr/src/src/gnome-control-center/control-center-2.17.90/capplets/key

[Bug 82373] Re: segfault in gnome-keyboard-properties

2007-02-02 Thread hggdh
folks, gnome-keyboard-properties is, right now, completely unusable (at least for two of us). What about raising the sev here to match upstream? -- segfault in gnome-keyboard-properties https://launchpad.net/bugs/82373 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubu

[Bug 82859] Re: [apport] gnome-keyboard-properties crashed with SIGSEGV

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** Duplicate of bug # 82373. ** This bug has been marked a duplicate of bug 82373 segfault in gnome-keyboard-properties -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop

[Bug 82859] Registers.txt

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "Registers.txt" http://librarian.launchpad.net/6126515/Registers.txt -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com http

[Bug 82859] ProcMaps.txt

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6126513/ProcMaps.txt -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https:

[Bug 82859] ProcStatus.txt

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/6126514/ProcStatus.txt -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com ht

[Bug 82859] CoreDump.gz

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6126510/CoreDump.gz -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://

[Bug 82859] Disassembly.txt

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6126512/Disassembly.txt -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 82859] Dependencies.txt

2007-02-02 Thread hggdh
*** This bug is a duplicate of bug 82373 *** ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6126511/Dependencies.txt -- [apport] gnome-keyboard-properties crashed with SIGSEGV https://launchpad.net/bugs/82859 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.co

[Bug 82859] [apport] gnome-keyboard-properties crashed with SIGSEGV

2007-02-02 Thread hggdh
original crash report. ProblemType: Crash Date: Fri Feb 2 08:17:41 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/gnome-keyboard-properties Package: gnome-control-center 1:2.17.90-0ubuntu2 ProcCmdline: gnome-keyboard-properties ProcCwd: /home/hggdh ProcEnviron: SHELL=/bin/bash PATH=/usr

[Bug 82515] Re: Evolution uses weak encryption for SSL/TLS

2007-02-01 Thread hggdh
it really looks like Evolution is letting the factory defaults for NSS take over -- which means that, although permitted, most of the high-end encryption suites are not enabled. I am assuming the ubuntu release of Evolution is using libnss (at least this is what is marked). I have not looked at Ev

[Bug 82515] Re: Evolution uses weak encryption for SSL/TLS

2007-01-31 Thread hggdh
An additional comment on this: I would really like to be able to select a series of ciphersuites to be used. I guess this would be an advanced option, but would still allow me to at least to deselect those ciphersuites I really do not want to use -- for example, the *EXPORT* ones. Of course, doing

[Bug 82515] Re: Evolution uses weak encryption for SSL/TLS

2007-01-31 Thread hggdh
Confirmed. Evolution does not even propose EAS as a valid ciphersuite when connecting. The following is the output of a ssldump from a Evolution connection to GMAIL at port 995: 3 1 0.1265 (0.1265) C>S SSLv2 compatible client hello Version 3.0 cipher suites SSL2_CK_RC4 SSL2_CK_RC2

[Bug 81397] Re: [apport] evolution 2.10 crashed with SIGSEGV

2007-01-31 Thread hggdh
*** This bug is a duplicate of bug 82227 *** marking as duplicate of bug # 82227 -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] Re: [apport] evolution 2.10 crashed with SIGSEGV

2007-01-31 Thread hggdh
*** This bug is a duplicate of bug 82227 *** ** This bug has been marked a duplicate of bug 82227 [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@list

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-01-30 Thread hggdh
** Attachment added: "apport-retrace with libgtk2.0-0-dbg" http://librarian.launchpad.net/5946685/backtrace.gnome-panel -- [apport] gnome-panel crashed with SIGSEGV in ??() https://launchpad.net/bugs/81723 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-01-30 Thread hggdh
the log attached above was the single log valgrind created. I ran it against gnome-panel only. -- [apport] gnome-panel crashed with SIGSEGV in ??() https://launchpad.net/bugs/81723 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-01-30 Thread hggdh
ah well. It did not take long for me to get fed up with the response times with Valgrind running. I could not reproduce it, but the Valgrind log does report on unitialised buffers and lost memory. On the chance this might help, I will attach it here. ** Attachment added: "valgrind log for a short

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-01-30 Thread hggdh
I do not remember what was it I was doing -- I *think*, at this point in time, I was firing off the Gnome Control Center, but there were a lot of things going on. Also, when the gnome panel bellied up it took some time for apport to bring up the notice, and I was still going on hard... I remember I

[Bug 82227] Registers.txt

2007-01-29 Thread hggdh
** Attachment added: "Registers.txt" http://librarian.launchpad.net/5933431/Registers.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 82227] ThreadStacktrace.txt

2007-01-29 Thread hggdh
** Attachment added: "ThreadStacktrace.txt" http://librarian.launchpad.net/5933433/ThreadStacktrace.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 82227] ProcStatus.txt

2007-01-29 Thread hggdh
** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/5933430/ProcStatus.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listi

[Bug 82227] Stacktrace.txt

2007-01-29 Thread hggdh
** Attachment added: "Stacktrace.txt" http://librarian.launchpad.net/5933432/Stacktrace.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listi

[Bug 82227] Re: [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke()

2007-01-29 Thread hggdh
Repeatable. -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 82227] ProcMaps.txt

2007-01-29 Thread hggdh
** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/5933429/ProcMaps.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 82227] CoreDump.gz

2007-01-29 Thread hggdh
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/5933427/CoreDump.gz -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/de

[Bug 82227] Disassembly.txt

2007-01-29 Thread hggdh
** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/5933428/Disassembly.txt -- [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke() https://launchpad.net/bugs/82227 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 82227] [apport] evolution crashed with SIGSEGV in IA__g_closure_invoke()

2007-01-29 Thread hggdh
Package: evolution 2.9.6-0ubuntu1 ProcCmdline: evolution -c mail ProcCwd: /home/hggdh ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 Signal: 11 SourcePackage: evolution StacktraceTop: IA__g_closure_invoke

[Bug 81723] Re: [apport] gnome-panel crashed with SIGSEGV in ??()

2007-01-29 Thread hggdh
got hit the same, suddenly. Stacktrace matches this one. After downloading libc6 debugging symbols, and running apport-retrace I get the following: Stacktrace: Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `gnome-panel --sm-config-prefix /gnome-panel-FiPRVZ/ --

[Bug 81861] Re: [apport] evolution crashed with SIGSEGV in strcmp()

2007-01-27 Thread hggdh
I thought this was a duplicate of bug # 81344 and bug # 81586 (which, BTW, are duplicate of bug # 67361, but... the stacktrace is rather different. -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 81861] Re: [apport] evolution crashed with SIGSEGV in strcmp()

2007-01-27 Thread hggdh
: /usr/bin/evolution InterpreterPath: /usr/bin/evolution-2.10 Package: evolution 2.9.6-0ubuntu1 ProcCmdline: evolution -c mail ProcCwd: /home/hggdh ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8

[Bug 81861] Stacktrace.txt

2007-01-27 Thread hggdh
** Attachment added: "Stacktrace.txt" http://librarian.launchpad.net/5908875/Stacktrace.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bu

[Bug 81861] Disassembly.txt

2007-01-27 Thread hggdh
** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/5908871/Disassembly.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-

[Bug 81861] ThreadStacktrace.txt

2007-01-27 Thread hggdh
** Attachment added: "ThreadStacktrace.txt" http://librarian.launchpad.net/5908876/ThreadStacktrace.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 81861] Registers.txt

2007-01-27 Thread hggdh
** Attachment added: "Registers.txt" http://librarian.launchpad.net/5908874/Registers.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81861] ProcStatus.txt

2007-01-27 Thread hggdh
** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/5908873/ProcStatus.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bu

[Bug 81861] ProcMaps.txt

2007-01-27 Thread hggdh
** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/5908872/ProcMaps.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81861] Dependencies.txt

2007-01-27 Thread hggdh
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/5908870/Dependencies.txt -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/deskto

[Bug 81861] CoreDump.gz

2007-01-27 Thread hggdh
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/5908869/CoreDump.gz -- [apport] evolution crashed with SIGSEGV in strcmp() https://launchpad.net/bugs/81861 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81861] [apport] evolution crashed with SIGSEGV in strcmp()

2007-01-27 Thread hggdh
InterpreterPath: /usr/bin/evolution-2.10 Package: evolution 2.9.6-0ubuntu1 ProcCmdline: evolution -c mail ProcCwd: /home/hggdh ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 Signal: 11 SourcePackage: evolution

[Bug 81397] Re: [apport] evolution 2.10 crashed with SIGSEGV

2007-01-24 Thread hggdh
** Attachment added: "ThreadStackTrace after apport-retrace -d" http://librarian.launchpad.net/5851851/ThreadStacktrace -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 81397] Re: [apport] evolution 2.10 crashed with SIGSEGV

2007-01-24 Thread hggdh
** Attachment added: "stacktrace after running apport-retrace -d" http://librarian.launchpad.net/5851843/Stacktrace -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 81397] ProcStatus.txt

2007-01-24 Thread hggdh
** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/5851814/ProcStatus.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] Stacktrace.txt

2007-01-24 Thread hggdh
** Attachment added: "Stacktrace.txt" http://librarian.launchpad.net/5851816/Stacktrace.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] ThreadStacktrace.txt

2007-01-24 Thread hggdh
** Attachment added: "ThreadStacktrace.txt" http://librarian.launchpad.net/5851817/ThreadStacktrace.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/deskt

[Bug 81397] Registers.txt

2007-01-24 Thread hggdh
** Attachment added: "Registers.txt" http://librarian.launchpad.net/5851815/Registers.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] ProcMaps.txt

2007-01-24 Thread hggdh
** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/5851813/ProcMaps.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] Disassembly.txt

2007-01-24 Thread hggdh
** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/5851812/Disassembly.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] Dependencies.txt

2007-01-24 Thread hggdh
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/5851811/Dependencies.txt -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] CoreDump.gz

2007-01-24 Thread hggdh
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/5851810/CoreDump.gz -- [apport] evolution 2.10 crashed with SIGSEGV https://launchpad.net/bugs/81397 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 81397] [apport] evolution 2.10 crashed with SIGSEGV

2007-01-24 Thread hggdh
/evolution InterpreterPath: /usr/bin/evolution-2.10 Package: evolution 2.9.6-0ubuntu1 ProcCmdline: evolution -c mail ProcCwd: /home/hggdh ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 Signal: 11 SourcePackage

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-22 Thread hggdh
I am not sure of anything, Sebastien. The backtrace does look weird... but totem-video-indexer was what was being executed, and faulted. I do not think regenning the package helped any; it would probably been better to get the symbols from the standard package. didier suggests this was started fro

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-22 Thread hggdh
I have re-genned & re-installed totem-gstreamer without '-O2', and then ran apport-retrace on the crash dump. I can now see this: Stacktrace: Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `totem-video-indexer uid:j+hjevM3yUCVCHgRJBNrEQ#chrome/febe.jar#content/s

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-22 Thread hggdh
I have re-genned & re-installed totem-gstreamer without '-O2'. -- totem-gstreamer crash on idle machine https://launchpad.net/bugs/80801 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-22 Thread hggdh
beagle is installed --0.2.14-0ubuntu3 beagle Firefox extension is not installed. Uninstalled FEBE, & downloaded it. 20070122 08:27:37.0482 09426 IndexH DEBUG: -file:///home/hggdh/febe-4.0.4.zip#chrome/febe.jar#content/sounds/success.wav 20070122 08:27:39.6485 09426 IndexH DEBUG: +file:///

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-21 Thread hggdh
febe is 4.0.4. I have just set it to do a daily backup, and just found that it hangs on preparing the report. Just for completeness, I ran totem-video-indexer on all three files under ./content/sounds. The output is below: [EMAIL PROTECTED]:/tmp/febe/content/sounds$ totem-video-indexer success.w

[Bug 80801] duplicate of 80414?

2007-01-20 Thread hggdh
Bug # 80414 shows the same fault at the same code fragment. Since the crash report was deemed not to be useful, I am guessing mine will also not be enough. Is there a package with debugging symbols available for totem*? Anyway, I will install glib2-dbg, and wait to see if it happens again -- the l

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-20 Thread hggdh
Bug #80735 may be related. -- totem-gstreamer crash on idle machine https://launchpad.net/bugs/80801 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 80801] Re: totem-gstreamer crash on idle machine

2007-01-20 Thread hggdh
crash report attached. ** Attachment added: "crash report for totem-video-indexer arithmetic expection" http://librarian.launchpad.net/5806813/_usr_bin_totem-video-indexer.1000.crash -- totem-gstreamer crash on idle machine https://launchpad.net/bugs/80801 -- desktop-bugs mailing list desk

[Bug 80801] totem-gstreamer crash on idle machine

2007-01-20 Thread hggdh
Public bug reported: Binary package hint: totem-gstreamer Machine was idling. When I got back to it I had a crash report opened. Crash is reported for totem-video-indexer. totem-gstreamer is at 2.17.5-0ubuntu2. X session is under Gnome, Feitsy post-Herd2 up-to-date. Tell the truth, I did not e

<    4   5   6   7   8   9