#19103: insmod segfaulting on 'insmod ifb.ko'
-------------------------+------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 ismod (from ubox) is segfaulting when inserting ifb.ko, all other modules
 are working :/

 {{{
 Core was generated by `insmod ifb'.
 Program terminated with signal 11, Segmentation fault.
 #0  get_module_path (name=0xffffab0ead "ifb") at
 /data/embedded/openwrt_erlite/build_dir/target-
 mips64_octeon_64_eglibc-2.19/ubox-2015-02-26/kmodloader.c:131
 131             for (p = module_folders; *p; p++) {
 (gdb) bt
 #0  get_module_path (name=0xffffab0ead "ifb") at
 /data/embedded/openwrt_erlite/build_dir/target-
 mips64_octeon_64_eglibc-2.19/ubox-2015-02-26/kmodloader.c:131
 #1  0x00000001200012d0 in main_insmod (argv=0xffffaafe08, argc=<optimized
 out>)
     at /data/embedded/openwrt_erlite/build_dir/target-
 mips64_octeon_64_eglibc-2.19/ubox-2015-02-26/kmodloader.c:596
 #2  main (argc=<optimized out>, argv=0xffffaafe08) at
 /data/embedded/openwrt_erlite/build_dir/target-
 mips64_octeon_64_eglibc-2.19/ubox-2015-02-26/kmodloader.c:834
 (gdb)
 }}}

 saw this on my edgrouter lite, but there was another guy on irc with the
 same problem on ar71xx+uclibc

--
Ticket URL: <https://dev.openwrt.org/ticket/19103>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to