! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfprint-manager doesn't start - unable to open printing plugins
Status:
CLOSED: DUPLICATE
Product:
Xfprint4
Component:
General

Comments

Description Oliver Lehmann 2005-04-13 19:59:28 CEST
Hi,

I'm running xfce 4.2.1.1 on FreeBSD/i3865.3

When I try to start an unconfigured xfprint-manager I'm getting:

** ERROR **: Unable to load printing system module file_plugin.so
aborting...
Abort (core dumped)
Exit 134

There is no file_plugin.* not in your source-tarball, nor after I compiled it.



After that I configured the printing system through "Setup". I'm now getting:

** ERROR **: Unable to load printing system module bsdlpr_plugin.so
aborting...
Abort (core dumped)
Exit 134

ktrace/kdump tells me, that this is a lie (See Add. inf.)

Reproducible: Always
Steps to Reproduce:
1. install xfprint
2. start xfprint-manager
3. 




 61499 xfprint-manager CALL  stat(0x8068ac0,0xbfbfead0)
 61499 xfprint-manager NAMI  "/usr/X11R6/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so"
 61499 xfprint-manager RET   stat 0
 61499 xfprint-manager CALL  sigprocmask(0x1,0x2806e8a0,0xbfbfeaa0)
 61499 xfprint-manager RET   sigprocmask 0
 61499 xfprint-manager CALL  open(0x280796c0,0,0x2807ac00)
 61499 xfprint-manager NAMI  "/usr/X11R6/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so"
 61499 xfprint-manager RET   open 4
 61499 xfprint-manager CALL  fstat(0x4,0xbfbfea70)
 61499 xfprint-manager RET   fstat 0
 61499 xfprint-manager CALL  read(0x4,0x2806e9a0,0x1000)
 61499 xfprint-manager GIO   fd 4 read 4096 bytes
[...]
 61499 xfprint-manager RET   read 4096/0x1000
 61499 xfprint-manager CALL  mmap(0,0x4000,0x5,0x20002,0x4,0,0,0)
 61499 xfprint-manager RET   mmap 681324544/0x289c3000
 61499 xfprint-manager CALL  mprotect(0x289c5000,0x1000,0x7)
 61499 xfprint-manager RET   mprotect 0
 61499 xfprint-manager CALL  mprotect(0x289c5000,0x1000,0x5)
 61499 xfprint-manager RET   mprotect 0
 61499 xfprint-manager CALL  mmap(0x289c6000,0x1000,0x3,0x12,0x4,0,0x2000,0)
 61499 xfprint-manager RET   mmap 681336832/0x289c6000
 61499 xfprint-manager CALL  close(0x4)
 61499 xfprint-manager RET   close 0
[ after that a lot of gtk/X11 libs are opend - and charset.alias]
 61499 xfprint-manager RET   read 641/0x281
 61499 xfprint-manager CALL  break(0x8071000)
 61499 xfprint-manager RET   break 0
 61499 xfprint-manager CALL  read(0x4,0x806c000,0x4000)
 61499 xfprint-manager GIO   fd 4 read 0 bytes
       ""
 61499 xfprint-manager RET   read 0
 61499 xfprint-manager CALL  close(0x4)
 61499 xfprint-manager RET   close 0
 61499 xfprint-manager CALL  write(0x2,0x8069f00,0x51)
 61499 xfprint-manager GIO   fd 2 wrote 81 bytes
       "
        ** ERROR **: Unable to load printing system module bsdlpr_plugin.so
        aborting...
       "
 61499 xfprint-manager RET   write 81/0x51
 61499 xfprint-manager CALL  sigprocmask(0x3,0xbfbfe6f8,0)
 61499 xfprint-manager RET   sigprocmask 0
 61499 xfprint-manager CALL  getpid
 61499 xfprint-manager RET   getpid 61499/0xf03b
 61499 xfprint-manager CALL  kill(0xf03b,0x6)
 61499 xfprint-manager RET   kill 0
 61499 xfprint-manager PSIG  SIGIOT SIG_DFL
 61499 xfprint-manager NAMI  "xfprint-manager.core"
Comment 1 Jean-François Wauthy editbugs 2005-04-13 20:06:14 CEST

*** This bug has been marked as a duplicate of 851 ***
Comment 2 Oliver Lehmann 2005-04-13 20:14:54 CEST
Bug 851 is not talking abut my "unable to open bsdlpr_plugin.so" problem,
only about the "unable to open file_plugin.so" problem. So it's only partly a
duplicate report
Comment 3 Jean-François Wauthy editbugs 2005-04-13 20:33:31 CEST
in fact it's a duplicate anyway :D
sorry i didn't read all the report, i'm so tired

*** This bug has been marked as a duplicate of 871 ***

Bug #908

Reported by:
Oliver Lehmann
Reported on: 2005-04-13
Last modified on: 2009-07-14

People

Assignee:
Jean-François Wauthy
CC List:
0 users

Version

Attachments

Additional information