[Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-11-30 Thread jkroll
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/36285376/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36285377/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/36285378/Disassembly.txt ** Attachm

[Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread Milan Bouchet-Valat
Thanks for your report. I'd need more debugging to find the precise line that triggers the crash, since the stacktrace seems to have changed the line numbers a bit. Could you install debug package from [1] and run shared-admin in gdb? The procedure is: gdb shares-admin [crash] ba q And then pos

[Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread jkroll
After enabling apport, generating the crash report, and rebooting, I can't reproduce it any longer. Sorry. -- shares-admin crashed with SIGSEGV in g_type_create_instance() https://bugs.launchpad.net/bugs/490694 You received this bug notification because you are a member of Ubuntu Desktop Bugs, wh

[Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread Milan Bouchet-Valat
Ah, from your description I thought was occurring all the time. So I'm forced to close the report, since the stacktrace we have is very strange: the reported line is not in the function it's said to be, and I am to believe the line number, I can't really find what could have lead to a crash, apart

[Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread Milan Bouchet-Valat
Interesting! Could you simply try the steps I described in my first comment? We must find out what's going on before reporting this against HAL. I may well be that liboobs is doing something bad here. ** Changed in: gnome-system-tools (Ubuntu) Status: Invalid => Incomplete ** Summary chang

Re: [Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread Johannes Kroll
On Tue, 01 Dec 2009 12:59:38 - Milan Bouchet-Valat wrote: > Ah, from your description I thought was occurring all the time. So I'm > forced to close the report, since the stacktrace we have is very > strange: the reported line is not in the function it's said to be, and I > am to believe the

Re: [Bug 490694] Re: shares-admin crashed with SIGSEGV in g_type_create_instance()

2009-12-01 Thread Johannes Kroll
On Tue, 01 Dec 2009 13:23:37 - Milan Bouchet-Valat wrote: > Interesting! Could you simply try the steps I described in my first > comment? We must find out what's going on before reporting this against > HAL. I may well be that liboobs is doing something bad here. Here's the gdb output: $