[Bug 589226] New: Network Manager in GNOME perpetually crashes
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c0 Summary: Network Manager in GNOME perpetually crashes Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bwalter@directoryconcepts.co.nz QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 Every time a WiFi or VPN connection is modified through Network Manager under GNOME, Bug Buddy pops up on Save. Sometimes it saves the changes, sometimes it wipes settings. Bug Buddy never successfully submits bug. Was 11.1 install that was 'zypper dup' to 11.2 Network Manager crashes and Bug Buddy always wants to log new bug constantly if there is no physical eth0 or WiFi connection and a network app, such as apache2, is running. Doesn't seem to realise that loopback is available to bind to and not complain. Reproducible: Always Steps to Reproduce: 1. Log in as standard user 2. Edit Connections... from Network Manager 3. Make a change and try to save Actual Results: Bug Buddy prompts to submit (and fails to submit - different bug) Expected Results: Saves config and all is well w700:~ # rpm -qa | grep -i network NetworkManager-vpnc-gnome-0.7.1-2.3.i586 yast2-network-2.18.53-1.1.1.i586 NetworkManager-openvpn-gnome-0.7.1-2.4.1.i586 NetworkManager-pptp-gnome-0.7.1-2.3.i586 NetworkManager-vpnc-0.7.1-2.3.i586 NetworkManager-novellvpn-0.7.2.r1138-2.3.i586 NetworkManager-openvpn-0.7.1-2.4.1.i586 NetworkManager-devel-0.7.1_git20090811-4.2.i586 NetworkManager-gnome-0.7.1-5.4.1.i586 NetworkManager-novellvpn-gnome-0.7.2.r1138-2.3.i586 NetworkManager-glib-0.7.1_git20090811-4.2.i586 NetworkManager-doc-0.7.1_git20090811-4.2.i586 libproxy0-networkmanager-0.3.1-2.2.i586 NetworkManager-pptp-0.7.1-2.3.i586 NetworkManager-0.7.1_git20090811-4.2.i586 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |tambet@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c1 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |bwalter@directoryconcepts.c | |o.nz --- Comment #1 from JP Rosevear <jpr@novell.com> 2010-04-07 20:05:04 UTC --- The settings are editing by nm-connection-editor. Can you install NetworkManager-gnome-debugsource and run nm-connection-editor in gdb to get a trace? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c2 --- Comment #2 from Ben Walter <bwalter@directoryconcepts.co.nz> 2010-04-07 21:02:52 UTC --- I installed the NetworkManager-gnome-debugsource-0.8-51.9.i586.rpm When I try running "gdb nm-connection-editor" it errors with "Reading symbols from /usr/bin/nm-connection-editor...Missing separate debuginfo for /usr/bin/nm-connection-editor". Can you give me some direction here please? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c3 --- Comment #3 from JP Rosevear <jpr@novell.com> 2010-04-12 20:37:29 UTC --- You need to install the debugsource version that matches exactly with the installed NM version. This is available in the openSUSE-11.2_Debug channel/repo that is added by default (though it might not be enabled by default). zypper lr to see the channels -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c4 --- Comment #4 from Ben Walter <bwalter@directoryconcepts.co.nz> 2010-04-12 21:21:04 UTC --- (nm-connection-editor:6746): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:6746): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:6746): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:6746): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:6746): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:6746): GLib-GObject-WARNING **: invalid cast from `NMConnectionEditor' to `GtkWindow' Program received signal SIGSEGV, Segmentation fault. 0xb774a79c in vfprintf () from /lib/libc.so.6 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c5 Ben Walter <bwalter@directoryconcepts.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bwalter@directoryconcepts.c | |o.nz | --- Comment #5 from Ben Walter <bwalter@directoryconcepts.co.nz> 2010-04-12 21:25:48 UTC --- (gdb) run > nm-connection-editor-gdb.txt Starting program: /usr/bin/nm-connection-editor > nm-connection-editor-gdb.txt Missing separate debuginfo for /lib/ld-linux.so.2 Try: zypper install -C "debuginfo(build-id)=d7706cbaa0ca09319cb645eac789cb8399078797" Missing separate debuginfo for /usr/lib/libnm_glib.so.0 Try: zypper install -C "debuginfo(build-id)=95449f89bcd26c3b5db11c6ba1768c4df34dd034" Missing separate debuginfo for /usr/lib/libnm_glib_vpn.so.0 Try: zypper install -C "debuginfo(build-id)=445366dd38e4bca758048eb372bc0948d5b7ffa5" Missing separate debuginfo for /usr/lib/libnm-util.so.1 Try: zypper install -C "debuginfo(build-id)=d47dd06f9c7a39f8306572e4a6f9a0d976ce80ee" Missing separate debuginfo for /usr/lib/libglade-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=9f9563fb9ede47b5026703e1740f78b9b84c1a39" Missing separate debuginfo for /usr/lib/libgconf-2.so.4 Try: zypper install -C "debuginfo(build-id)=e2a684ff9e63a8817dd508ca236f223f823b90c5" Missing separate debuginfo for /usr/lib/libgnome-keyring.so.0 Try: zypper install -C "debuginfo(build-id)=25a720c20bae6deb289ea01930413412ca6172d8" Missing separate debuginfo for /usr/lib/libdbus-glib-1.so.2 Try: zypper install -C "debuginfo(build-id)=98a5b63d24b779b076e37f174269f2c548a287ef" Missing separate debuginfo for /usr/lib/libpolkit-gnome.so.0 Try: zypper install -C "debuginfo(build-id)=218d644a3a175077a5681d6a2b489d9785bfa694" Missing separate debuginfo for /usr/lib/libgtk-x11-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=b83a69b12d8c615f667ded42fd3a631cefbfdd51" Missing separate debuginfo for /lib/libdbus-1.so.3 Try: zypper install -C "debuginfo(build-id)=cf11805b54c6ae2046d6c34725419218968ab607" Missing separate debuginfo for /lib/libpthread.so.0 Try: zypper install -C "debuginfo(build-id)=964690b0ca2ed321e995340684e09981f5f986ad" [Thread debugging using libthread_db enabled] Missing separate debuginfo for /usr/lib/libpolkit.so.2 Try: zypper install -C "debuginfo(build-id)=2b7e88ec9a34418dac6f73900e05761caaf5ec36" Missing separate debuginfo for /usr/lib/libgdk-x11-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=8c948b1fe3a46f82403bd11bff147450fb947292" Missing separate debuginfo for /usr/lib/libgobject-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=afd83d952b063d501906f83368e184e568347bc4" Missing separate debuginfo for /usr/lib/libgmodule-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=c22acf338a935f28fb5c594feec64a4c4d8b0e7b" Missing separate debuginfo for /usr/lib/libglib-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=70d9507bc426e686c76aa9283e2679987e7c1d65" Missing separate debuginfo for /lib/libc.so.6 Try: zypper install -C "debuginfo(build-id)=7eb4e169e926464393ef2e98d99c37f56d5f5858" Missing separate debuginfo for /usr/lib/libgthread-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=3d6ba3a59076a327f34d293c31b3be9a6eddaf2b" Missing separate debuginfo for /lib/libuuid.so.1 Try: zypper install -C "debuginfo(build-id)=ed0278d0715cb46814ee1367b041a6966e681fae" Missing separate debuginfo for /usr/lib/libsmime3.so Try: zypper install -C "debuginfo(build-id)=84215b94ad93d99f8b126d864c77568bc0f7cbc2" Missing separate debuginfo for /usr/lib/libnss3.so Try: zypper install -C "debuginfo(build-id)=3a72b2c3cacad861c0e8f1095ef332f8e45be651" Missing separate debuginfo for /usr/lib/libnspr4.so Try: zypper install -C "debuginfo(build-id)=2f19394327a892901d41bf0295b8f202ff5a7ded" Missing separate debuginfo for /usr/lib/libxml2.so.2 Try: zypper install -C "debuginfo(build-id)=10d66fa9907400bae4e6ad8a9d7600beac0fab00" Missing separate debuginfo for /usr/lib/libatk-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=4a0d45861659fdd75fa9512386c8e08025f2b0af" Missing separate debuginfo for /usr/lib/libgdk_pixbuf-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=fa96872b7e4a61b8e278512431b261d96f669cb1" Missing separate debuginfo for /usr/lib/libpango-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=088131041bf47cf18132dd70f0fe0849e05d8d60" Missing separate debuginfo for /usr/lib/libORBit-2.so.0 Try: zypper install -C "debuginfo(build-id)=915d2195bd5ab383f855878d4c8080e29f239025" Missing separate debuginfo for /usr/lib/libpolkit-dbus.so.2 Try: zypper install -C "debuginfo(build-id)=26a573b684ac65cf47ce61f79482a966804374e8" Missing separate debuginfo for /usr/lib/libpolkit-grant.so.2 Try: zypper install -C "debuginfo(build-id)=f92c6c9e1d60ab1657ed32638ebdb309a1a38ad9" Missing separate debuginfo for /usr/lib/libpangocairo-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=540a5e2e6161825e1e3294d5c91377878ead912d" Missing separate debuginfo for /usr/lib/libX11.so.6 Try: zypper install -C "debuginfo(build-id)=d056fc4d5e21d2b57b263acbde2ece574da598ff" Missing separate debuginfo for /usr/lib/libXfixes.so.3 Try: zypper install -C "debuginfo(build-id)=82e09e9c1812e6b2616f75b1444a1a130621b06b" Missing separate debuginfo for /usr/lib/libcairo.so.2 Try: zypper install -C "debuginfo(build-id)=9b028d16f4fcfa1595d53f30834f24b3c98d4b88" Missing separate debuginfo for /usr/lib/libgio-2.0.so.0 Try: zypper install -C "debuginfo(build-id)=d73234fb7c1c20cd11afd5d51b6386356ad3f4f2" Missing separate debuginfo for /usr/lib/libpangoft2-1.0.so.0 Try: zypper install -C "debuginfo(build-id)=877754da6d9ee5c4aebffe24f7ace6025adb4758" Missing separate debuginfo for /usr/lib/libfontconfig.so.1 Try: zypper install -C "debuginfo(build-id)=b53e7f397286d6d5b8dc133c66456a6c3c60ccb1" Missing separate debuginfo for /lib/libm.so.6 Try: zypper install -C "debuginfo(build-id)=a488c775caa0433cb23f9764d683150f40872ef1" Missing separate debuginfo for /lib/librt.so.1 Try: zypper install -C "debuginfo(build-id)=27c7312d324b45f8ff3c79379d6cb78043452c0d" Missing separate debuginfo for /lib/libexpat.so.1 Try: zypper install -C "debuginfo(build-id)=b546cdf8dc2e0cac75f0ae9bdaf0077deeeabf13" Missing separate debuginfo for /usr/lib/libXext.so.6 Try: zypper install -C "debuginfo(build-id)=43e3735a4758e45bc0fa63e2097d6c2bdce3c3ff" Missing separate debuginfo for /usr/lib/libXrender.so.1 Try: zypper install -C "debuginfo(build-id)=51690631dac33cc064abc3ddb4590881ac3f967a" Missing separate debuginfo for /usr/lib/libXinerama.so.1 Try: zypper install -C "debuginfo(build-id)=ec6c23fd1e1144f68fbae54eeae1f04d712cce4b" Missing separate debuginfo for /usr/lib/libXi.so.6 Try: zypper install -C "debuginfo(build-id)=ecbb877ee75701c9aa449b7035aa3f3d1ca32b60" Missing separate debuginfo for /usr/lib/libXrandr.so.2 Try: zypper install -C "debuginfo(build-id)=6b65438cc002b823d9baae01171c67c72f1bffe4" Missing separate debuginfo for /usr/lib/libXcursor.so.1 Try: zypper install -C "debuginfo(build-id)=29be2de58e2913c4adc9d93d7e7dc5860704fd8d" Missing separate debuginfo for /usr/lib/libXcomposite.so.1 Try: zypper install -C "debuginfo(build-id)=433506b978180bad264c4b8258ef06bc03d01fc2" Missing separate debuginfo for /usr/lib/libXdamage.so.1 Try: zypper install -C "debuginfo(build-id)=005a2f4b97154079845985904340abd7e0a102ce" Missing separate debuginfo for /lib/libdl.so.2 Try: zypper install -C "debuginfo(build-id)=47a5c8a64587f48bcb3b50c18ccd22261bbdb989" Missing separate debuginfo for /lib/libpcre.so.0 Try: zypper install -C "debuginfo(build-id)=5ab33b6bde2ff3f9ed2bbedd89e4519ea6a080c1" Missing separate debuginfo for /usr/lib/libnssutil3.so Try: zypper install -C "debuginfo(build-id)=4b44e5f2ffadb80b0b79eb3718e1d40d78ba3e49" Missing separate debuginfo for /usr/lib/libplc4.so Try: zypper install -C "debuginfo(build-id)=19ecae6ae77b20e14df29640facff5dc46b19c91" Missing separate debuginfo for /usr/lib/libplds4.so Try: zypper install -C "debuginfo(build-id)=2b7c4e495a603083d17eb3c1ebe0f8967bb9f8da" Missing separate debuginfo for /lib/libz.so.1 Try: zypper install -C "debuginfo(build-id)=bab67dfc8f086af8bad386d24c4747e374fc6bc5" Missing separate debuginfo for /lib/libselinux.so.1 Try: zypper install -C "debuginfo(build-id)=834a667c6acb0368df56f069279718a2b530bb5d" Missing separate debuginfo for /usr/lib/libfreetype.so.6 Try: zypper install -C "debuginfo(build-id)=0b622a937db571de425360506e0cf5c3bf6a0ea1" Missing separate debuginfo for /usr/lib/libxcb.so.1 Try: zypper install -C "debuginfo(build-id)=fe43f80787ec7836dbb28340a9b4b4a4f4474610" Missing separate debuginfo for /usr/lib/libpixman-1.so.0 Try: zypper install -C "debuginfo(build-id)=e82f508950b194812522ba8a8afa8aeb601fe445" Missing separate debuginfo for /usr/lib/libpng12.so.0 Try: zypper install -C "debuginfo(build-id)=cb95478bec3b4b124fd86640b53251f345bc493a" Missing separate debuginfo for /usr/lib/libxcb-render-util.so.0 Try: zypper install -C "debuginfo(build-id)=324d5e63c89d518edd926d6160deb68920cea299" Missing separate debuginfo for /usr/lib/libxcb-render.so.0 Try: zypper install -C "debuginfo(build-id)=e889a02b95a79941326a12920f31414c8c5b77de" Missing separate debuginfo for /lib/libresolv.so.2 Try: zypper install -C "debuginfo(build-id)=1d4a5eafae3b1b1aab5d77699fa308ac9178f9f6" Missing separate debuginfo for /usr/lib/libXau.so.6 Try: zypper install -C "debuginfo(build-id)=5e41b03aa3942b5f33012a3b732a58f53f5fac00" Missing separate debuginfo for /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so Try: zypper install -C "debuginfo(build-id)=f53ccc6d1ba8e5735e52ade1d563f7cfd891c357" Missing separate debuginfo for /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so Try: zypper install -C "debuginfo(build-id)=7a3b1c042665802a43689ee760b789dc1dc1a286" Missing separate debuginfo for /usr/lib/gtk-2.0/modules/libgnomebreakpad.so Try: zypper install -C "debuginfo(build-id)=1b135775115ec2d875a3e8abc146b9361b4af82a" Missing separate debuginfo for /usr/lib/libelf.so.1 Try: zypper install -C "debuginfo(build-id)=d813b7afac2270c3ac525dd07566d693f7f558ee" Missing separate debuginfo for /usr/lib/libstdc++.so.6 Try: zypper install -C "debuginfo(build-id)=7a23cb3bcf4e7a44325f46051276e8e7872f0ec7" Missing separate debuginfo for /lib/libgcc_s.so.1 Try: zypper install -C "debuginfo(build-id)=d7d12f7fa08cc56782efdf6ec887bb02452b3646" Missing separate debuginfo for /usr/lib/gio/modules/libgiofam.so Try: zypper install -C "debuginfo(build-id)=0b680c6534a5aa3e2e028c65c29ab505c3763492" Missing separate debuginfo for /usr/lib/libfam.so.0 Try: zypper install -C "debuginfo(build-id)=8f65693b39c66f4ddeec26b06775242fadf7b908" Missing separate debuginfo for /usr/lib/gio/modules/libgioremote-volume-monitor.so Try: zypper install -C "debuginfo(build-id)=6b7781501f416cf4d84c706238a68528162ba5a9" Missing separate debuginfo for /usr/lib/libgvfscommon.so.0 Try: zypper install -C "debuginfo(build-id)=a11a106e3c89498f3590822642d51e91914b477e" Missing separate debuginfo for /usr/lib/gio/modules/libgiogconf.so Try: zypper install -C "debuginfo(build-id)=05be8a23554e55df59834c877aeb668130f3c5b9" Missing separate debuginfo for /usr/lib/gio/modules/libgvfsdbus.so Try: zypper install -C "debuginfo(build-id)=4c26ac4060b37761b8d3540203d1b784a39db661" Missing separate debuginfo for /lib/libudev.so.0 Try: zypper install -C "debuginfo(build-id)=23cd981e26ccc7778bbeb8e8d3fd2ea59c895c7a" Missing separate debuginfo for /usr/lib/NetworkManager/libnm-openvpn-properties.so Try: zypper install -C "debuginfo(build-id)=893b81cfa47e0f16e5bf379b331151a6b8a78d60" Missing separate debuginfo for /usr/lib/NetworkManager/libnm-novellvpn-properties.so Try: zypper install -C "debuginfo(build-id)=201566d152b63c4d918333ef027134bd8b4cb960" Missing separate debuginfo for /usr/lib/NetworkManager/libnm-vpnc-properties.so Try: zypper install -C "debuginfo(build-id)=35426b0819243fba700c88bf4eaf7bb6dbfe2d62" Missing separate debuginfo for /usr/lib/NetworkManager/libnm-pptp-properties.so Try: zypper install -C "debuginfo(build-id)=3bacb91ad5b56edec7ee3829c788b55587883e41" Missing separate debuginfo for /usr/lib/pango/1.6.0/modules/pango-basic-fc.so Try: zypper install -C "debuginfo(build-id)=395d3980bcccbcda664b8a59228f5d5620bd393d" Missing separate debuginfo for /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so Try: zypper install -C "debuginfo(build-id)=ed3b8f27a88e592596767318f91c98c72dbf9033" Missing separate debuginfo for /usr/lib/librsvg-2.so.2 Try: zypper install -C "debuginfo(build-id)=56dd69757c7efead107b07ee7466e726b1f4a33f" Missing separate debuginfo for /usr/lib/libgsf-1.so.114 Try: zypper install -C "debuginfo(build-id)=d8ca14e01dc4a92e0b3e1561c5693292ecf4b963" Missing separate debuginfo for /usr/lib/libcroco-0.6.so.3 Try: zypper install -C "debuginfo(build-id)=f5d1c44bc871f82e6b63f9400be9ba6d9261f5df" Missing separate debuginfo for /usr/lib/libbz2.so.1 Try: zypper install -C "debuginfo(build-id)=a489a6b8c5b138c7ff00ecb0fbdb9e4d7339cc2c" (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated Missing separate debuginfo for /usr/lib/libbeagle.so.1 Try: zypper install -C "debuginfo(build-id)=92aaa1539dbdd1e5f302e67c093a65d6845cfe13" [New Thread 0xb0f13b70 (LWP 7232)] [New Thread 0xb05ffb70 (LWP 7233)] Missing separate debuginfo for /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so Try: zypper install -C "debuginfo(build-id)=9bab016ffae51946c6f6a0486031dc68228129c3" ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid [Thread 0xb0f13b70 (LWP 7232) exited] Detaching after fork from child process 7261. (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated ** (nm-connection-editor:7215): WARNING **: nma_gconf_connection_new: (/system/networking/connections/4) error reading connection: (-1) (unknown) [Thread 0xb05ffb70 (LWP 7233) exited] (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated [New Thread 0xb05ffb70 (LWP 7274)] [New Thread 0xb0f13b70 (LWP 7275)] [Thread 0xb0f13b70 (LWP 7275) exited] (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated [New Thread 0xb0f13b70 (LWP 7281)] ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid [Thread 0xb0f13b70 (LWP 7281) exited] ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid ** (nm-connection-editor:7215): WARNING **: Invalid setting Wireless: ssid (nm-connection-editor:7215): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:7215): GLib-GObject-WARNING **: invalid cast from `NMConnectionEditor' to `GtkWindow' ** (nm-connection-editor:7215): WARNING **: nma_gconf_connection_new: (/system/networking/connections/1) error reading connection: (-1215082432) PQR\x8bT$\u0010\x8bD$\u000c\xe8 Program received signal SIGSEGV, Segmentation fault. 0xb777afcc in free () from /lib/libc.so.6 (gdb) q A debugging session is active. Inferior 1 [process 7215] will be killed. Quit anyway? (y or n) y -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c7 --- Comment #7 from Ben Walter <bwalter@directoryconcepts.co.nz> 2010-04-14 21:58:57 UTC --- I installed all the debug dependencies (except 1), output below: w700:~ # gdb nm-connection-editor GNU gdb (GDB) SUSE (6.8.91.20090930-2.4) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/nm-connection-editor...Reading symbols from /usr/lib/debug/usr/bin/nm-connection-editor.debug...done. done. (gdb) run Starting program: /usr/bin/nm-connection-editor [Thread debugging using libthread_db enabled] Detaching after fork from child process 22874. Missing separate debuginfo for /usr/lib/libfam.so.0 Try: zypper install -C "debuginfo(build-id)=8f65693b39c66f4ddeec26b06775242fadf7b908" ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202705] nm_vpn_plugin_ui_factory(): Enter nm_vpn_plugin_ui_factory... ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202759] novellvpn_plugin_ui_class_init(): Enter novellvpn_plugin_ui_class_init... ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202785] novellvpn_plugin_ui_interface_init(): Enter novellvpn_plugin_ui_interface_init... ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202810] novellvpn_plugin_ui_init(): Enter novellvpn_plugin_ui_init... ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202826] get_property(): Enter get_property(4096)... ** (nm-connection-editor:22871): DEBUG: <debug> [1271282239.202847] get_property(): Enter get_property(4098)... Detaching after fork from child process 22877. Detaching after fork from child process 22898. (nm-connection-editor:22871): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated [New Thread 0xb1046b70 (LWP 22899)] [New Thread 0xb06ffb70 (LWP 22900)] [Thread 0xb06ffb70 (LWP 22900) exited] (nm-connection-editor:22871): GLib-GObject-WARNING **: invalid cast from `NMConnectionEditor' to `GtkWindow' (nm-connection-editor:22871): libglade-WARNING **: Unexpected element <requires-version> inside <glade-interface>. (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (nm-connection-editor:22871): GLib-GObject-WARNING **: invalid cast from `NMConnectionEditor' to `GtkWindow' ** (nm-connection-editor:22871): WARNING **: nma_gconf_connection_new: (/system/networking/connections/1) error reading connection: (-1215082432) PQR\x8bT$\u0010\x8bD$\u000c\xe8 Program received signal SIGSEGV, Segmentation fault. 0xb777afcc in __libc_free (mem=0xb7ff3fc0) at malloc.c:3736 3736 malloc.c: No such file or directory. in malloc.c (gdb) q A debugging session is active. Inferior 1 [process 22871] will be killed. Quit anyway? (y or n) y -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |bnc-team-gnome@forge.provo. |ovo.novell.com |novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c8 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |bili@novell.com AssignedTo|bnc-team-gnome@forge.provo. |bili@novell.com |novell.com | --- Comment #8 from Li Bin <bili@novell.com> 2010-06-08 08:02:40 UTC --- I've already reproduce it and find the reason, just look at bnc#611630. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=589226 http://bugzilla.novell.com/show_bug.cgi?id=589226#c9 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Li Bin <bili@novell.com> 2010-06-08 08:03:18 UTC --- Dup it. *** This bug has been marked as a duplicate of bug 611630 *** http://bugzilla.novell.com/show_bug.cgi?id=611630 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com