[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2010-09-15 Thread Bug Watch Updater
** Changed in: gnome-utils Importance: Unknown = Critical -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2009-01-09 Thread Pedro Villavicencio
the new version containing the fix is already on jaunty, marking this as fixed, thanks for reporting. ** Changed in: gnome-utils (Ubuntu) Status: Fix Committed = Fix Released -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2009-01-06 Thread Bug Watch Updater
** Changed in: gnome-utils Status: Unknown = Fix Released -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-23 Thread Adam Niedling
I had the same issue and smmalis37's workaround fixed it. -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-23 Thread Fabio Marzocca
The bug is fixed upstream in trunk. -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 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

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-22 Thread Fabio Marzocca
** Changed in: gnome-utils (Ubuntu) Status: Triaged = Fix Committed -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-12 Thread Sebastien Bacher
** Changed in: gnome-utils (Ubuntu) Status: Confirmed = Triaged -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-12 Thread Fabio Marzocca
I have openend bug on upstream: http://bugzilla.gnome.org/show_bug.cgi?id=560476 ** Also affects: gnome-utils via http://bugzilla.gnome.org/show_bug.cgi?id=560476 Importance: Unknown Status: Unknown -- baobab crashed with SIGSEGV in g_utf8_validate()

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-11 Thread Thomas Sibley
I'm also experiencing this issue. Baobab was working just fine until I unchecked some of the volumes it crawls for a filesystem scan and then tried to do such a scan (at which point it segfaulted and continued to do so upon re-running it). -- baobab crashed with SIGSEGV in g_utf8_validate()

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-11 Thread Thomas Sibley
Blowing away ~/.gconf/apps/baobab/ makes it stop segfaulting. I am able to reproduce the segfault by going into Baobab's Preferences and unchecking the root partition (leaving only two external usb HDs I have attached). The problem key is /apps/baobab/properties/skip_scan_uri_list. When one of

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-11 Thread smmalis37
Went into gconf editor apps/baobab/properties/skip_scan_uri_list, removed the file:/// entry and it works now. Thanks! -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-11-11 Thread fabrice_sp
** Changed in: gnome-utils (Ubuntu) Status: Incomplete = Confirmed -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-30 Thread smmalis37
How do I do that? Steven Malis On Wed, Oct 29, 2008 at 7:03 PM, Sebastien Bacher [EMAIL PROTECTED] wrote: could you get a valgrind log? -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a direct

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-30 Thread Sebastien Bacher
you can read https://wiki.ubuntu.com/Valgrind which has the required instruction -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-30 Thread smmalis37
Here we go, something went wrong with the debug symbols before. Heres the important GDB lines: Program received signal SIGSEGV, Segmentation fault. 0xb74280ab in IA__g_utf8_validate ( str=0x57e58955 Address 0x57e58955 out of bounds, max_len=-1, end=0x0) at

Re: [Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-29 Thread smmalis37
nothing more than what the strace has (the retraced version). Steven Malis http://www.LexPCGeek.com On Mon, Oct 27, 2008 at 5:20 PM, Sebastien Bacher [EMAIL PROTECTED] wrote: you don't get glib details if you install libglib2.0-0-dbg? -- baobab crashed with SIGSEGV in g_utf8_validate()

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-29 Thread Sebastien Bacher
could you get a valgrind log? -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 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

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-27 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-27 Thread smmalis37
The backtrace looks exactly like the Stacktrace apport created, only with less detail. -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-27 Thread Sebastien Bacher
you don't get glib details if you install libglib2.0-0-dbg? -- baobab crashed with SIGSEGV in g_utf8_validate() https://bugs.launchpad.net/bugs/284923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-20 Thread Apport retracing service
StacktraceTop:g_utf8_validate () from /usr/lib/libglib-2.0.so.0 gconf_value_list_from_primitive_list (list_type=GCONF_VALUE_STRING, list=0x9a5e6c0, gconf_engine_set_list (conf=0x990a7f8, gconf_client_set_list (client=0x9909d58, baobab_init () at baobab.c:648 ** Tags removed:

[Bug 284923] Re: baobab crashed with SIGSEGV in g_utf8_validate()

2008-10-17 Thread smmalis37
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/18634208/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18634209/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/18634210/Disassembly.txt ** Attachment