Re: Crash info with no stack trace

2012-01-25 Thread Thomas Lübking
2012/1/26 Balcaen John : > Le mercredi 25 janvier 2012 19:46:04 David Narvaez a écrit : >> On Wed, Jan 25, 2012 at 7:38 PM, Thomas Lübking > [...] >> >> I can confirm kactivitymanagerd crashes on (almost?) every startup for >> me, I set it to output debugging information to a file and doesn't >> se

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
On Thu, 26 Jan 2012 08:08:31 AM Thomas Lübking wrote: > 2012/1/26 Lindsay Mathieson : > > I think I managed to get by attaching with gdb before it crashed on > > startup > > > > > > Output of "bt" attached. > > The trace looks like 6 pending threads - that's been all? Yup > > Did you "continu

Re: Crash info with no stack trace

2012-01-25 Thread Thomas Lübking
2012/1/26 Lindsay Mathieson : > I think I managed to get by attaching with gdb before it crashed on startup > > > Output of "bt" attached. The trace looks like 6 pending threads - that's been all? Did you "continue" after attaching to the process? Was there some "received sigsev" blahblah in gdb

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
On Thu, 26 Jan 2012 01:13:58 AM Balcaen John wrote: > ON Thursday 26 January 2012 13:50:52 Lindsay Mathieson wrote : > > The crash does take some tens of seconds to happen. I could probably > > attach > > to the running activity manager before it happens if you supply me with > > the > > appropriat

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
I think I managed to get by attaching with gdb before it crashed on startup Output of "bt" attached. On Thu, 26 Jan 2012 01:38:45 AM Thomas Lübking wrote: > Am 26.01.2012, 01:02 Uhr, schrieb Lindsay Mathieson > > : > > I'm trying to generate a useful bug report for kactivitymanagerd but > >

Re: Crash info with no stack trace

2012-01-25 Thread Balcaen John
ON Thursday 26 January 2012 13:50:52 Lindsay Mathieson wrote : > The crash does take some tens of seconds to happen. I could probably attach > to the running activity manager before it happens if you supply me with the > appropriate command gdb --pid `pidof kactivitymanagerd` could help probably.

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
Another data point - I turned off Session Restore in system settings and the crash has gone -- Lindsay >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
On Thu, 26 Jan 2012 12:39:29 AM Balcaen John wrote: > Le mercredi 25 janvier 2012 19:46:04 David Narvaez a écrit : > > On Wed, Jan 25, 2012 at 7:38 PM, Thomas Lübking > > [...] > > > I can confirm kactivitymanagerd crashes on (almost?) every startup for > > me, I set it to output debugging inform

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
The crash does take some tens of seconds to happen. I could probably attach to the running activity manager before it happens if you supply me with the appropriate command -- Lindsay >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Crash info with no stack trace

2012-01-25 Thread Balcaen John
Le mercredi 25 janvier 2012 19:46:04 David Narvaez a écrit : > On Wed, Jan 25, 2012 at 7:38 PM, Thomas Lübking [...] > > I can confirm kactivitymanagerd crashes on (almost?) every startup for > me, I set it to output debugging information to a file and doesn't > seem to output nothing useful. I wa

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
On Thu, 26 Jan 2012 03:41:55 AM Thomas Lübking wrote: > Am 26.01.2012, 03:12 Uhr, schrieb Lindsay Mathieson > > : > > I tried, but unfortunately can't relaunch kactivitymanagerd , I get: > > "kactivitymanagerd(3387): KUniqueApplication: Can't setup D-Bus > > > > service. > > Probably already ru

Re: Crash info with no stack trace

2012-01-25 Thread Thomas Lübking
Am 26.01.2012, 03:12 Uhr, schrieb Lindsay Mathieson : I tried, but unfortunately can't relaunch kactivitymanagerd , I get: "kactivitymanagerd(3387): KUniqueApplication: Can't setup D-Bus service. Probably already running. " You cannot run a KUniqueApplication twice, that's normal and t

Re: Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
On Thu, 26 Jan 2012 01:38:45 AM Thomas Lübking wrote: > Am 26.01.2012, 01:02 Uhr, schrieb Lindsay Mathieson > try > > gdb --args kactivitymanagerd --nofork I tried, but unfortunately can't relaunch kactivitymanagerd , I get: "kactivitymanagerd(3387): KUniqueApplication: Can't setup D-Bus serv

Re: Crash info with no stack trace

2012-01-25 Thread David Narvaez
On Wed, Jan 25, 2012 at 7:38 PM, Thomas Lübking wrote: > > Am 26.01.2012, 01:02 Uhr, schrieb Lindsay Mathieson > : > > >> I'm trying to generate a useful bug report for kactivitymanagerd but can't >> seem to get a useful stack trace for it, all I can get is: >> >>  "Application: KDE Activity Mana

Re: Crash info with no stack trace

2012-01-25 Thread Thomas Lübking
Am 26.01.2012, 01:02 Uhr, schrieb Lindsay Mathieson : I'm trying to generate a useful bug report for kactivitymanagerd but can't seem to get a useful stack trace for it, all I can get is: "Application: KDE Activity Manager (kactivitymanagerd), signal: Segmentation fault" try gdb --a

Crash info with no stack trace

2012-01-25 Thread Lindsay Mathieson
I'm trying to generate a useful bug report for kactivitymanagerd but can't seem to get a useful stack trace for it, all I can get is: "Application: KDE Activity Manager (kactivitymanagerd), signal: Segmentation fault" [Install debug Symbols] can't find any debug packages for it. This is kubun

Re: KDE 4.8 Thoughts

2012-01-25 Thread Steffen Ohrendorf
Am Mittwoch, 25. Januar 2012, 21:01:49 schrieb Lydia Pintscher: > On Wed, Jan 25, 2012 at 19:40, Ryan Gauger wrote: > > KDE Developer Team, > > > > I upgraded to Ubuntu's Precise Alpha 1 a few days ago. After the upgrade > > completed, I tried out KDE 4.8 RC 2. It worked great until the final > >

Re: KDE 4.8 Thoughts

2012-01-25 Thread Lydia Pintscher
On Wed, Jan 25, 2012 at 19:40, Ryan Gauger wrote: > KDE Developer Team, > > I upgraded to Ubuntu's Precise Alpha 1 a few days ago. After the upgrade > completed, I tried out KDE 4.8 RC 2. It worked great until the final release > of KDE 4.8 Final. KDE 4.8 Final is even better than the RC! In KDE 4

KDE 4.8 Thoughts

2012-01-25 Thread Ryan Gauger
KDE Developer Team, I upgraded to Ubuntu's Precise Alpha 1 a few days ago. After the upgrade completed, I tried out KDE 4.8 RC 2. It worked great until the final release of KDE 4.8 Final. KDE 4.8 Final is even better than the RC! In KDE 4.8, I have yet to find any bugs. The updated theme is aw