system automatically reboot due to MC7430

dailijin dailijin126 at 126.com
Fri Sep 2 03:02:32 UTC 2016


Hi All,


when I reproduce it again, the log as below:
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: New USB device found, idVendor=1199, idProduct=9071
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: Product: Sierra Wireless MC7455 Qualcomm® Snapdragon™ X7 LTE-A
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: Manufacturer: Sierra Wireless, Incorporated
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: SerialNumber: LU55030071041009
Sep 01 23:12:59 tvupack kernel: GobiSerial 1-1.6.5:1.2: GobiSerial converter detected
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: GobiSerial converter now attached to ttyUSB11
Sep 01 23:12:59 tvupack kernel: GobiSerial 1-1.6.5:1.3: GobiSerial converter detected
Sep 01 23:12:59 tvupack kernel: usb 1-1.6.5: GobiSerial converter now attached to ttyUSB12
Sep 01 23:12:59 tvupack kernel: qmi_wwan 1-1.6.5:1.8: cdc-wdm11: USB WDM device
Sep 01 23:12:59 tvupack kernel: qmi_wwan 1-1.6.5:1.8 wwan10: register 'qmi_wwan' at usb-0000:00:1d.0-1.6.5, WWAN/QMI device, c2:1d:5c:87:2a:56
Sep 01 23:12:59 tvupack kernel: qmi_wwan 1-1.6.5:1.10: cdc-wdm12: USB WDM device
Sep 01 23:12:59 tvupack kernel: qmi_wwan 1-1.6.5:1.10 wwan11: register 'qmi_wwan' at usb-0000:00:1d.0-1.6.5, WWAN/QMI device, c2:1d:5c:87:2a:56
Sep 01 23:12:59 tvupack systemd-sysctl[26114]: Overwriting earlier assignment of kernel/sysrq in file '/usr/lib64/sysctl.d/60-gentoo.conf'.
Sep 01 23:12:59 tvupack NetworkManager[755]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.6/1-1.6.5/1-1.6.5:1.8/net/wwan10, iface: wwan10)
Sep 01 23:12:59 tvupack NetworkManager[755]: SCPluginIfupdown: locking wired connection setting
Sep 01 23:12:59 tvupack NetworkManager[755]: Ifupdown: get unmanaged devices count: 13
Sep 01 23:12:59 tvupack systemd-sysctl[26116]: Overwriting earlier assignment of kernel/sysrq in file '/usr/lib64/sysctl.d/60-gentoo.conf'.
Sep 01 23:12:59 tvupack NetworkManager[755]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.6/1-1.6.5/1-1.6.5:1.10/net/wwan11, iface: wwan11)
Sep 01 23:12:59 tvupack NetworkManager[755]: SCPluginIfupdown: locking wired connection setting
Sep 01 23:12:59 tvupack NetworkManager[755]: Ifupdown: get unmanaged devices count: 14
Sep 01 23:13:15 tvupack perl[13323]: tvudial  : slotid: 5, using dev 0 -> cdc-wdm3 to dial MC7430
Sep 01 23:13:15 tvupack perl[13323]: tvudial  : slotid: 5, using dev 0 -> wwan2 to dial MC7430, diaing net name: wwan2
Sep 01 23:13:15 tvupack kernel: usb 1-1.6.2: USB disconnect, device number 48
Sep 01 23:13:15 tvupack kernel: GobiSerial driver ttyUSB5: GobiSerial converter now disconnected from ttyUSB5
Sep 01 23:13:15 tvupack kernel: GobiSerial 1-1.6.2:1.2: device disconnected
Sep 01 23:13:15 tvupack kernel: GobiSerial driver ttyUSB6: GobiSerial converter now disconnected from ttyUSB6
Sep 01 23:13:15 tvupack kernel: GobiSerial 1-1.6.2:1.3: device disconnected
Sep 01 23:13:15 tvupack kernel: qmi_wwan 1-1.6.2:1.8 wwan4: unregister 'qmi_wwan' usb-0000:00:1d.0-1.6.2, WWAN/QMI device
Sep 01 23:13:15 tvupack kernel: qmi_wwan 1-1.6.2:1.10 wwan5: unregister 'qmi_wwan' usb-0000:00:1d.0-1.6.2, WWAN/QMI device
Sep 01 23:13:15 tvupack kernel: skbuff: skb_under_panic: text:ffffffff816a609d len:167 put:65 head:ffff8800682ddc40 data:ffff8800682ddc3f tail:0xa6 end:0x640 dev:wwan8







--

Best Regards,
Dai,Lijin

在 2016-09-02 10:00:24,"dailijin" <dailijin126 at 126.com> 写道:

Hi Bjorn,


I am not sure whether the modem send IPV6 packet, how do I check this?


I also reproduce this issue again. plugin 6 MC7430 with 3 SIM card, connect WIFI,  the device do live about 12 hour with 400k/2s, this issue happen.


I also attach qmi_wwan driver source code, could you check it and whether can find any clue about this issue? the uncompress command is "tar zxvf my_qmi_wwan.tar.gz"


I am very appreciate all your notice on this issue.




--

Best Regards,
Dai,Lijin



在 2016-09-02 02:53:12,"Bjørn Mork" <bjorn at mork.no> 写道:
>dailijin  <dailijin126 at 126.com> writes:
>
>> void usbnet_skb_return (struct usbnet *dev, struct sk_buff *skb)
>> {
>>     int status;
>>
>>
>>     if (test_bit(EVENT_RX_PAUSED, &dev->flags)) {
>>         skb_queue_tail(&dev->rxq_pause, skb);
>>         return;
>>     }    
>>     if (skb->protocol != 8)
>>         skb->protocol = eth_type_trans (skb, dev->net);
>>    .......
>> }
>
>And if the modem ever sends qmi_wwan a raw IPv6 packet, then that will
>obviously blow up...
>
>
>Bjørn
>_______________________________________________
>libqmi-devel mailing list
>libqmi-devel at lists.freedesktop.org
>https://lists.freedesktop.org/mailman/listinfo/libqmi-devel





 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20160902/1eb88795/attachment.html>


More information about the libqmi-devel mailing list