Mailinglist Archive: opensuse-bugs (15103 mails)
| < Previous | Next > |
[Bug 307056] yast2-core UI:: CollectUserInput segfaults on post beta1 versions
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 7 Sep 2007 06:57:09 -0600 (MDT)
- Message-id: <20070907125709.8B9C2245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=307056#c8
Stefan Hundhammer <sh@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|dreynolds@xxxxxxxxxx |
--- Comment #8 from Stefan Hundhammer <sh@xxxxxxxxxx> 2007-09-07 06:57:09 MST ---
I just checked: UI::CollectUserInput() dumps core every time.
Test case:
y2base Events.ycp qt
Click the "More Info..." button -> segfault
Backtrace:
YCPValueRep::isVoid (this=0x0) at YCPValue.cc:61
61 || valuetype() ==
YT_RETURN; }
Current language: auto; currently c++
(gdb) bt
#0 YCPValueRep::isVoid (this=0x0) at YCPValue.cc:61
#1 0xb7f479ee in Y2UIFunction::evaluateCall_int (this=dwarf2_read_address:
Corrupted DWARF expression.
)
at UIBuiltinCalls.h:56
#2 0xb7f0e541 in YUI::uiThreadMainLoop (this=0x80b2930)
at YUI_core.cc:331
#3 0xb7f0e5a1 in start_ui_thread (yui=0x0) at YUI_core.cc:396
#4 0xb7cc0112 in start_thread () from /lib/libpthread.so.0
#5 0xb76ff2ee in clone () from /lib/libc.so.6
--
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.
Stefan Hundhammer <sh@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|dreynolds@xxxxxxxxxx |
--- Comment #8 from Stefan Hundhammer <sh@xxxxxxxxxx> 2007-09-07 06:57:09 MST ---
I just checked: UI::CollectUserInput() dumps core every time.
Test case:
y2base Events.ycp qt
Click the "More Info..." button -> segfault
Backtrace:
YCPValueRep::isVoid (this=0x0) at YCPValue.cc:61
61 || valuetype() ==
YT_RETURN; }
Current language: auto; currently c++
(gdb) bt
#0 YCPValueRep::isVoid (this=0x0) at YCPValue.cc:61
#1 0xb7f479ee in Y2UIFunction::evaluateCall_int (this=dwarf2_read_address:
Corrupted DWARF expression.
)
at UIBuiltinCalls.h:56
#2 0xb7f0e541 in YUI::uiThreadMainLoop (this=0x80b2930)
at YUI_core.cc:331
#3 0xb7f0e5a1 in start_ui_thread (yui=0x0) at YUI_core.cc:396
#4 0xb7cc0112 in start_thread () from /lib/libpthread.so.0
#5 0xb76ff2ee in clone () from /lib/libc.so.6
--
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 > |