Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-11598

[NMCI] nmtui_ipv6_routes_remove_basic_route test crashing

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • None
    • None
    • rhel-net-mgmt
    • ssg_networking
    • 15
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • None
    • Hide

      Given a system administrator responsible for managing NetworkManager installations in our infrastructure.

      When they execute the test ./test_run.sh nmtui_ipv6_routes_remove_basic_route from the NMCI suite

      Then the test should run without any crashes or interruptions.

      Show
      Given a system administrator responsible for managing NetworkManager installations in our infrastructure. When they execute the test ./test_run.sh nmtui_ipv6_routes_remove_basic_route from the NMCI suite Then the test should run without any crashes or interruptions.
    • None
    • None
    • None

      What were you trying to do that didn't work?

      crash in $subj test, detailed report attached

       

      Program terminated with signal SIGABRT, Aborted.
      #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
      50 return ret;
      [Current thread is 1 (Thread 0x7fd7de9e2480 (LWP 1130020))]
      (gdb) #0 0x00007fd7dc041acf in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
      #1 0x00007fd7dc014ea5 in __GI_abort () at abort.c:79
      #2 0x00007fd7dca102b3 in g_assertion_message (domain=<optimized out>, file=<optimized out>, line=<optimized out>, func=0x565377aa4c50 <_func_.45716> "nm_l3cfg_check_ready", message=<optimized out>) at gtestutils.c:2533
      #3 0x00007fd7dca6972e in g_assertion_message_expr (domain=domain@entry=0x565377aaac90 "nm", file=file@entry=0x565377aa071c "src/core/nm-l3cfg.c", line=line@entry=3124, func=func@entry=0x565377aa4c50 <_func_.45716> "nm_l3cfg_check_ready", expr=expr@entry=0x565377aa23f1 "!conflicts || !*conflicts") at gtestutils.c:2556
      #4 0x00005653779d6688 in nm_l3cfg_check_ready (self=0x5653790d56f0 [NML3Cfg], l3cd=0x5653792141a0, addr_family=addr_family@entry=2, flags=flags@entry=(NM_L3CFG_CHECK_READY_FLAGS_IP4_ACD_READY | NM_L3CFG_CHECK_READY_FLAGS_IP6_DAD_READY), conflicts=conflicts@entry=0x7ffd3e345220) at src/core/nm-l3cfg.c:3124
      #5 0x00005653778e6c3e in _dev_ipmanual_check_ready (self=0x56537910e360 [NMDeviceEthernet]) at src/core/devices/nm-device.c:10411
      #6 0x000056537791ed27 in _dev_l3_cfg_notify_cb (l3cfg=0x5653790d56f0 [NML3Cfg], notify_data=0x7ffd3e3460f0, self=0x56537910e360 [NMDeviceEthernet]) at src/core/devices/nm-device.c:4338
      #10 0x00007fd7dcf3f0e3 in <emit signal ??? on instance 0x5653790d56f0 [NML3Cfg]> (instance=instance@entry=0x5653790d56f0, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3448
      #7 0x00007fd7dcf223bd in g_closure_invoke (closure=0x56537910e5e0, return_value=0x0, n_param_values=2, param_values=0x7ffd3e3454e0, invocation_hint=0x7ffd3e345460) at gclosure.c:804
      #8 0x00007fd7dcf35915 in signal_emit_unlocked_R (node=node@entry=0x565379085360, detail=detail@entry=0, instance=instance@entry=0x5653790d56f0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffd3e3454e0) at gsignal.c:3636
      #9 0x00007fd7dcf3eaa6 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffd3e3456c0) at gsignal.c:3392
      #11 0x00005653779d5843 in _nm_l3cfg_emit_signal_notify (self=self@entry=0x5653790d56f0 [NML3Cfg], notify_data=notify_data@entry=0x7ffd3e3460f0) at src/core/nm-l3cfg.c:645
      #12 0x00005653779dd766 in _nm_l3cfg_notify_platform_change_on_idle (self=self@entry=0x5653790d56f0 [NML3Cfg], obj_type_flags=8) at src/core/nm-l3cfg.c:1467
      #13 0x0000565377799457 in _platform_signal_on_idle_cb (user_data=user_data@entry=0x565378ff2420) at src/core/nm-netns.c:481
      #14 0x00007fd7dca3debb in g_idle_dispatch (source=0x56537915aff0, callback=0x565377799310 <_platform_signal_on_idle_cb>, user_data=0x565378ff2420) at gmain.c:5579
      #15 0x00007fd7dca41aed in g_main_dispatch (context=0x565378fe9e60) at gmain.c:3193
      #16 0x00007fd7dca41aed in g_main_context_dispatch (context=context@entry=0x565378fe9e60) at gmain.c:3873
      #17 0x00007fd7dca41ea8 in g_main_context_iterate (context=0x565378fe9e60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3946
      #18 0x00007fd7dca421d2 in g_main_loop_run (loop=0x565378fe3720) at gmain.c:4142
      #19 0x0000565377708efa in main (argc=<optimized out>, argv=<optimized out>) at src/core/main.c:519

       

      Please provide the package NVR for which bug is seen:

      1.45.3-32608.copr.5ca7d8dbb7.el8

      How reproducible:

      ?

      Steps to reproduce

      1.  run ./test_run.sh nmtui_ipv6_routes_remove_basic_route from NMCI suite
      2.  
      3.  

      Expected results

      pass

      Actual results

      occasional crash

              nm-team Network Management Team
              rhn-engineering-vbenes Vladimir Benes
              Network Management Team Network Management Team
              Vladimir Benes Vladimir Benes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: