[Bug 217045] New: yast2 inst_source segfaults
https://bugzilla.novell.com/show_bug.cgi?id=217045 Summary: yast2 inst_source segfaults Product: openSUSE 10.2 Version: Beta 1 Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ivory@SerNet.de QAContact: jsrain@novell.com I am creating this report just in case: it does not seem to be a duplicate of Bug 214886 which only happens when adding a certain URL. This happens after a installation from DVD where I have not given any URL at all. unterwegs:~ # yast2 inst_source Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. Segmentation fault at /usr/share/YaST2/clients/inst_source.ycp:542 /sbin/yast2: line 267: 5262 Speicherzugriffsfehler $ybindir/y2base $module "$@" "$SELECTED_GUI" "$Y2_GEOMETRY" $Y2QT_ARGS -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #1 from Ivory@SerNet.de 2006-11-01 10:10 MST ------- Created an attachment (id=103349) --> (https://bugzilla.novell.com/attachment.cgi?id=103349&action=view) /var/log/YaST2/* -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 cthiel@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |yast2-maintainers@suse.de |screening@forge.provo.novell| |.com | -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |libzypp ------- Comment #2 from sh@novell.com 2006-11-06 06:06 MST ------- This sounds like deep inside libzypp. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |kkaempf@novell.com QAContact|jsrain@novell.com |kkaempf@novell.com ------- Comment #3 from sh@novell.com 2006-11-06 06:08 MST ------- -> zypp maintainers -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schubi@novell.com AssignedTo|kkaempf@novell.com |mt@novell.com QAContact|kkaempf@novell.com |visnov@novell.com ------- Comment #4 from kkaempf@novell.com 2006-11-06 06:14 MST ------- I guess thats fixed already. Marius ? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #5 from mt@novell.com 2006-11-06 07:48 MST ------- Yes, the dbus_connection_close() calls are fixed (removed) in zypp SVN head; see also Bug #216035. But I don't know where the SEGV is from - can't see it in the log (AFAIK they're logged by genericfrontend.cc signal handler) or reproduce it. Can you try to reproduce it and create a core file? Start YaST2 using this commands: $ ulimit -c unlimited $ /sbin/yast2 After a SEGV there should be a 'core' (or 'core.*') file. Please use gdb to read out the core file: $ gdb --core=./core /sbin/yast2 Type the commands "where" and "quit" in gdb and provide the output. See also: http://en.opensuse.org/Bugs:An_application_crashed -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #6 from Ivory@SerNet.de 2006-11-06 12:50 MST ------- The SEGV is reproducible on my system. The output of "strace yast inst_source" and gdb/where with core follow. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #7 from Ivory@SerNet.de 2006-11-06 12:52 MST ------- Created an attachment (id=104016) --> (https://bugzilla.novell.com/attachment.cgi?id=104016&action=view) gzipped gdb output -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #8 from Ivory@SerNet.de 2006-11-06 12:52 MST ------- Created an attachment (id=104017) --> (https://bugzilla.novell.com/attachment.cgi?id=104017&action=view) gzipped strace output -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 ------- Comment #9 from jstalnak@doit.wisc.edu 2006-11-10 08:14 MST ------- Upgraded from 10.2 Alpha2 to Beta1 yesterday afternoon and YAST software modules are hosed. I get no error dialogs when using Yast (the KDE gui) at all -- the modules start then they go away without error reporting. If I run /sbin/yast from konsole, then I see the same error reported here for the Installation Source module. Also, I get a seg fault when trying to run the Software Management module: /sbin/yast: line 267: 22600 Segmentation fault $ybindir/y2base menu clncurses $NCTHREADS. This all, of course, worked in 10.2 Alpha 2. Let me know if I can provide you any data to use in trouble-shooting (i.e., would it be helpgul to have the core information from my install to go with what's already been uploaded? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 jstalnak@doit.wisc.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jstalnak@doit.wisc.edu ------- Comment #10 from jstalnak@doit.wisc.edu 2006-11-10 08:26 MST ------- I'm sorry -- I didn't say that right <grrr>. I get no errors running the kde gui from within kde. If I run the gui with /sbin/yast2, I get the dcop error for the installation-source module (reported as console stderr output I think): . Command: /sbin/yast2 inst_source & Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. Segmentation fault at /usr/share/YaST2/clients/inst_source.ycp:542 /sbin/yast2: line 267: 24214 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" "$Y2_GEOMETRY" $Y2QT_ARGS . If I run /sbin/yast (NOT the kde gui) I do not get the above error, I get the ncurses seg fault error and it's the same for both software management and installation source modules. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217045 mt@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #11 from mt@novell.com 2006-11-21 06:02 MST ------- should be fixed -- see Bug #216545 and #216035. *** This bug has been marked as a duplicate of bug 216545 *** -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com