Mailinglist Archive: opensuse-bugs (19837 mails)

< Previous Next >
[Bug 382703] sax2: yast2 live-installer segfaults
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 1 May 2008 05:06:24 -0600 (MDT)
  • Message-id: <20080501110624.8F475CC6D4@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=382703

User coolo@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=382703#c10


Stephan Kulow <coolo@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC|
|mvidner@xxxxxxxxxx, jsrain@xxxxxxxxxx




--- Comment #10 from Stephan Kulow <coolo@xxxxxxxxxx> 2008-05-01 05:06:23 MST
---
I don't understand the crash. The QString passed to the function is not
initialized - which usually happens with static objects somewhere, but I see
nothing hinting to where this would be.

And I don't understand where the ycp:string is mapped to a PERL string is
mapped to a Qt String. All I know: it's triggered by Keyboard:update_x86. I'm
testing what bugs I get when I take this call out, most likely less harmless
than crashing installer.

But somehow the problem is gnome cd specific - or at least not happening with
yast2-qt, which would be another indication that the QString is created
somewhere not so cleverly.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >